this post was submitted on 04 May 2024
        
      
      132 points (88.4% liked)
      Linux
    59336 readers
  
      
      333 users here now
      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
        founded 6 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
It's pretty common to use debian
unstableas a base.stableis not the only release that debian offers, and despite their names they tend to be more dependable than other distros idea of stable.In my experience, Debian unstable has been less stable than "pure" rolling release distributions. Basing on unstable also means you have to put up with or work around Debian's freeze periods.
Did you mean to say "branch" rather than "release"? Debian only releases stable. Everything else is part of the process of preparing and supporting stable.
Testing branch may work well or it may not. Its goal is to refine packages for the next stable release so it has an inherent strive towards quality, but it doesn't have a commitment to "quality now" like stable does, just to "quality eventually".
Testing's quality is highest towards the start of each release cycle when it picks up from the previous stable release and towards the end when it's getting ready to become the next stable. But the cycle is 2 years long.
Puts on reading glasses back in my day, we had a saying: “there’s nothing more stable than Debian unstable.”
No, I meant release: https://www.debian.org/releases/
Interesting, I didn't know they consider testing and unstable to be releases too.