On Sat, May 27, 2006 at 09:02:25AM +0100, Neil Bothwick wrote

> The correct way to see which USE flags are in operation is
> 
> emerge --info | grep USE
> 
> This shows the combined effect of your profile and make.conf (but not
> per-package settings from /etc/portage).

  One question about that.  In my /etc/make.conf

[m3000][root][~] grep USE /etc/make.conf
USE="-* 3dnow X a52 aac alsa bzip2 cdr dga dio divx4linux dri dvd dvdr dvdread 
encode exif ffmpeg flac fortran gb gif gtk2 imlib jpeg maildir mikmod mime mmap 
mmx mng mp3 mpeg ncurses nptl nptlonly nsplugin offensive ogg opengl plotutils 
png posix quicktime readline sdl sharedmem slang sockets sse sse2 theora 
threads tiff truetype vcd vorbis win32codecs wmf xpm xv zlib"

  The flags actually in use are...

[m3000][root][~] emerge --info | grep USE
USE="x86 3dnow X a52 aac alsa bzip2 cdr dga dio divx4linux dri dvd dvdr dvdread 
encode exif ffmpeg flac fortran gb gif gtk2 imlib jpeg maildir mikmod mime mmap 
mmx mng mp3 mpeg ncurses nptl nptlonly nsplugin offensive ogg opengl plotutils 
png posix quicktime readline sdl sharedmem slang sockets sse sse2 theora 
threads tiff truetype vcd vorbis win32codecs wmf xpm xv zlib userland_GNU 
kernel_linux elibc_glibc"

  What do the flags "userland_GNU kernel_linux elibc_glibc" do?  I'm
sure the developers have some reason to put them in.  Mind you, I don't
always agree with the developers, but that's another story.

-- 
Walter Dnes <[EMAIL PROTECTED]> In linux /sbin/init is Job #1
My musings on technology and security at http://tech_sec.blog.ca
-- 
[email protected] mailing list

Reply via email to