]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Wed, 1 Mar 2017 17:20:51 +0000 (18:20 +0100)
committerFrank Brehm <frank@brehm-online.com>
Wed, 1 Mar 2017 17:20:51 +0000 (18:20 +0100)
csh.env
profile.env

diff --git a/csh.env b/csh.env
index 1ea4e2e9982e1649adfc15680b993633e13b0186..b20f778764b1d4aab1e1b9f36d7a86dbe12523ef 100644 (file)
--- a/csh.env
+++ b/csh.env
@@ -5,6 +5,7 @@
 setenv CONFIG_PROTECT '/usr/share/gnupg/qualified.txt'
 setenv CONFIG_PROTECT_MASK '/etc/gentoo-release /etc/sandbox.d /etc/php/cli-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/php/cli-php7.0/ext-active/ /etc/php/cgi-php7.0/ext-active/ /etc/php/apache2-php7.0/ext-active/ /etc/fonts/fonts.conf /etc/terminfo /etc/ca-certificates.conf /etc/revdep-rebuild'
 setenv EDITOR '/usr/bin/vi'
+setenv FACTERDIR '/usr'
 setenv GCC_SPECS ''
 setenv GUILE_LOAD_PATH '/usr/share/guile/1.8'
 setenv INFOPATH '/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.4/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.25.1/info'
index 3cb64a43f382b0645d189b5662b571e119ddaaf7..c8478d39a72e5cc989f998ecfe607a2115765d72 100644 (file)
@@ -5,6 +5,7 @@
 export CONFIG_PROTECT='/usr/share/gnupg/qualified.txt'
 export CONFIG_PROTECT_MASK='/etc/gentoo-release /etc/sandbox.d /etc/php/cli-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/php/cli-php7.0/ext-active/ /etc/php/cgi-php7.0/ext-active/ /etc/php/apache2-php7.0/ext-active/ /etc/fonts/fonts.conf /etc/terminfo /etc/ca-certificates.conf /etc/revdep-rebuild'
 export EDITOR='/usr/bin/vi'
+export FACTERDIR='/usr'
 export GCC_SPECS=''
 export GUILE_LOAD_PATH='/usr/share/guile/1.8'
 export INFOPATH='/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.4/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.25.1/info'