Skip to content

update-u-boot: support gnu sed

Administrator requested to merge update-u-boot-busybox-sed into master

reported by @saba in chat, if gnu sed is used, update-u-boot fails to find the boot partition. basically, it doesn't support using \d: https://stackoverflow.com/questions/14671293/why-doesnt-d-work-in-regular-expressions-in-sed/14671365#14671365

Thanks @Arnavion for the help figuring this out!

Edited by Administrator

Merge request reports

Loading