Is it possible to get Devuan Linux as a rolling release?
All I can download seem to be the Jessie and ASCII releases, but I cannot find a link to Beowulf and Ceres.
Can Ceres be defined a rolling release?
Can Ceres be defined a rolling release?
Devuan Ceres is the unstable suite ( Sid), it is a cyclic-rolling distribution.
Is it possible to get Devuan Linux as a rolling release?
Install the ascii then edit your /etc/apt/sources.list , change the codename from ascii to ceres or unstable.
From:
deb http://pkgmaster.devuan.org/merged ascii main deb http://pkgmaster.devuan.org/merged ascii-updates main deb http://pkgmaster.devuan.org/merged ascii-security main to
deb http://pkgmaster.devuan.org/merged unstable main or
deb http://pkgmaster.devuan.org/merged ceres main Then run:
apt update && apt dist-upgrade