Welcome to ftp.nluug.nl Current directory: /ftp/os/Linux/distr/slackware/slackware-12.0/source/k/ |
|
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 |
Name Last modified Size
Parent Directory - kernel-generic-smp/ 19-Jun-2007 21:53 - kernel-generic/ 19-Jun-2007 22:18 - kernel-huge-smp/ 19-Jun-2007 21:58 - kernel-huge/ 19-Jun-2007 22:23 - kernel-modules-smp/ 19-Jun-2007 21:53 - kernel-modules/ 19-Jun-2007 22:18 - not-working-for-dectalk-express/ 27-Jun-2007 03:47 - README.TXT 12-Jun-2007 22:27 1.7K 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 23:14 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!