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

From Gentoo Wiki
Jump to:navigation Jump to:search

La variable DISTDIR définie l'emplacement dans lequel Portage conservera le code source téléchargé. Par défaut, elle est définie à /usr/portage/distfiles.

Les utilisateurs peuvent définir la variable DISTDIR dans /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.confUtiliser un emplacement DESTDIR différent
DISTDIR=/var/gentoo/distfiles

Pour plus d'informations, reportez vous à l'aticle sur DISTDIR.