canonical / ubuntu-desktop-provision

Ubuntu Desktop Provision
GNU General Public License v3.0
58 stars 27 forks source link

feat(bootstrap): include subiquity late commands fix #783

Closed d-loose closed 2 weeks ago

d-loose commented 2 weeks ago

This includes the subiquity fix for lp:2065958 in the desktop installer.

I've added a test case that ensures the LATE_COMMANDS status is treated correctly, i.e. leaves the installation page in the "installing" state.

Supersedes #781 UDENG-3382