[Git-commits] [grml/grml2usb] 83e35c: Check for boot flag before possibly creating FAT16...
Michael Prokop
noreply at github.com
Wed Jun 3 13:41:22 CEST 2020
Branch: refs/heads/mika/gh30
Home: https://github.com/grml/grml2usb
Commit: 83e35c2bca68845f81fc370387175791817f0427
https://github.com/grml/grml2usb/commit/83e35c2bca68845f81fc370387175791817f0427
Author: Michael Prokop <mika at grml.org>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M grml2usb
Log Message:
-----------
Check for boot flag before possibly creating FAT16 on the partition
Checks should be performed before actually modifying the USB device,
if the user specified `--fat16` then the boot flag should be checked
*before* the FAT filesystem gets created.
Closes: grml/grml2usb#30
More information about the Git-commits
mailing list