[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: pcmcia config script



It is.

http://www.debian.org/doc/FAQ/ch-kernel.html

The Debian Way tm

Dave

 -----Original Message-----
From: shaleh@valinux.com [mailto:shaleh@valinux.com]
Sent: Tuesday, September 12, 2000 12:14 PM
To: pplaw@pcisys.net
Cc: debian-laptop@lists.debian.org
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 debian-laptop-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org




Reply to: