ego
Funtoo system personality manager
TLDR
Synchronize the Portage tree
$ ego sync
Update bootloader configuration$ ego boot update
Read a Funtoo wiki page$ ego doc [wiki_page]
Print current profile$ ego profile show
Enable/Disable mix-ins$ ego profile mix-in +[gnome] -[kde-plasma-5]
Query Funtoo bugs for a package$ ego query bug [package]
SYNOPSIS
ego command [arguments]
DESCRIPTION
ego is Funtoo's official system personality management tool. It provides a unified interface for synchronizing repositories, managing profiles, updating bootloader configuration, and accessing Funtoo documentation.
Replaces several separate tools with a single coherent interface.
PARAMETERS
sync
Synchronize Portage treeboot update
Update bootloader configurationdoc page
Read wiki documentationprofile show
Display current profileprofile mix-in changes
Enable/disable mix-ins with +/-query bug package
Query bugs for package
CONFIGURATION
/etc/ego.conf
Main configuration file for ego profiles and settings.
CAVEATS
Funtoo Linux specific. Not available on Gentoo or other distributions. Requires proper /etc/ego.conf configuration.
