Translations:/etc/portage/make.conf/80/it

From Gentoo Wiki
Jump to:navigation Jump to:search

La variabile DISTDIR definisce la locazione dove Portage salverà il download dell'archivio codice sorgente. Il suo valore predefinito è /var/cache/distfiles.

Gli utenti possono impostare la variabile DISTDIR in /etc/portage/make.conf:

Warning
Beware where you place your DISTDIR! Only trusted users should be granted write access to this location.


File integrity check and unpacking is a non-atomic operation, allowing for an attack where a file is swapped in between, possibly leading to compromise the system.
FILE /etc/portage/make.confUsare una DISTDIR differente
DISTDIR=/var/gentoo/distfiles

Per ulteriori informazioni, fare riferimento all'articolo DISTDIR.