That’s okay of course, it is up to you what software you run!
If you want to move back to PureOS you ought to be able to by editing your /etc/apt/sources.list either via the command line or via the GNOME Software tool.
I had added the Debian lines to that file to troubleshoot a separate issue, but they’ve been commented out and I still can’t get back onto PureOS (tried sudo apt update && sudo apt upgrade).
Did you update your “base-files”? That is the package that ought to hold the change. Also, do you have any other repos in your sources.list? Or in /etc/apt/sources.list.d/*?
jon@librem:~$ ls /etc/apt/sources.list.d/
jon@librem:~$ sudo apt install base-files
Reading package lists… Done
Building dependency tree
Reading state information… Done
base-files is already the newest version (10.3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
jon@librem:~$ for i in clean update upgrade; do sudo apt $i; done
I got quite a few new/upgraded packages, but my /etc/os-release is still the Debian Buster stuff.
I didn’t mean to derail this thread with my technical issue, and it’s really not much of an issue. I’m fairly certain I won’t be missing any major critical OS security patches with this setup, so I suppose it’s fine. Just strange.
As I understand currently PureOS is based on Debian Testing while LMDE (Linux Mint Debian Edition) is based on Debian Stable. That’s interesting. I’m curios what are the pros and cons for each approach.
I’m sorry I haven’t read through the 101-post thread.
I think this discussion (the question as originally posed) is no longer relevant in the sense that Purism now offers both. Period.
My 2c for the pros and cons (cross-post):
Get work done with the minimum of disruption - value stability - Amber (stable)
Always have the latest and greatest - need new functionality - Byzantium (rolling)
I myself go for stable. Just gimme the bug fixes. The downside is that when I do finally choose to do a version upgrade, there is much more to download, it all takes a long time, and all the breakages and incompatible changes happen at once. So I plan the version upgrade for a time when I can afford to devote a half day to a day to messing around. (NB: This is Ubuntu not PureOS but it all comes from Debian.)
Note the warning that the Byzantium ISO is “experimental”. That was 5 days ago. I don’t know whether that would have changed in the last 5 days. If not then the safe approach is to take an Amber ISO, let that fully install itself, and then change over from Amber to Byzantium (as per the first link). If this is a crash test dummy computer then just go ahead and use the Byzantium ISO regardless.
Note that an ISO, any ISO, is really only relevant for a new install. If this is an existing PureOS install then just change over from Amber to Byzantium (as per the first link).
The first link does not say it explicitly but I believe you will want to comment out Amber when adding Byzantium.
The Wikipedia article provides a citation back to a blog post from Purism. However that post appears to be talking about “green”. So, yes, not incorrect at the time it was written but out of date.