New Love-Sources
For you brave souls out there who are fond of living on the bleeding edge (*Ahem* DO NOT PUT THIS ON A PRODUCTION SERVER!!!), the newest love-sources patches are out. They're here.
If you're a Gentoo user, you can download the ebuild to
If you don't know what that means (assuming you use Gentoo and actually give a hoot), it means that you have to edit your
If you're a Gentoo user, you can download the ebuild to
$PORTDIR_OVERLAY/sys-kernel/love-sources. If you don't know what that means (assuming you use Gentoo and actually give a hoot), it means that you have to edit your
/etc/make.conf and uncomment the line that says PORTDIR_OVERLAY=. Personally, I use PORTDIR_OVERLAY="/usr/local/portage". Assuming you have your portage overlay set to /usr/local/portage, you'd mkdir -p /usr/local/portage/sys-kernel/love-sourc es, download the ebuild to /usr/local/portage/sys-kernel/love-sourc es/, ebuild /usr/local/portage/sys-kernel/love-sourc es/love-sources-2.6.2_rc2-r4.ebuild digest, emerge love-sources, rm /usr/src/linux, ln -s /usr/src/linux-2.6.2_rc2-love4 /usr/src/linux, and then build your kernel. 