* [gentoo-user] ufed and USE flags
@ 2007-07-23 2:59 Thufir
2007-07-23 8:35 ` Neil Bothwick
0 siblings, 1 reply; 2+ messages in thread
From: Thufir @ 2007-07-23 2:59 UTC (permalink / raw
To: gentoo-user
I used ufed to edit USE flags with the result:
localhost ~ #
localhost ~ #
localhost ~ # cat /etc/gentoo-release
Gentoo Base System release 1.12.9
localhost ~ #
localhost ~ # cat /etc/make.conf
####################################################
## ATTENTION: THIS IS THE MAKE.CONF ON THE LIVECD ##
## PLEASE EDIT /mnt/gentoo/etc/make.conf INSTEAD ##
####################################################
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
#CFLAGS="-O2 -march=i686 -pipe"
CFLAGS="-march=i686 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
# This should not be changed unless you know exactly what you are doing. You
# should probably be using a different stage, instead.
CHOST="i686-pc-linux-gnu"
ACCEPT_KEYWORDS=""
MAKEOPTS=""
USE="7zip msn"
FEATURES=""
CONFIG_PROTECT="-*"
localhost ~ #
localhost ~ # date
Mon Jul 23 02:54:56 UTC 2007
localhost ~ #
localhost ~ #
I decided to try ufed per <http://gentoo-wiki.com/FAQ_USE_Flags>,
however was mystified that neither /etc/portage/package.use nor
/etc/portage/package.keywords were changed.
Shouldn't changes be made to files in /etc/portagae, preferably?
thanks,
Thufir
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] ufed and USE flags
2007-07-23 2:59 [gentoo-user] ufed and USE flags Thufir
@ 2007-07-23 8:35 ` Neil Bothwick
0 siblings, 0 replies; 2+ messages in thread
From: Neil Bothwick @ 2007-07-23 8:35 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 703 bytes --]
On Mon, 23 Jul 2007 02:59:30 +0000, Thufir wrote:
> I decided to try ufed per <http://gentoo-wiki.com/FAQ_USE_Flags>,
> however was mystified that neither /etc/portage/package.use nor
> /etc/portage/package.keywords were changed.
>
> Shouldn't changes be made to files in /etc/portagae, preferably?
/etc/portage files are for package-specific overrides to the global
settings in /etc/make.conf and the system profile. ufed edits your global
USE flags, so the changes are correctly saved in /etc/make.conf.
Read man portage for an explanation of the various portage configuration
files and how they fit together.
--
Neil Bothwick
Fire at will... NO WORF! Not Commander Riker!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-23 8:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-23 2:59 [gentoo-user] ufed and USE flags Thufir
2007-07-23 8:35 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox