[Git-commits] [grml/grml2usb] 9cbb23: Option --rw-blockdev: set r/w also in GRUB specifi...
Michael Prokop
mika at grml.org
Wed May 31 11:33:58 CEST 2017
Branch: refs/heads/master
Home: https://github.com/grml/grml2usb
Commit: 9cbb2312cb49156f1daa60e1a9f91d0516dc68e3
https://github.com/grml/grml2usb/commit/9cbb2312cb49156f1daa60e1a9f91d0516dc68e3
Author: Michael Prokop <mika at grml.org>
Date: 2017-05-31 (Wed, 31 May 2017)
Changed paths:
M grml2usb
Log Message:
-----------
Option --rw-blockdev: set r/w also in GRUB specific steps
Thanks: Ralf Moll
Commit: 6412ea248480b2f4a05914b815fb4c3d84582f0a
https://github.com/grml/grml2usb/commit/6412ea248480b2f4a05914b815fb4c3d84582f0a
Author: Michael Prokop <mika at grml.org>
Date: 2017-05-31 (Wed, 31 May 2017)
Changed paths:
M grml2usb
Log Message:
-----------
Ensure that grub-install doesn't receive emtpy command line argument
We run grub-install once without --force and if that fails
try rerunning with --force. On the first run we pass an
empty argument though that grub-install assumes as install
device and fails with:
/usr/sbin/grub-install: error: More than one install device?.
By using "--" as option to signify the end of command line
options we avoid this failure in the run without passing the
--force option.
Commit: 80ba784ddef12e27a63e0cb88cc1332d0259cb32
https://github.com/grml/grml2usb/commit/80ba784ddef12e27a63e0cb88cc1332d0259cb32
Author: Michael Prokop <mika at grml.org>
Date: 2017-05-31 (Wed, 31 May 2017)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 0.15.3
Compare: https://github.com/grml/grml2usb/compare/c7391636f9ef...80ba784ddef1
More information about the Git-commits
mailing list