0.9 Features: - boot-deploy now reads deviceinfo vars from /usr/share/deviceinfo/deviceinfo first, then /etc/deviceinfo. This allows distros to set default values, which users can override in /etc/deviceinfo (MR 29) Fixes: - crypttab entries may not be used (MR 29) Breaking Changes: - (distro packaging) OS distro customization has been moved from /etc/boot/boot-deploy to /usr/share/boot-deploy/os-customization. (MR 30) - /etc/boot/cmdline.txt is no longer used. To add kernel command line options, set the deviceinfo_kernel_cmdline_append variable in deviceinfo (MR 29)