Welcome to ftp.nluug.nl Current directory: /pub/os/Linux/distr/slack390/slack390-9.1/source/k/ |
|
Contents of README: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. ============================================================= For 2.4.22, also apply 2.4.22.nat.diff after steps 1 - 13: cat 2.4.22.nat.diff | patch -p1 ============================================================= 1. Untar Linus' source in /usr/src. 2. mv linux linux-2.x.x (version number) 3. cp -a linux-2.x.x linux-2.x.x.orig 4. ln -sf linux-2.x.x linux 5. cd linux Insert Slackware's bare.i config: 6. cp kernels/bare.i/config .config 7. make oldconfig 8. make dep ; make clean ; make bzImage ; make clean 9. cd drivers/net/hamradio/soundmodem rm * cp -a /usr/src/linux-2.x.x.orig/drivers/net/hamradio/soundmodem/* . 10. cd scripts rm -r * cp -a /usr/src/linux-2.x.x.orig/scripts/* . 11. rm -r linux-2.x.x.orig 12. rm linux-2.x.x/.version 13. Lucky step 13 :-) find . -name ".depend" | xargs rm find . -name ".hdepend" | xargs rm find . -name ".??*flags" | xargs rm rm drivers/sound/.pss_boot.h.boot rm drivers/sound/.maui_boot.h.boot rm drivers/sound/.trix_boot.h.boot rm .config.old OK, that's it. Now just pack up /usr/src/linux-2.x.x, the /usr/src/linux symlink, and /install/slack-desc. |
Name Last modified Size
Parent Directory - kernel/ 29-Apr-2007 21:20 - s390-tools-1.2.1/ 29-Apr-2007 21:05 - xfs-2.4.22-unofficial/ 05-Jul-2004 22:35 - 2.4.22.nat.diff 03-Sep-2003 02:12 567 README 03-Sep-2003 02:16 1.3K linux-2.4.22.tar.bz2 25-Aug-2003 13:44 28M linux-2.4.22.tar.bz2.sign 25-Aug-2003 13:44 248 slack-desc 08-Mar-2003 21:58 781 speakup-1.5.tar.gz 14-Apr-2003 23:35 111K speakup-checkout 13-May-2003 04:00 1.7K
NLUUG - Open Systems. Open Standards
Become a member
and get discounts on conferences and more, see the NLUUG website!