saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
1d106e97c2
commit
de2b0f8220
@ -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
|
|
@ -70,7 +70,7 @@ PORTAGE_COMPRESS_FLAGS="-z -9"
|
|||||||
# ==========================
|
# ==========================
|
||||||
PORTDIR="/usr/portage"
|
PORTDIR="/usr/portage"
|
||||||
source "/var/lib/layman/make.conf"
|
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"
|
PORTDIR_OVERLAY="$PORTDIR_OVERLAY $LOCAL_OVERLAY"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user