saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-06-26 17:55:38 +02:00 committed by root
parent 1d106e97c2
commit de2b0f8220
2 changed files with 1 additions and 10 deletions

View File

@ -1,9 +0,0 @@
location = /usr/local/portage-science
sync =
#profiles = /usr/portage/profiles/default/linux/amd64/13.0
#eclassdirs = /usr/portage/eclass /usr/local/portage-science/eclass
#distdir = /home/distfiles
#master_repository = gentoo
format = e
names_cache = /var/cache/paludis/names
write_cache = /var/cache/paludis/metadata

View File

@ -70,7 +70,7 @@ PORTAGE_COMPRESS_FLAGS="-z -9"
# ==========================
PORTDIR="/usr/portage"
source "/var/lib/layman/make.conf"
LOCAL_OVERLAY="/usr/local/portage /usr/local/portage-science"
LOCAL_OVERLAY="/usr/local/portage"
PORTDIR_OVERLAY="$PORTDIR_OVERLAY $LOCAL_OVERLAY"