Page 1 of 1

Kernel 3.0.4 ready!

Posted: 11 Oct 2011, 12:50
by kalo86
Hello Dear Community, today I compiled the new stable linux kernel 3.0.4 with AUFS3.0 patches.
UPDATE
This is the download link for the RAR archive containing 000-kernel.xzm, vmlinuz, initred.xz and the crippled_sources:
(please download this new version due to a symlink lack, now fixed)
http://www.mediafire.com/?pqs9b0xdpiogfsb

Enjoy :beer:

kalo86

PS: The crippled_source module is optional, but required for the compilation of "compat-wireless" suite (for example).

Re: Kernel 3.0.4 ready!

Posted: 11 Oct 2011, 20:27
by pdellu
Just to know, how did u patched 3.0.4 ....i was not able to do it...can you please tel me steps ?
thx
Paolo Dell'Unto

Re: Kernel 3.0.4 ready!

Posted: 11 Oct 2011, 21:45
by kalo86
Hi!
I followed the really-good guide on the porteus web site.
This is the link of this guide: http://porteus.org/info/docs/51-develop ... ernel.html

Anyway, if you want better information, you can read the documentation on sourceforge, on the site-project of AUFS, now at 3.0 version.

I tried to patch the linux-3.1.0-rc9 with the aufs_v3.0 patches, but I have many errors at the compilation of the kernel.
This is caused by the aufs patch because the linux-kernel-3.1.x requires aufs3.x patch.
I hope to have helped you! :)
Regards,

kalo86

Re: Kernel 3.0.4 ready!

Posted: 12 Oct 2011, 03:22
by brokenman
I also compiled the 3.0.4 kernel and am using it here. Everything seems to be running nicely, and it seems to address the problem with dual graphics machines chewing through power fast. Fanthom passed me a script to generate the aufs patch which looks good, however i havn't tested it yet. Don't forget you will need to copile broadcom and ndiswrapper against the new kernel and update the /var/log/package file in 000-kernel.

I think we are just waiting on 3.1 kernel now and everything will be go. I don't think kernel.org will revert back to their old system, i think they will stick with git since linus wrote it, and expressed his concerns about why it should be used. I guess you live and you learn ... or you live and you don't learn, and you get owned again.

Re: Kernel 3.0.4 ready!

Posted: 12 Oct 2011, 11:21
by Falcony
brokenman,

If you shared this 000-kernel - it whould be nice

I test it and if it will be quite stable include to new version of FIDOSlax which will be soon L)

Re: Kernel 3.0.4 ready!

Posted: 22 Oct 2011, 15:44
by brokenman
Sorry, missed your post Falcony.

I have compiled 3.1rc10 now ... i will release the testing version of 32bit soon and you can grab 000-kernel from there. Let me know if you want it sooner and i will send.

Re: Kernel 3.0.4 ready!

Posted: 22 Oct 2011, 18:33
by Quax
Hi Brokenman,
brokenman wrote:I have compiled 3.1rc10 now ...
How did you manage the changes concerning /dev/loop => /dev/loop-control ?

If I remember right, we will have to change handling of using/creating/freeing loops completely...

Quax

Re: Kernel 3.0.4 ready!

Posted: 24 Oct 2011, 14:27
by fanthom
Hello Quax,

last week i have pushed out 64bit Porteus version based also on 3.1-rc10 kernel and didn't spot any changes in loop controlling mechanism. Well, at least i didn't have to change anything in the scripts, utilities, etc... maybe implemented changes are backward compatible?

have a look on the ISO if you want:
http://ponce.cc/porteus/x86_64/testing/ ... x86_64.iso

Cheers