On Thu 14 Aug 2014 12:04:10 PM EDT, Anthony G. Basile wrote: > Hi everyone, > > I'm going to add a new set of profiles under default linux. These > will mirror what's already under hardened and will have the structure: > > default/linux/uclibc/{amd64,arm,mips,ppc,x86} > > Currently I maintain both hardened and non-hardened uclibc stages for > all those arches. I've been housing the vanilla profiles under > hardened by just turning off USE=hardened, but that's hacky. Rather, > we should have default/linux/uclibc and have hardened/linux/uclibc > inherit from them like we do with default/linux in general. > This sounds good to me.