Slashdot Mirror


Linux 2.2.10

John Campbell writes "Linux 2.2.10, the next in the stable kernel series, is out. It's about a 300k patch, and it contains the fix for the DoS bug recently reported here (if you've already patched it, don't let patch back the fix back out... you are using patches, right?), as well as assorted other stuff. The new kernel patches can be found, as usual, on ftp.xx.kernel.org, where xx is your country code. "

14 of 118 comments (clear)

  1. No it isn't by Foogle · · Score: 2

    How can you possibly assume that *any* code is completely stable. Marking something as stable just means that it isn't prone to crashing and that the system is worthy of production usage. There will still be the occasional bug in "stable" kernels and the process of finding them is called "testing" -- its an ongoing effort.

  2. Re:changelog.. changelog.. by vittal · · Score: 2

    I guess edge.kernelnotes.org will have the changes listed pretty soon.

  3. Re:RH 6.0 RPM???? by Jburkholder · · Score: 2

    > hate to sound like a snob

    No, you sound like an ignorant, self-important snob.

    You have no business wagging your finger at people who have trouble compiling kernels when you don't seem to know the difference between a stable (2.2.x) release and the current development (2.3.x) tree.

    The guy was just asking a question, which someone else was able to answer simply. Seems a lot more constructive than your comment (IMO).

    (sorry, I couldn't resist the urge to lash out. People like this make it hard for newbies to join the linux "movement" or "community" or whatever you want to call it.)


  4. Re:No I'm not! by John+Campbell · · Score: 2

    True, but you still have to have a machine with sound card support to do it, whether it's the same box that's running the httpd or not. My point was that there are legitimate uses for a sound card in a server. Maybe not a "web server", per se, but close enough for government work.

  5. How to patch your kernel. by InvisibleCraterFunk · · Score: 3

    Please use patches instead of downloading whole archives, saves a lot of bandwidth (bandwidth costs money for the mirrors).
    Here's how:
    First, get the patch (duh)
    now "cd /usr/src"
    and then
    "zcat /path/to/patch-2.2.10.gz | patch -p0"
    You will be required to have linux-2.2.9 installed in /usr/src/linux. If you have an older version patch incrementally.
    Now, "cd /usr/src/linux" and "make menuconfig".

    Thank you.

    PS. zcat is the equivalent of "gzip -d -c"

    1. Re:How to patch your kernel. by phazer · · Score: 3

      You should run 'make oldconfig' after you patched
      the kernel, it checks the kernel for new options
      and asks you everything that's not configured in your old .config

  6. Re:Newbie question: Where do you get kernel info? by herbman · · Score: 2

    the site formerly known as linuxhq would do you fine.

    the site address is www.kernelnotes.org

    -herb

    --
    your mom!
  7. Re:No I'm not! by John+Campbell · · Score: 2

    Actually, I can think of some instances in which sound card drivers could be vital for a web server. How about streaming audio over the 'net from a live sound source?

  8. Re:When will they learn? by edgy · · Score: 2

    I don't know. There's no way you can compare 2.2.x to Windows 95 in all honesty and say that Windows is better.

    I have 2.2.x running on servers for over 2 weeks and counting and it's been very stable.

    Sure, it's not as good as 2.0.x, but it took 2.0.x years to get the same stability.

  9. patch-kernel by Booker · · Score: 3

    There's a file in the scripts directory called "patch-kernel" (or something similar... I always forget) which will automatically apply successive patches in the correct order. So if you're going from 2.2.5 to 2.2.10, you can just get all the patches (they can even be .gz'd I think) and run patch-kernel, and it'll bring you up to date.

    Someone please correct me if I have a couple details wrong. :-)

    1. Re:patch-kernel by bluehell · · Score: 2

      > they can even be .gz'd I think

      they can even be .bz2'd (and mixed). i put my patches into one directory, cd into it, and say

      sh /usr/src/linux/scripts/patch-kernel && cd /usr/src/linux && make xconfig && make dep clean zlilo modules_install && /sbin/shutdown -r now

      sure, i have a lilo-entry with the previous kernel (make zlilo moves it to \vmlinuz.old) and some older kernel(s):

      ...
      image=/vmlinuz
      label=linux
      root=/dev/hda3
      read-only
      image=/vmlinuz.old
      label=linux.old
      root=/dev/hda3
      read-only
      image=/vmlinuz-2.2.5
      label=linux-2.2.5
      root=/dev/hda3
      read-only
      image=/vmlinuz-2.0.36
      label=linux-2.0.36
      root=/dev/hda3
      read-only

      this works like a charm. ;))

      --
      -- To bloody go where no man has gone before.
  10. Re:but... by malice95 · · Score: 2

    In 2.2.9 usb was supported somewhat.
    I believe you can use usb mice and keyboards
    now.. I think. Its something you have to
    enable specifically though in the kernel source
    to compile it in.. and it is very very alpha.

    Malice95

  11. Re:When will they learn? by Brian+Knotts · · Score: 2
    Look at this guy's user info; almost all his posts are anti-Linux/GPL trolls.

    So, don't get too worked up.

    --
    Get your fresh, hot kernels right here!

  12. Also 2.0.37 by Anonymous Coward · · Score: 2
    ...for those of us who still care.

    This would seem to be the end of line for 2.0.x barring disaster.


    R.C.

    http://www.o2.net/~gromitkc/winmodem.html