Improvements for bootspec generation
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