On Fri, Sep 13, 2002 at 06:01:05PM +0200, Sven LUTHER wrote: > On Fri, Sep 13, 2002 at 05:15:59PM +0200, Bastian Kleineidam wrote: > > > How do other module packages handle this, do someone know at a good such > > > package i could use as example ? > > The current ALSA packages (apt-cache show alsa-source) are doing it > > this way. > > Ok, i will look at it ... > > Mmm is there not a smaller example to look at ? I only have a slow modem > line. Here are some more: nvidia-kernel-src, cryptoapi-core-source, cryptoloop-source, i2c-source, lm-sensors-source
> My idea was that people would do :
>
> apt-get source unicorn
> cd unicorn-0.3.4
> edit debian/rules and modify the KERNEL_VERSION variable
> dpkg-buildpackage ...
With the above packages, it would be like this:
apt-get install unicorn-source
cd /usr/src && tar xzvf unicorn-x.y.tar.gz
cd /usr/src/kernel-source-2.4.18 && make-kpkg modules_image
insmod unicorn
Cheers, Bastian
--
Bastian Kleineidam
reflexionsniveau AT web.de
calvin AT users.sf.net
calvin AT debian.org
pgpR4XJp2ckCg.pgp
Description: PGP signature

