[Pkg-dkms-maint] Bug#554843: Bug#554843: bullding pure binary deb packages
Stefan Seidel
debian at stefanseidel.info
Thu Aug 30 10:11:12 UTC 2012
It is indeed possible to build those module packages. After dkms
build, cd to /var/lib/dkms/$MODULE$/$MOD_VERS$/build and execute
KVERS=`uname -r` fakeroot debian/rules binary-modules
This will create the correct $MODULE-module-$KVERS-$MOD_VERS deb
package with no Depends. I tested this with iscsitarget-dkms.
It should be possible to add a mkbmdeb (make binary-modules deb)
action to dkms which executes this command (possibly with KVERS as a
parameter, just like for the mkkmp target).
Stefan
More information about the Pkg-dkms-maint
mailing list