Drop old bootflag detection + be more verbose about its execution
authorMichael Prokop <mika@grml.org>
Thu, 28 May 2020 07:40:22 +0000 (09:40 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 28 May 2020 07:40:51 +0000 (09:40 +0200)
Our custom boot flag detection isn't reliable, so there's no
point in using it, instead let's rely on python3-parted only.

While at it, rename "bootflag" into "boot flag" in human readable
strings.

While at it, also be more verbose about the execution (esp. the
"sync" step takes a while and might look like something is
hanging).

Thanks: Darshaka Pathirana for bug report and debugging
Closes: grml/grml2usb#19


No differences found