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)
commit705a96b84994905fbc63e3926a5af785ac0c03bc
tree24c239777cd797fa27571e3bad47d2b2f452c19b
parent0de90ba415ca8819f4785e053a3c689b06daedd3
Drop old bootflag detection + be more verbose about its execution

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
grml2usb