On 01/04/2013 07:11 AM, Anthony G. Basile wrote: > >> >> You also mention adding the overlay and "make sure you set up your >> repos.conf." I'm just not sure what you mean there, I've never used >> repos.conf for anything. What am I supposed to do with it? > > In /etc/portage/repos.conf you should add > > [DEFAULT] > class-overrides = hardened-dev > > This causes the eclass from the overlay to override the default eclass > from the portage tree. man portage and you'll see. I'll add a blurb > about it in the howto. >
Ah, I see. Otherwise the hardened-dev ebuilds would use the hardened-dev eclass, but ebuilds from other repos would use their own copy (or the default copy).
