Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Flavors and Mix-ins/pt-br
Jump to navigation
Jump to search
Flavors
A system can have only one flavor profile enabled at a time. The following flavors are available:
- minimal
- This flavor defines the most minimal possible flavor. It currently only contains defaults for all Funtoo Linux flavors.
- core
- The core flavor is the minimal flavor plus reasonable USE options, and is used for stage3 builds.
- server
- The server flavor is intended for servers but at this time just tracks core.
- workstation
- The workstation flavor is a minimal desktop system. It includes the core flavor plus these mix-ins: X, audio, dvd, media, console-extras
- desktop
- The desktop flavor is a full-featured desktop system, minus desktop environment (add KDE, GNOME or XFCE as a mix-in.) It includes the workstation flavor plus printing support.
Mix-ins
A system can have any number of mix-ins enabled at a time. The following mix-ins are available:
- audio
- Enables core audio-related settings, currently related to ALSA.
- console-extras
- Enables things that are nice to have for console-only systems. Currently enabling gpm in USE.
- dvd
- USE settings related to optical drives -- CDR/DVD-ROM/RW use.
- gnome
- USE and package.use settings required to merge GNOME.
- hardened
- Enables hardened support.
- kde
- USE and package.use settings required to merge KDE.
- media
- USE settings related to audio/video media encoding. Can be for desktops or servers.
- Enables printing capability.
- rhel5-compat
- settings required for running a system that uses a Red Hat Enterprise Linux 5-based kernel.
- vmware-guest
- settings related to using Funtoo Linux as a VMWare virtual machine guest.
- X
- Settings related to the X Window System and hardware support.
- xfce
- USE settings required for merging XFCE.