[Git-commits] [grml/grml2usb] 5033f5: Support --rw-blockdev option for usage with read-o...
Michael Prokop
mika at grml.org
Thu Apr 27 18:51:21 CEST 2017
Branch: refs/heads/master
Home: https://github.com/grml/grml2usb
Commit: 5033f52497a444831696f178ba6ee77722a4533d
https://github.com/grml/grml2usb/commit/5033f52497a444831696f178ba6ee77722a4533d
Author: Michael Prokop <mika at grml.org>
Date: 2017-04-13 (Thu, 13 Apr 2017)
Changed paths:
M grml2usb
Log Message:
-----------
Support --rw-blockdev option for usage with read-only/forensic like devices
If the system is running in a read-only mode for devices and
setting devices to read-only when they appear (e.g. partition
table scans) then we need to explictely set read-write mode
on the involved devices (e.g. /dev/sdx + /dev/sdx2 if /dev/sd2
is the target partition).
Be aware that you might have to use the --skip-bootflag option
as well then, because this option triggers parted code which
is behaving bad with read-only devices.
Commit: d6593e5523026b5f5bdd5906c7a98f0f5cc3caed
https://github.com/grml/grml2usb/commit/d6593e5523026b5f5bdd5906c7a98f0f5cc3caed
Author: Michael Prokop <mika at grml.org>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M debian/changelog
Log Message:
-----------
Release new version 0.15.0
Compare: https://github.com/grml/grml2usb/compare/aba2e512be48...d6593e552302
More information about the Git-commits
mailing list