[Git-commits] [grml/grml-debootstrap] 1c4b3b: Correct indentation in switch statement

Michael Prokop noreply at github.com
Fri Jun 4 10:52:09 CEST 2021


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-debootstrap
  Commit: 1c4b3b085765b496639b03bcaa4fdec68480a138
      https://github.com/grml/grml-debootstrap/commit/1c4b3b085765b496639b03bcaa4fdec68480a138
  Author: Paul Menzel <pmenzel at molgen.mpg.de>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M grml-debootstrap

  Log Message:
  -----------
  Correct indentation in switch statement

Fixes: 01b5b0ff ("Support F2FS in VMs by including f2fs driver in grub-mkimage")


  Commit: 899540974cd6a5eb430b8731f4b4cd85788948c7
      https://github.com/grml/grml-debootstrap/commit/899540974cd6a5eb430b8731f4b4cd85788948c7
  Author: Paul Menzel <pmenzel at molgen.mpg.de>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M grml-debootstrap

  Log Message:
  -----------
  Support XFS in VMs by including xfs driver in grub-mkimage

Follow commit 01b5b0ff ("Support F2FS in VMs by including f2fs driver in
grub-mkimage") to support XFS. I’d say, open-coding three entries is
alright but for more entries a generic solution would be nice.


  Commit: f6d7aac660255550d19b17e8ea6760222f59bbb8
      https://github.com/grml/grml-debootstrap/commit/f6d7aac660255550d19b17e8ea6760222f59bbb8
  Author: Paul Menzel <pmenzel at molgen.mpg.de>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M packages

  Log Message:
  -----------
  Remove *os-prober* from shipped packages list

This follows up on commit 9ae6b12a ("Avoid installation of os-proper in
VM environments"). *os-prober* is recommended by *grub-pc*, so do not
list it explicitly, in case alternatives arise, and the recommended
packages of *grub-pc* are adapted.


  Commit: 457e3e47524aca9f8fa85ae26bf214c2a704adb9
      https://github.com/grml/grml-debootstrap/commit/457e3e47524aca9f8fa85ae26bf214c2a704adb9
  Author: Paul Menzel <pmenzel at molgen.mpg.de>
  Date:   2021-06-03 (Thu, 03 Jun 2021)

  Changed paths:
    M config

  Log Message:
  -----------
  config: Replace em dash — by `--` for switch in comment

Fixes: d88d27d7 ("drop enabled config variables from config file and use defaults")


  Commit: e914b6aa3fbdfbd281b1fa6ca17e7adbe99e5d7c
      https://github.com/grml/grml-debootstrap/commit/e914b6aa3fbdfbd281b1fa6ca17e7adbe99e5d7c
  Author: Michael Prokop <mika at grml.org>
  Date:   2021-06-04 (Fri, 04 Jun 2021)

  Changed paths:
    M grml-debootstrap

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/pr/175'


  Commit: 34dce09cd561bb0444039c1746b6d1ad86105d13
      https://github.com/grml/grml-debootstrap/commit/34dce09cd561bb0444039c1746b6d1ad86105d13
  Author: Michael Prokop <mika at grml.org>
  Date:   2021-06-04 (Fri, 04 Jun 2021)

  Changed paths:
    M packages

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/pr/176'


  Commit: 59e75958079096421a679c83e2526c973038ba83
      https://github.com/grml/grml-debootstrap/commit/59e75958079096421a679c83e2526c973038ba83
  Author: Michael Prokop <mika at grml.org>
  Date:   2021-06-04 (Fri, 04 Jun 2021)

  Changed paths:
    M config

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/pr/177'


Compare: https://github.com/grml/grml-debootstrap/compare/1801808abd60...59e759580790


More information about the Git-commits mailing list