It is.
http://www.debian.org/doc/FAQ/ch-kernel.html
The Debian Way tm
Dave
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 12, 2000 12:14 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: pcmcia config script
-------------------------------------------------------------------------- --
Debian kernels, the Debian way -- why is this not documented somewhere?
Maybe
I should put this in my task laptop package?
install the following packages:
kernel-source-<version> (comments on this below)
pcmcia-source
kernel-package
bin86 (for x86 laptops)
# at the command line
cd /usr/src
tar zxvf kernel-source-<version>.tar.gz
ln -s kernel-source-<version> linux
tar zxvf pcmcia-cs.tar.gz
cd linux
make menuconfig # or xconfig, or just plain config
make-kpkg --revision=`uname -n`.1 kernel_image
make-kpkg modules_image
cd ..
dpkg --install kernel-image-<version>.deb
dpkg --install pcmcia-modules-<version>.deb
reboot
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]