[Git-commits] [grml/grml-debootstrap] 52c01f: Properly exit if GRUB installation fails

Michael Prokop noreply at github.com
Tue Oct 15 16:45:42 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-debootstrap
  Commit: 52c01f74a2f5c52d17cffdd6cddf042553f3eba0
      https://github.com/grml/grml-debootstrap/commit/52c01f74a2f5c52d17cffdd6cddf042553f3eba0
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-08-21 (Wed, 21 Aug 2019)

  Changed paths:
    M chroot-script

  Log Message:
  -----------
  Properly exit if GRUB installation fails

For example when partition table is GPT but grub installation
expects a MS-DOS partition table, then grub-install fails
but grml-debootstrap ignored this. Since the system isn't bootable
then this might go unnoticed, so properly fail as soon as grub-install
returns with exit code != 0.


  Commit: 6374e62760c15df0a521d345ec12070737e86654
      https://github.com/grml/grml-debootstrap/commit/6374e62760c15df0a521d345ec12070737e86654
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-10-15 (Tue, 15 Oct 2019)

  Changed paths:
    M chroot-script

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


Compare: https://github.com/grml/grml-debootstrap/compare/e759ea337968...6374e62760c1


More information about the Git-commits mailing list