--- lkml-faq-20010627.html Thu Jul 26 16:08:17 2001 +++ lkml-faq-withbuildkernel.html Thu Jul 26 16:33:34 2001 @@ -3122,6 +3122,23 @@ are usually willing to help. +
  • +(William Stearns) +The Buildkernel script +walks you through an entire kernel build, including downloading the +necessary files, patching the source, building the kernel and modules, +installing the lot into lilo, and optionally building pcmcia-cs, cipe, +and freeswan code for that kernel. Download and install either the +tar or rpm version of the script, and run one of the following +commands: + +
    +buildkernel NEWESTSTABLE #To build the most recent stable kernel.
    +buildkernel NEWESTBETA   #To build the most recent beta kernel.
    +buildkernel 2.4.7        #If you know the version you wish to build.
    +
    +
  • + @@ -5807,7 +5824,7 @@


    -

    Last updated on 27 Jun 2001 by Richard +

    Last updated on 26 Jul 2001 by Richard Gooch. This document is GPL'ed by its various contributors.