I received my new Purism yesterday and have been letting it acclimate due to the weather.
What version of PureOS is shipped with it?
I tried to find the OS and the sources on the Purism site with no luck. Where are the sources for it?
(debating which OS to use on it and will be experimenting with different ones, planning on upgrading the hardware)
PureOS is based on Debian Testing and is therefore not a rolling release distribution.
Here is a good overview: https://distrowatch.com/table.php?distribution=pureos
With cat /etc/issue you get the version displayed immediately at least under Debian, so I suspect something similar with PureOS (unfortunately I donāt have one there for testing).
Yes, PureOS is based on Debian Testing but at the moment it is not āfreezingā Testing and turning it into a stable release, rather it is kind of a rolling release based on need. There will be a roadmap forthcoming hopefully that more clearly explains the plans for PureOS and the process.
Unfortunately distrowatch is not quite accurate (PureOS does not come from France) but Iāll try and get in touch with someone at distrowatch and update that.
The best way to tell which version of PureOS you are running is to go to the command line and type ālsb_release -aā On my Librem 13, version 3 the output from that command says;
$ lsb_release -a
No LSB modules are available.
Distributor ID: PureOS
Description: PureOS GNU/Linux 8
Release: 8
Codename: green
So Iām running PureOS version 8 on this machine. Hope that helps.
Thanks all. This week has been too busy to work on it (maybe Saturday). I did find the PureOS site, and it linked to the Purism site, but not the other way around, which seems odd and against the spirit of the GPL, to me. Figured a link would be more obvious.
or just write in the terminal the following:
apropos āreleaseā
then read and chose what you think it is that you want to find. then you can type anything you want instead of āreleaseā and it will find those commands for you.
i would be interested to know how pureOS receives itās security updates ? is it similar to debian stable(currently 9.6) ?
Security updates happen a number of ways, though the bulk of userland relies on Debian Testingās security process. This is relatively fast in the sense that you donāt have to wait until security fixes get backported to stable. We are very close to a number of projects, like coreboot and Heads so we can participate there as well. We are in the early stages of outlining what an advanced, security specific team would look like inside PureOS and what sort of value it would bring to the wider free software ecosystem.