saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-08-13 14:01:28 +02:00 committed by Hans Wurst
parent 881c2485d7
commit c803745e45
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
location = /var/lib/layman/games-overlay
location = /home/jule/git/games-overlay
sync =
#profiles = /usr/portage/profiles/default/linux/amd64/13.0
#eclassdirs = /usr/portage/eclass

View File

@ -1,5 +1,5 @@
format = e
location = /var/lib/layman/libressl
location = /home/jule/git/libressl
sync =
names_cache = /var/cache/paludis/names
write_cache = /var/cache/paludis/metadata

View File

@ -1,5 +1,5 @@
format = e
location = /var/lib/layman/torbrowser
sync = git://github.com/MeisterP/torbrowser-overlay.git git+https://github.com/MeisterP/torbrowser-overlay.git git+file://git@github.com:MeisterP/torbrowser-overlay.git
sync =
names_cache = /var/cache/paludis/names
write_cache = /var/cache/paludis/metadata

View File

@ -71,7 +71,7 @@ PORTAGE_COMPRESS_FLAGS="-z -9"
PORTDIR="/usr/portage"
source "/var/lib/layman/make.conf"
LOCAL_OVERLAY="/usr/local/portage"
PORTDIR_OVERLAY="$PORTDIR_OVERLAY $LOCAL_OVERLAY"
PORTDIR_OVERLAY="$PORTDIR_OVERLAY /home/jule/git/games-overlay /home/jule/git/libressl $LOCAL_OVERLAY"
# Log Settings