Skip to content

Improvements for bootspec generation

Uwe Kleine-König requested to merge ukleinek/flash-kernel:bootspec into master

If /boot is on a separate partition, the filenames in the bootspec entry must be relative to /boot instead of /. Implementing that and two other minor tweaks are included here. Also make it easy to make a machine use the bootspec method by parsing the kernel cmdline.

Edited by Uwe Kleine-König

Merge request reports

Loading