Refactor the installation initramfs script to run chooser at writable
tmpfs creation time. This change requires a new version of chooser
from spike-tools.
Install mode is fully implemented, but recover mode only works with the
system we already booted from. Support to rebooting from a different
version will be added after establishing the boot strategy for current
and next kernels to avoid passing an open variable to the kernel command
line.
Refactor the installation initramfs script to run chooser at writable tmpfs creation time. This change requires a new version of chooser from spike-tools.
Install mode is fully implemented, but recover mode only works with the system we already booted from. Support to rebooting from a different version will be added after establishing the boot strategy for current and next kernels to avoid passing an open variable to the kernel command line.
Signed-off-by: Claudio Matsuoka claudio.matsuoka@canonical.com