saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-08-13 14:37:00 +02:00 committed by Hans Wurst
parent c803745e45
commit cfdc6282b0
7 changed files with 5 additions and 22 deletions

View File

@ -890,3 +890,4 @@ dev-python/foolscap ~amd64
#net-misc/wget ~amd64
#www-client/links ~amd64
#www-servers/apache ~amd64
dev-python/cffi ~amd64

View File

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

View File

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

View File

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

View File

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

View File

@ -1,9 +0,0 @@
location = /var/lib/layman/sunrise
sync =
#profiles = /usr/portage/profiles/default/linux/amd64/13.0
#eclassdirs = /usr/portage/eclass
#distdir = /home/distfiles
#master_repository = gentoo
format = e
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 /home/jule/git/games-overlay /home/jule/git/libressl $LOCAL_OVERLAY"
PORTDIR_OVERLAY="$PORTDIR_OVERLAY /home/jule/git/games-overlay /home/jule/git/libressl /home/jule/git/media-overlay /home/jule/git/desktop-overlay /home/jule/git/prism-overlay $LOCAL_OVERLAY"
# Log Settings