Re: [gentoo-dev] New 10.0 profiles are in repository

2009-08-07 Thread Zac Medico
AllenJB wrote: Josh Saddler wrote: Mart Raudsepp wrote: I wanted to work at some point on splitting out gnome and kde profiles to separate ones. Perhaps desktop profile could be a generic universal one with USE flags enabled that rox/lxde/fluxbox and so on would like as well, and then gnome

Re: [gentoo-dev] New 10.0 profiles are in repository

2009-08-07 Thread AllenJB
Josh Saddler wrote: Mart Raudsepp wrote: I wanted to work at some point on splitting out gnome and kde profiles to separate ones. Perhaps desktop profile could be a generic universal one with USE flags enabled that rox/lxde/fluxbox and so on would like as well, and then gnome adds its stuff,

[gentoo-dev] New 10.0 profiles are in repository

2009-08-06 Thread Samuli Suominen
As subject says, default/linux/*/10.0 default/hardened/linux/*/10.0 Profiles are up, the 10.0 releng / 10th anniversary ones. All new development is to be done with these. For users of 2008.0 this doesn't mean much as they are cloned ones. New LiveCD's will be based on 10.0. For arch's

Re: [gentoo-dev] New 10.0 profiles are in repository

2009-08-06 Thread Samuli Suominen
Jeremy Olexa wrote: Samuli Suominen wrote: As subject says, default/linux/*/10.0 default/hardened/linux/*/10.0 Profiles are up, the 10.0 releng / 10th anniversary ones. Given the multi-inheritance nature of profiles, it is not obvious what changed to me. So, what is new with 10.0 profiles

Re: [gentoo-dev] New 10.0 profiles are in repository

2009-08-06 Thread Mart Raudsepp
On Thu, 2009-08-06 at 17:19 +0300, Samuli Suominen wrote: Jeremy Olexa wrote: Samuli Suominen wrote: As subject says, default/linux/*/10.0 default/hardened/linux/*/10.0 Profiles are up, the 10.0 releng / 10th anniversary ones. Given the multi-inheritance nature of profiles, it is

Re: [gentoo-dev] New 10.0 profiles are in repository

2009-08-06 Thread Josh Saddler
Mart Raudsepp wrote: I wanted to work at some point on splitting out gnome and kde profiles to separate ones. Perhaps desktop profile could be a generic universal one with USE flags enabled that rox/lxde/fluxbox and so on would like as well, and then gnome adds its stuff, and kde adds its own

Re: [gentoo-dev] New 10.0 profiles are in repository

2009-08-06 Thread Zac Medico
Josh Saddler wrote: Mart Raudsepp wrote: I wanted to work at some point on splitting out gnome and kde profiles to separate ones. Perhaps desktop profile could be a generic universal one with USE flags enabled that rox/lxde/fluxbox and so on would like as well, and then gnome adds its stuff,

Re: [gentoo-dev] New 10.0 profiles are in repository

2009-08-06 Thread Alex Alexander
On Thu, Aug 6, 2009 at 22:17, Zac Medicozmed...@gentoo.org wrote: It would be pretty trivial to use a PORTAGE_PROFILES variable in make.conf, to replace /etc/make.profile. You could do something like this: PORTAGE_PROFILES=/usr/portage/profiles/desktop /usr/portage/profiles/gnome You could