release notes:
/* Dark-sources
* Release: 2.6.12-dark2
* Release name: Learn To Swim
* Maintainer: vipernicus
* Comments: switch from 2.6.12 to 2.6.12.1, added -kj patches, ext3 latency (-mm),
* Comments: iosched selector (fallow), vesafb-tng & fbsplash, inotify, execshield-nx
*/
Code: Select all
/* Dark core (mostly -ck patches) */
sched-run_normal_with_rt_on_sibling.diff /* Real-time hyper-threading bugfix merged from -ck */
staircase11.3-2.6.12.diff /* Staircase 11.3 */
schedrange.diff /* Infrastructure for more scheduling policies */
schedbatch2.8.diff /* IDLE CPU scheduling, tasks set as batch can only use idle CPU */
schediso2.12.diff /* Isochronous scheduling, soft-realtime task scheduling */
sched-fix_up_build.patch /* sched fixups */
smp-nice-support6.diff /* Support for 'nice' to work on SMP systems */
cfq-2.6.12-mm1.patch /* CFQ-TS */
isobatch_ionice2.diff /* SCHED_ISO/BATCH ionice values */
rt_ionice.diff /* SCHED_RR ionice values */
mapped_watermark3.diff /* Mapped watermark III, which cuts down on swap usage */
realtime-lsm.diff /* Realtime-lsm, allows non-root users to set tasks as SCHED_RR/FIFO */
badram-2.6.12.diff /* BadRAM, allows people with faulty memory to still use there system */
/* Hardware support */
skge-netdev-2.6.11-mm4.patch /* SKGE, sk98lin replacement */
/* New features */
2.6.12-kj.patch /* Kernel Janitors, code clean-ups and fixes */
exec-shield-nx-2.6.12-B2 /* Newest exec-shield by mingo */
def_iosched_select_menu.diff /* IO scheduler selection */
ext3-latencies-mm1.patch */ ext3 latency fixes from mm */
inotify-0.23-rml-2.6.12-13.patch */ Newest inotify, soon to replace dnotify */
vesafb-tng-0.9-rc6-r2-2.6.12-rc1.patch */ Improved vesa framebuffer */
fbsplash-0.9.2-r3-2.6.12-rc3.patch */ gensplash for that pretty little splash screen */
/* Other */
darktag.diff /* Tag release numbers and names for -dark. */
Tips:
For the new fbsplash, set up grub like this:title Gentoo Linux 2005.0 [2.6.12.1-dark2]
root (hd0,1)
kernel (hd0,1)/vmlinuz-2.6.12.1-dark2 ro root=/dev/hda3 video=vesafb:ywrap,mtrr,1280x1024-32@100 splash=silent,fadein,tty:8,theme:livecd-2005.0 quiet CONSOLE=/dev/tty1
initrd (hd0,1)/fbsplash-livecd-1280x1024


