Kanotix seeks stability, sidux follows unstable
Now it seems that Kanotix will be changing. One developer, Stefan Lippers-Hollmann (slh) has left the project. Lead developer Jörg Schirottke (Kano) writes:
Stefan Lippers-Hollmann posted his resignation to an internal section of the forum, but it has been copied in its entirety (with permission) into this public forum post by kelmo. Stefan writes:
Why do I resign after two years of hard work for Kanotix? As expected this isn't easy to answer and has evolved over time, but technical and personal disagreements make this step inevitable and non revocable for me. In particular I object about:
- almost one year without any form of suitable release:
- this is an eternity for an debian sid based distribution, clean upgrading from the latest release to current -sid is no longer possible
- no significant technical progress in those >11 months from upper leading personnel, planned milestones slipped, finished code improvements were neither incorporated nor even tested
- seriously deteriorating inter project communications and working athmosphere
- unequal distribution of workload and/ or responsibilities
- a significant shift of agenda in ways I can- and will not endorse
Meanwhile, for those who still want to follow Debian sid, but need some help getting through the rougher spots, a new distribution, sidux, is on the horizon. This sidux press release introduces a new star in the Linux galaxy:
sidux has yet to see its first release, but the documentation is there
to upgrade an existing Kanotix system, or to install sidux on a free
partition. The forums and IRC channels are open and there's code available
in its SVN repository. This would seem to be a good time to get started,
while Debian sid is relatively stable.
Posted Dec 15, 2006 8:05 UTC (Fri)
by codermattie (guest, #42239)
[Link] (1 responses)
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.
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
Merging technology is fundamental to the linux development model. Git
It would be interesting to see a distro that was based on the git ideas.
Posted Jan 8, 2007 0:49 UTC (Mon)
by cleary (guest, #41669)
[Link]
Just to clarify, sidux does not "fork" debian unstable, it sticks as close as possible to pure debian sid, including using the same repositories.
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 :(
Debian is a great distribution, I ran it for years. In contexts whereKanotix seeks stability, sidux follows unstable
risk is unacceptable it is a good choice still.
as debian, just with newer versions.
IMHO points towards a sane future. I can maintain my system kernel as
a private branch from a tag such as 2.6.19 and then pick single changes
that fix or improve the kernel without importing a large body of changes
where it is difficult to predict or analyze the effects and interaction of those changes.
Gentoo IMHO has moved the farthest towards flexible branching while integrating mainline updates.
"Forking debian unstable to stabilize and release as a new distribution is now classic"Kanotix seeks stability, sidux follows unstable
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.
It provides open source livecd-from-scratch building tools, as well as various other live cd related utils.
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).
It's aimed at desktop users who want bleeding edge software with the least amount of pain.