This patch seems to do all of the right things in the installer, except that I'm not seeing the mdadm/boot_degraded value in /var/lib/preseed/log. I'm not sure why that is...any help would be appreciated.
It also fixes a small but significant bug in the handling of obtaining the initial value in the mdadm.deb, which was defaulting BOOT_DEGRADED="false", rather than "", which would affect the following -n test.
I think this patch is ready for sponsorship and testing.
Patch attached.
This patch seems to do all of the right things in the installer, except that I'm not seeing the mdadm/boot_degraded value in /var/lib/ preseed/ log. I'm not sure why that is...any help would be appreciated.
It also fixes a small but significant bug in the handling of obtaining the initial value in the mdadm.deb, which was defaulting BOOT_DEGRADED= "false" , rather than "", which would affect the following -n test.
I think this patch is ready for sponsorship and testing.
:-Dustin