[Git-commits] [grml/grml2usb] 463068: Option --rw-blockdev: ensure to set device to rw b...
Michael Prokop
mika at grml.org
Wed May 24 15:53:10 CEST 2017
Branch: refs/heads/master
Home: https://github.com/grml/grml2usb
Commit: 463068976531bda91d3fe79246bd58bc3f88031d
https://github.com/grml/grml2usb/commit/463068976531bda91d3fe79246bd58bc3f88031d
Author: Michael Prokop <mika at grml.org>
Date: 2017-05-24 (Wed, 24 May 2017)
Changed paths:
M grml2usb
Log Message:
-----------
Option --rw-blockdev: ensure to set device to rw between grub-install runs + don't set rw on source
If we're invoking set_rw on the source device this probably
points to the source ISO which will fail.
On the other side we invoke grub-intall with and without --force
in a loop and have to unblock the underlying block device in
between as well, otherwise failing to install.
Commit: a78b6bdec5d9f74d54c5ddd0787f8cdca8a6fa49
https://github.com/grml/grml2usb/commit/a78b6bdec5d9f74d54c5ddd0787f8cdca8a6fa49
Author: Michael Prokop <mika at grml.org>
Date: 2017-05-24 (Wed, 24 May 2017)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 0.15.1
Compare: https://github.com/grml/grml2usb/compare/e4a774796aaf...a78b6bdec5d9
More information about the Git-commits
mailing list