linux-source-$(uname -r)
Timo Aaltonen
tjaalton at cc.hut.fi
Sun Oct 8 21:15:02 BST 2006
On Sun, 8 Oct 2006, Rocco Stanzione wrote:
> It doesn't appear to be ready to go. Possibly this is meant to work, but it
> doesn't, in which case I can drop this thread and file a bug, but this is not
> what I was expecting:
>
> trappist at grasshopper:~/source/kernel/linux-source-2.6.17-2.6.17$
> cp /boot/config-2.6.17-9-generic .config
> trappist at grasshopper:~/source/kernel/linux-source-2.6.17-2.6.17$ make-kpkg
> exec debian/rules DEBIAN_REVISION=2.6.17-10.28
> nothing to be done.
well, maybe you could just
apt-get source linux-image-$(uname -r)
cd linux-source-...
<do what you want>
debuild -b
would that work for you?
t
More information about the ubuntu-devel
mailing list