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

Re: How to make a pcmcia_cs.deb and drivers module



On Wed, Jul 04, 2001 at 12:24:32PM +0200, Werner Heuser wrote:
> ....
> > How to make a  pcmcia_cs.deb package and
> > drivers module by original pcmcia_cs source
> 
> - untar the source in /usr/src/modules
> - copy an existing debian tree from a pcmcia-cs-source package
>   into the above dir (sorry I didn't find any approach or docs)
> - edit the debian tree accordingly
> - use `make-kpkg modules-image' from /usr/src/linux
> 

If you simply want to recompile, you can get the Debianised pcmcia-cs
that Werner mentioned by typing
apt-get source pcmcia-cs.

"make-kpkg modules-image" generates the drivers module (make-kpkg is
in package kernel-package).  You can create pcmcia_cs.deb by running
   debian/rules binary
as root from the pcmcia-cs directory (/usr/src/modules/pcmcia-cs).

Drew


-- 
PGP public key available at http://dparsons.webjump.com/drewskey.txt
Fingerprint: A110 EAE1 D7D2 8076 5FE0  EC0A B6CE 7041 6412 4E4A



Reply to: