Disclaimer
This patchset is in no way affiliated with the Gentoo Foundation and so it's
use does not imply any more or less official support from the gentoo developers.
Do NOT, EVER, post bugs regarding a kernel patched to nitro-sources to
_bugs.gentoo.org_. Post your problems in this thread instead.
Announcement:
Beginning with tomorrow, the nitro git repository will go away,
furthermore i will make a normal patch release for historical purposes and to
let ppl still be able to emerge it, until the new sources come along (secrit
Before you proceed, emerge dev-util/git with useflags "webdav curl" and then emerge cogito..
If you used previous overlay, update it (ebuild AND eclass!) and remove /usr/portage/distfiles/git-src directory before proceeding with emerging this release series !!!!!!!!!
This release fetches a seed tarball from http server and then updates from a git-repository.
What is it?
Custom kernel patchset, based upon ck-patchset from Con Kolivas and
many additional features usually requested by users.
For details on included things go here:
GIT SUMMARY
NEW COMMITS SINCE 2.6.16-nitro-git4 (MOST RECENT FIRST):
*** release 2.6.16-nitro-git12
*** suspend2 fix (take 2)
*** suspend2 fix (take 1)
*** release 2.6.16-nitro-git11
*** update to 2.6.16-ck2
*** update to Suspend2-2.2.2.1
*** release 2.6.16-nitro-git10
*** update base vanilla to 2.6.16.1
*** Another suspend2 vs. gcc4 fix
*** release 2.6.16-nitro-git9
*** Reiser4 - Bring back export of page_cache_readahead as EXPORT_SYMBOL_GPL
(aka. fix reiser4 compilation as module)
*** Add suspend/resume hooks to pata_via and pata_sil680
*** release 2.6.16-nitro-git8
*** new-sched-domain-for-representing-multi-core.patch
*** Reiser4 update
*** release 2.6.16-nitro-git7
*** Fix compilation with CONFIG_SUSPEND2=n
*** release 2.6.16-nitro-git6
*** fix compilation of Suspend2 with gcc4
*** release 2.6.16-nitro-git5
*** Update Suspend2 to 2.2.1.2
** If you see new commits since last time you emerged, you should reemerge to get them.
Howto install
And now, even more important part:gentoo:
Simply unpack the attached tarball into an overlay,redigest the nitro-sources-2.6.16.ebuild and emerge nitro-sources
Use a separate overlay plz!!!
other distros:
cd /usr/src
mkdir linux-2.6.16-nitro
rm linux
ln -s linux-2.6.16-nitro linux
wget http://nitro-sources.generation.no/seed-1.tar.bz2 --user-agent=Opera
wget http://nitro-sources.generation.no/seed-1.md5sum --user-agent=Opera
md5sum -c seed-1.md5sum
cd linux
tar xvjf ../seed-1.tar.bz2
#this updates to latest git changes:
cg-update
make menuconfig
<compile & install>
nitro_overlay-2.tar.bz2
I recommend to have a separate overlay for this to not mix it with standard ebuilds and to avoid digest problems!
Separate files:
nitro-sources-2.6.16.ebuild
cogito.eclass
SHOWTIME !!!!
cheers
T
PS:
VMWare users probably still need to put these two files into /opt/vmware/workstation/lib/modules/source, but backup the original ones first
vmmon.tar
vmnet.tar
MADWIFI users, use this overlay to install svn-version of madwifi-{tools,driver}, as portage version
seems incompatible
madwifi-tools-9999.ebuild
madwifi-driver-9999.ebuild





