FEATURES
From Gentoo Wiki
Jump to:navigation
Jump to:search
This page is a translated version of the page FEATURES and the translation is 57% complete.
Outdated translations are marked like this.
La variabile FEATURES contiene un elenco di funzionalità di Portage che l'utente vuole abilitate sul sistema, influenzando efficacemente il comportamento di Portage. È impostato di default tramite il profile di Gentoo, ma può essere facilmente aggiornato tramite /etc/portage/make.conf . Poiché questa è una variabile incrementale, i valori FEATURES possono essere aggiunti senza sovrascrivere direttamente quelli implementati tramite il profilo Gentoo.
FILE
/etc/portage/make.confAggiunta di keepwork a FEATURES in PortageFEATURES="keepwork"
portageq può essere utilizzato per mostrare le funzionalità attive:
user $portageq envvar FEATURES | xargs -n 1The descriptions of the FEATURES are available in the man page for make.conf:
user $man make.conf
Usage
FEATURES is often prepended to the emerge command for e.g. keeping the build log or triggering tests:
root #FEATURES="keeptemp test" emerge -1a foobarVedere anche
Handbook:AMD64/Working/Features/it
Risorse esterne
- FEATURES nel Gentoo developer manual
Retrieved from "https://wiki.gentoo.org/index.php?title=FEATURES/it&oldid=1400426"