[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /ftp/pub/os/Linux/distr/vectorlinux/veclinux-5.9/source/slack/k/
 
Current bandwidth utilization 1975.09 Mbit/s
Bandwidth utilization bar
Contents of README.TXT:
Since I should document this somewhere, here's the procedure
for building the Slackware kernel package.  I do not patch the official
kernel sources, but it's not exactly a virgin either.

=============================================================
Version specific notes (if any):
=============================================================
  
For a 2.6.x kernel (much easier):

   Untar Linus' source in /usr/src.
   Make all files owned by root:root with reasonable perms.
   Install a suitable .config, or use make menuconfig, etc.

   An example would be to use one of the config files here:
   # cat config-smp-2.6.21.5-smp > /usr/src/linux-2.6.21.5/.config

   Then run the build programs:

   make oldconfig
   make bzImage
   make clean
   rm .version

That's it!  You now have a clean Slackware-configured Linux source
tree.

NOTE TO USERS OF THE NON SMP KERNELS:

Sorry to shout.  :-)

By default, the kernel in Slackware supports SMP.  With as common as
multicore CPUs and SMP boards have become, this seemed like the
obvious choice.  The kernels are probably better for single CPU
machines, too, if they will run them.

If you have to use one of the non SMP kernels (huge.s or generic.s),
then you will need to reconfigure your kernel sources to build any
additional kernel modules.  In order to compile outside kernel
modules and such, you will need to build your kernel once with a
non-SMP .config.  The process is much the same:

cat config-generic-2.6.21.5 > /usr/src/linux-2.6.21.5/.config

   make oldconfig
   make bzImage
   make clean
   rm .version

At this point if you are running huge.s or generic.s, you should have
no problems building kernel modules.
 
Have fun! :-)

Pat


Icon  Name                                                           Last modified      Size  
[DIR] Parent Directory - [DIR] kernel-generic-smp/ 21-Sep-2007 11:35 - [DIR] kernel-generic/ 21-Sep-2007 11:35 - [DIR] kernel-huge-smp/ 21-Sep-2007 11:35 - [DIR] kernel-huge/ 21-Sep-2007 11:35 - [DIR] kernel-modules-smp/ 21-Sep-2007 11:35 - [DIR] kernel-modules/ 21-Sep-2007 11:35 - [DIR] not-working-for-dectalk-express/ 21-Sep-2007 11:35 - [TXT] README.TXT 12-Jun-2007 22:27 1.7K [TXT] README_SPEAKUP_PATCH.TXT 27-Jun-2007 05:22 434 [   ] config-generic-2.6.21.5 19-Jun-2007 21:27 71K [   ] config-smp-2.6.21.5-smp 19-Jun-2007 21:10 71K [   ] config-speakup-2.6.21.5 27-Jun-2007 05:20 71K [   ] linux-2.6.21.5.tar.bz2 11-Jun-2007 21:03 42M [   ] linux-2.6.21.5.tar.bz2.sign 11-Jun-2007 21:03 248 [   ] speakup-checkout 04-Dec-2005 01:00 1.7K [   ] speakup-cvs-20070303.diff.gz 27-Jun-2007 03:44 150K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!