There's Siduction which is basically Debian Sid (unstable) with a lot of the work done for you.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
chiming in to say i'm currently running siduction on my laptop - it's pretty good, i like it
I thought Debian Testing was basically rolling? Most of the packages at least Btw: Tumbleweed has been rock solid for me over years.
I think you want Debian Unstable (Sid) or smth
@mateowoetam It is Debian Sid. You can use Debian 12 Installer. After installing, you can change your repositories in /etc/apt/sources.list to sid, and running apt-get update and apt-get dist-upgrade. I suppose you would prefer installing minimal packages before upgrading to Sid.
I don't know about a Debian-based rolling release. Have you thought about going to Arch. Pacman is a pretty good package management system.
Pacman is not a good package manager; if something goes wrong during the install it can leave your system in an unstable state. A better package manager would be one that has transactional updates.
Fedora is rolling relase and stable. I choose fedora for some time, and after more than 4 years, never come back to deb based distro...
It's fun under EL
Fedora is most definitely not a rolling release. (Or stable in my experience)
Fedora is stable enough (never have any crash with Fedora for 5 years, as long as I remember on Thinkpad), and it's bleeding edge, most of software that's just published, will be available in most fedora repo less than 1 day, as I remember. If it's not rolling release, then what is it? Or the term of rolling release is different?
Fedora has quick updates, but big changes like gcc or gnome version upgrades, default desktop layout and included software, changes to the package manager, etc. all happen on numbered version releases. They're on Fedora 38 now. Rolling release distros don't have numbered releases, they just make changes whenever they're ready and the "releases" are usually more or less arbitrary snapshots. If you go to the Arch download page, you'd see that the current release is just the date the snapshot was made.
Oh, I see... soo the ~~terms is different~~, my understanding is wrong then. Thank you for the correction and enlightenment.
I'd second this. Fedora is great, don't get me wrong, but it's not rolling or stable.
I think stable was referring to not crashing here.