eselect-{kernel,profile}: add page (#13937)
This commit is contained in:
16
pages/linux/eselect-profile.md
Normal file
16
pages/linux/eselect-profile.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# eselect profile
|
||||
|
||||
> An `eselect` module for managing the `/etc/portage/make.profile` symlink, which sets the system profile.
|
||||
> More information: <https://wiki.gentoo.org/wiki/Eselect#Profile>.
|
||||
|
||||
- List available profile symlink targets with their numbers:
|
||||
|
||||
`eselect profile list`
|
||||
|
||||
- Set the `/etc/portage/make.profile` symlink by name or number from the `list` command:
|
||||
|
||||
`eselect profile set {{name|number}}`
|
||||
|
||||
- Show the current system profile:
|
||||
|
||||
`eselect profile show`
|
Reference in New Issue
Block a user