I wanted to let folks in this thread know that I’ve added Byzantium to my /etc/apt/sources.list and have done a full upgrade and everything appears to be working well. This is what you can do if you want to test the rolling release;
- Edit
/etc/apt/sources.listor add an entry to/etc/apt/sources.list.d/ - Add these repos;
deb https://repo.puri.sm/pureos byzantium main
deb https://repo.pureos.net/pureos byzantium-updates main
deb https://repo.pureos.net/pureos byzantium-security main
- Run
sudo apt update && sudo apt full-upgrade
Please note, this is an early release, it is meant for testing, not production.