[Git-commits] [grml/grml2usb] fcf63b: Reread partition table after installing MBR to ens...
Michael Prokop
noreply at github.com
Wed Jun 3 15:12:03 CEST 2020
Branch: refs/heads/master
Home: https://github.com/grml/grml2usb
Commit: fcf63b74e77193db1cc5e797e79f20736de23222
https://github.com/grml/grml2usb/commit/fcf63b74e77193db1cc5e797e79f20736de23222
Author: Michael Prokop <mika at grml.org>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M grml2usb
Log Message:
-----------
Reread partition table after installing MBR to ensure devices exist
We need to execute blockdev after installing the MBR, otherwise
the devices might not exist yet as expected and executing syslinux
can fail therefore.
While at it remove duplicate mbrtemplate python docstring in install_mbr
Closes: grml/grml2usb#33
Thanks: Darshaka Pathirana for debugging
Commit: 67809e1cd9690cbd9f12fde6f20775e24df8548d
https://github.com/grml/grml2usb/commit/67809e1cd9690cbd9f12fde6f20775e24df8548d
Author: Michael Prokop <mika at grml.org>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M grml2usb
Log Message:
-----------
Merge remote-tracking branch 'origin/pr/35'
Compare: https://github.com/grml/grml2usb/compare/8576eac780fd...67809e1cd969
More information about the Git-commits
mailing list