KanoComputing / kano-updater

GNU General Public License v2.0
9 stars 11 forks source link

[OS-227] Stretch Update: Add upgrade path to v4.x.x #330

Closed tombettany closed 6 years ago

tombettany commented 6 years ago

Up to now the Debian sources lists have been unmanaged and placed in the system manually, migrate them into a package to allow them to be properly managed, recoverable and verifiable.

Add a post-update step to the updater to switch the sources over to the new repository for those users who have hardware compatible with v4.x.x and relaunch the updater flow once those are in place to trigger the update. For those staying on Jessie, 3.16.0 will be the final update and the updater will clean up to ensure that all is well.

This will be in the stretch repository, a similar change will follow to be placed in jessie.

tombettany commented 6 years ago

Thanks guys, I'm going to merge this all in so we can properly test.