I know the final 2.6.11 Linux kernel is coming soon, but I just couldn't resist (sorry Darckness )
What's in it?
Code: |
2.6.11-rc4-nitro1 "Do Androids Dream of Electric Sheep" ******************************************************* patch-2.6.11-rc4-bk2 | Latest BK reiser4_for_2.6.11-rc4-nitro1.diff | Reiser4, the fastest fs on earth vesafb-tng-0.9-rc6-2.6.11-rc1.patch | vesafb-tng, a better vesa framebuffer inotify-0.19-rml-2.6.11-rc4-nitro1.diff | Inotify file change notification support config-nr-tty-devices.diff | config /dev/tty* count for a cleaner /dev 2.6.11-rc4-ck1 | Latest CK linux-2.6.11-rc4-nitro1-cpad.diff | Support for more than one cPad lufs-0.9.7_for_2.6.11-rc4-nitro1.diff | Linux Userland File System fbsplash-0.9.1-r2_for_2.6.11-rc4-nitro1.diff | Gensplash, a bootsplash replacement software-suspend-2.1.7-for-2.6.11-rc4-nitro1 | Swsusp2, Suspend your machine squashfs2.1_for_2.6.11-rc4-nitro1 | SquashFS, a squashed read-only filesystem cflags-selection_for_2.6.11-rc4-nitro1 | Compile this kernel with other CFLAGS menuconfig-NAME-v2.1-dev2_for_nitro | Show kernel name in menuconfig config_hz.diff | Set the internal clock frequency |
Some notes
Please note that Win4Lin and varstacks are out in case you need them
REISER4 PEOPLE: USE 8K STACKS!
NVIDIA PEOPLE: MAKE SURE NVAGP IS SET TO 2 IN YOUR XORG.CONF
Download
ebuild
patch file
How to install
Install directions courtesy of BlinkEye:
Code: |
1. download the ebuild 2. mkdir -p /usr/local/portage/sys-kernel/nitro-sources 3. mv the ebuild to /usr/local/portage/sys-kernel/nitro-sources (or wherever your PORTDIR_OVERLAY points to) 4. open /etc/portage/package.keywords (if it doesn't exist create it) 5. add "sys-kernel/nitro-sources ~x86" without the quotes and with the appropriate architecture (for me its ~x86") 6. ebuild nitro-sources-2.6.10-r4.ebuild digest 7. emerge nitro-sources 8. cd /usr/src/ and behold your nitro-sources 9. remerge any modules (nvidia...) |