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

Re: pcmcia-cs & debian modules packages



On Tue, Aug 21, 2001 at 11:30:54PM -0500, Nathan E Norman wrote:
> In general though, you build module packages by installing the source
> package which puts stuff in /usr/src/modules.  You then build the
> module packages with 'make-kpkg modules_image'

The pcmcia-source package creates the file /usr/src/pcmcia-cs.tar.gz.
Go into that directory, then
  rm -rf modules/pcmcia-cs
  tar zxpvf pcmcia-cs.tar.gz
then cd into the appropriate kernel-source-x.y.z directory and run
  make-kpkg modules_image
(you'll need the kernel-package package for that last step).
You'll then find a /usr/src/pcmcia-modules-x.y.z_*.deb file ready to
install.

   Julian

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

         Julian Gilbey, Dept of Maths, Queen Mary, Univ. of London
       Debian GNU/Linux Developer,  see http://people.debian.org/~jdg



Reply to: