LWN: Comments on "Kanotix seeks stability, sidux follows unstable" https://lwn.net/Articles/212845/ This is a special feed containing comments posted to the individual LWN article titled "Kanotix seeks stability, sidux follows unstable". en-us Fri, 05 Sep 2025 05:42:09 +0000 Fri, 05 Sep 2025 05:42:09 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Kanotix seeks stability, sidux follows unstable https://lwn.net/Articles/216573/ https://lwn.net/Articles/216573/ cleary "Forking debian unstable to stabilize and release as a new distribution is now classic"<br> <p> Just to clarify, sidux does not "fork" debian unstable, it sticks as close as possible to pure debian sid, including using the same repositories.<br> What sidux attempts to provide is timely patching/package holding/highly visible warnings for problem packages in dist-upgrades, current kernels - stable and rc (for the game) as well as a community to help when things go awry.<br> It provides open source livecd-from-scratch building tools, as well as various other live cd related utils. <br> It (will) provide a fast hd installer in a similar way to Kanotix, which at best I've managed to boot and do a full install in under 10 mins (using the toram cheatcode).<br> It's aimed at desktop users who want bleeding edge software with the least amount of pain.<br> <p> The points you raise about merging technology/Git look very interesting, my experience with code repositories is currently very limited so I'm not in a position to comment in any detail :(<br> Mon, 08 Jan 2007 00:49:25 +0000 Kanotix seeks stability, sidux follows unstable https://lwn.net/Articles/214365/ https://lwn.net/Articles/214365/ codermattie Debian is a great distribution, I ran it for years. In contexts where<br> risk is unacceptable it is a good choice still. <br> <p> However for a developer or user who wishes to selectively track the upstream for both features and bugs the protracted stabalization on a branch model has been fraught with difficulty. The success of the 2.6 series in comparison to the previous 2.4 and 2.2 kernels is a good distro-agnostic example.<br> <p> When using debian it is difficult to diverge from the distribution mainline without learning a complex package format/system. Forking debian unstable to stabilize and release as a new distribution is now classic. Without a better generalized solution for merging it will have the same problems<br> as debian, just with newer versions.<br> <p> Merging technology is fundamental to the linux development model. Git<br> IMHO points towards a sane future. I can maintain my system kernel as<br> a private branch from a tag such as 2.6.19 and then pick single changes<br> that fix or improve the kernel without importing a large body of changes<br> where it is difficult to predict or analyze the effects and interaction of those changes.<br> <p> It would be interesting to see a distro that was based on the git ideas. <br> Gentoo IMHO has moved the farthest towards flexible branching while integrating mainline updates.<br> Fri, 15 Dec 2006 08:05:34 +0000