On Sat, 2011-08-06 at 17:28 +0000, maximilian attems wrote: > On Sat, Aug 06, 2011 at 06:06:00PM +0200, Frans van Berckel wrote: > > I wanna build a new sparc64 3.0.1 kernel, so I did checkout the kernel > > QA pages, but yesterday release 3.0.1 is not there yet. > > > > you seem misinformed, latest linux in svn has the 3.0.1 patch. > it isn't uploaded yet, but you can easily build it yourself see docs on > http://wiki.debian.org/DebianKernel
It's true, in svn I found 3.0.0-2, witch holds the 3.0.1.patch. > cd /usr/src > apt-get install build-essential fakeroot rsync subversion > apt-get build-dep linux-2.6 > svn co svn://svn.debian.org/svn/kernel/dists/trunk/linux-2.6 > apt-get source -d linux-2.6 > cd linux-2.6 > debian/rules orig > debian/rules debian/control > cd .. > mv linux-2.6 linux-2.6-3.0.0 > cd linux-2.6-3.0.0 > debuild -e DEBIAN_KERNEL_JOBS=2 It wasn't easy for me, but these does the job and it's building now. Thanks Max for pointing out, Frans van Berckel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/1312710166.1795.18.camel@deblnxsrv222

