Hello, the hurd,
davide wrote :
[...]
svn co svn://svn.debian.org/kernel/dists/trunk/linux-kbuild-2.6
Then, fetch the vanilla kernel tarball (important: the 2.6.x version,
no 2.6.x.y version):
wget http://ftp.de.kernel.org/pub/linux/kernel/v2.6/linux-2.6.27.tar.bz2
Now, you can prepare the package:
cd linux-kbuild-2.6
./debian/bin/genorig.py ../linux-2.6.27.tar.bz2
cd ..
tar xzf orig/linux-kbuild-2.6_2.6.27.orig.tar.gz
cd linux-kbuild-2.6-2.6.27/
cp -a ../linux-kbuild-2.6/* ./
./debian/bin/gencontrol.py
dch -i
Now adjust the version, and add a comment like "New upstream version"
or something, and build the package itself, after you installed
eventually missing build-dependencies:
SORRY, but what do you mean by :
"Now adjust the version, and add a comment ..."
Imagine today I want to generate and build package linux-kbuild-2.6.28 ;
then, what shall I do to reach this goal, since the source I've
downloaded from svn are linux-kbuild-2.6.29~rc5 - related ?
make -f debian/rules clean
dpkg-checkbuilddeps
dpkg-buildpackage -us -uc
and you are done.
End of quote.
If you try it, can you please drop a line to this bug?
I would need the same stuff and haven't tryed yet (not enough time)
Regards, me.
Regards, another me.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org