| from small one page howto to huge articles all in one place 
 
 poll results
 
 Last additions:
 
 May 25th. 2007:
 
 
 April, 26th. 2006:
 
 
 | You are here: manpages 
 
 profile.eselect
Section: eselect (5) Updated: April 2009Index
Return to Main Contents 
 NAME
profile.eselect - The profile management module for Gentoo's eselect
 SYNOPSISeselect profile
[help |usage |version ]
eselect profile list
eselect profile set 
[--force ]
profile
eselect profile show DESCRIPTIONeselect
is Gentoo's configuration and management tool.  It features modules
that care for the individual administrative tasks.
 ACTION: LISTeselect profile list
Display an ordered list of available and (for your architecture) valid
profiles.
 
# eselect profile list
Available profile symlink targets:
 [1]   default-linux/amd64/2005.0
 ACTION: SETeselect profile set
[--force ]
profile 
Select a valid profile for future use with portage.  If the
--force 
flag is specified, set the profile even if it doesn't appear to be
a valid one (doesn't exist in
${PORTDIR} /profiles/profiles.desc).
 ACTION: SHOWeselect profile show
Show your system's currently active profile.
 
# eselect profile show
Current make.profile symlink:
 /usr/portage/profiles/default-linux/amd64/2005.0
 AUTHORS
Danny van Dyk <kugelfang@gentoo.org >
 
Aaron Walker  <ka0ttic@gentoo.org >
 SEE ALSOeselect(1)
 
 
 Index
NAME
SYNOPSIS
DESCRIPTION
ACTION: LIST
ACTION: SET
ACTION: SHOW
AUTHORS
SEE ALSO
 
 
 
 
 |