Slashdot Mirror


The Future Of The 2.0 Linux Kernel

An Anonymous Reader writes: "The first 2.0 stable kernel was released over six years ago, in June of 1996. It was followed by the 2.2 stable kernel two and a half years later, in January of 1999. The more recent 2.4 stable kernel followed by two years in January of 2001. And the upcoming 2.6 kernel is at least a year off. Through all these years, 2.0 has continued to be maintained, currently up to revision 2.0.39, also released in January of 2001. David Weinehall maintains this kernel, and says, "there _are_ people that still use 2.0 and wouldn't consider an upgrade the next few years, simply because they know that their software/hardware works with 2.0 and have documented all quirks. Upgrading to a newer kernel-series means going through this work again." Read the full story here."

6 of 219 comments (clear)

  1. old systems by vstanescu · · Score: 3, Informative

    I have a very old system, running redhat 4.2 on it, that does the billing for the X.25 part of my network. It runs a lot of scripts and binary programs that are reading accounting files generated by the X.25 switches, transforming them into text files and generating monthly reports for the billing department. It is so complex, that I would think more than twice even for upgrading the kernel from its current 2.0.32 to the new 2.0.39, and upgrading the operating system to a newer distribution will never be done, because it does not worth the effort. Its great to see that somebody still takes care of old software and if a bug will bother me someday, i will have the option to upgrade or at least to talk with somebody that still mantains the software.

    1. Re:old systems by kasperd · · Score: 2, Informative

      What Y2K fiasco?

      I experienced one fiasco, my brother has a computer from 1995. The BIOS developers was "smart" they have been thinking: "Nobody is going to need any year before 94 in this RTC, so let's check for that and change the year to 94 to avoid some problems."

      Guess what the clock displayed the first time it was switched on in the year 2000.

      --

      Do you care about the security of your wireless mouse?
  2. Re:Um, HUH? by markhlfs · · Score: 4, Informative

    Er. Not quite correct:

    ftp://ftp.kernel.org/pub/linux/kernel/v2.0/testing /
    -rw-r--r-- 1 korg korg 131967 Jun 25 18:53 patch-2.0.40-rc6.bz2
    -rw-r--r-- 1 korg korg 248 Jun 25 18:53 patch-2.0.40-rc6.bz2.sign
    -rw-r--r-- 1 korg korg 157277 Jun 25 18:53 patch-2.0.40-rc6.gz
    -rw-r--r-- 1 korg korg 248 Jun 25 18:53 patch-2.0.40-rc6.gz.sign

    So the latest release candidate for 2.0.40 was only released back in June. Doesn't look dead to me.

  3. Re:good problems by DrQu+xum · · Score: 4, Informative

    Why have 4 active kernel lines?

    2.0: Legacy systems & embedded. It's tiny!
    2.2: Middle-aged systems or wherever stability is a must. RH6.x and other 2.2-based distros are still in widespread use.
    2.4: New systems with new hardware that requires new drivers.
    2.5: Development. Don't use in a production environment, lest you fall down and go boom.

    Besides, each line has a different head maintainer.

    --
    DrQu+xum: Proof that the lameness filter doesn't work.
  4. Re:Um, HUH? by tao · · Score: 5, Informative

    I've done 9 pre-releases since January 2001, and I'm probably going to release 2.0.40 any day now (I have one thing to do some research on first.) While the flow of releases isn't quite the same as that of the 2.4-series, it is maintained. Something would be really wrong if I had to release a new kernel every month, 6 years after the release of the first 2.0-kernel...

    I open a new revision whenever I get a serious enough bug-report and/or fix, and release pre-patches/release-candidates until everything seems to have slowed down again. Wash, rinse, repeat.

    Releases every one and a half years or so, with interim releases every month or two seems to be a pretty decent pace for a really stable kernel-series. Most of my users aren't the kind that does regular kernel-upgrades anyway; they usually inspect a new 2.0-kernel very carefully before installing it on their hardware.

    Regards: David Weinehall, maintainer of the 2.0-series

  5. Re:Consider yourself warned by neuroxmurf · · Score: 2, Informative

    You are encouraged to read http://www.urbanlegends.com/science/saturn_v_bluep rints.html before you continue spewing such pointless and incorrect "information".