saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-02-28 18:22:17 +01:00 committed by root
parent 2ce6831642
commit 1c09572554
3 changed files with 3 additions and 0 deletions

View File

@ -187,6 +187,7 @@ if [[
"${CATEGORY}/${PN}" != "media-libs/devil" &&
"${CATEGORY}/${PN}" != "sys-devel/autogen" &&
"${CATEGORY}/${PN}" != "games-engines/gemrb" &&
"${CATEGORY}/${PN}" != "app-emulation/wine" &&
"${CATEGORY}/${PN}" != "dev-libs/openssl"
]]
then

View File

@ -0,0 +1 @@
SEARCH_DIRS_MASK="/opt/oracle-jdk-bin-1.8.0.31"

View File

@ -0,0 +1 @@
SANDBOX_PREDICT="/dev/random:/proc/self/coredump_filter"