Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] eclass proposal - savedconfig.eclass
Date: Thu, 01 Feb 2007 09:53:05
Message-Id: 200702010450.20576.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] eclass proposal - savedconfig.eclass by Daniel Black
1 On Thursday 01 February 2007, Daniel Black wrote:
2 > So some foo that says:
3 > die "you have enabled X USE flag but your saved config reflects the X USE
4 > flag been unset. Please correct your saved config by setting GUI=yes
5 > in /etc/portage/savedconfig/${CATEGORY}/${PXXX}/config.h or unset the USE
6 > flag X."
7
8 problem i have with this is that you have to enumerate what could be a ton of
9 options and bind them to the appropriate USE flag
10
11 easier to just say "USE=savedconfig overrides everything else"
12 -mike

Replies

Subject Author
Re: [gentoo-dev] eclass proposal - savedconfig.eclass Alec Warner <antarus@g.o>
Re: [gentoo-dev] eclass proposal - savedconfig.eclass Ciaran McCreesh <ciaranm@×××××××.org>