From: Michael Prokop Date: Thu, 28 May 2020 07:40:22 +0000 (+0200) Subject: Drop old bootflag detection + be more verbose about its execution X-Git-Tag: v0.18.1~4^2 X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=705a96b84994905fbc63e3926a5af785ac0c03bc;hp=705a96b84994905fbc63e3926a5af785ac0c03bc 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 ---