# You can use a custom directory here if you want a seperate copy of the # tree for running packages2 CHOST="CHANGEME" PORTDIR=/usr/portage SYNC="rsync://rsync.gentoo.org/gentoo-portage" # You probably shouldn't change this RSYNC_OPTS='-rlqptzW --safe-links --force --delete --delete-after --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*' # Do NOT change these ACCEPT_KEYWORDS="" ARCH="x86" FEATURES="-metadata-transfer -news" # vim:ft=filetype=gentoo-make-conf: