From: Arne Fitzenreiter Date: Sat, 17 Nov 2012 10:58:28 +0000 (+0100) Subject: updater: add new bash profile to updater. X-Git-Tag: v2.13-beta1~61 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=c9fa828c774ecef372ebc5eac821a93aff7d1965 updater: add new bash profile to updater. --- diff --git a/config/rootfiles/common/stage2 b/config/rootfiles/common/stage2 index b01290c5e6..7fa4a436b1 100644 --- a/config/rootfiles/common/stage2 +++ b/config/rootfiles/common/stage2 @@ -4,8 +4,6 @@ bin/echo bin/pwd bin/stty #boot -dev/console -dev/null etc/bashrc etc/certparams etc/e2fsck.conf @@ -32,6 +30,8 @@ etc/passwd etc/profile #etc/profile.d etc/profile.d/colorls.sh +etc/profile.d/extrapaths.sh +etc/profile.d/glib2-locale.sh etc/profile.d/i18n.sh etc/profile.d/lang.sh etc/profile.d/readline.sh @@ -57,7 +57,6 @@ root/.bashrc root/ipfire #sbin #srv -tmp #usr/bin #usr/bin/perl #usr/include @@ -145,3 +144,6 @@ var/run var/run/utmp #var/spool var/tmp +dev/console +dev/null +tmp diff --git a/config/rootfiles/core/65/filelists/stage2-partial b/config/rootfiles/core/65/filelists/stage2-partial new file mode 100644 index 0000000000..df9ad8f3c0 --- /dev/null +++ b/config/rootfiles/core/65/filelists/stage2-partial @@ -0,0 +1,17 @@ +etc/bashrc +etc/profile +etc/profile.d/colorls.sh +etc/profile.d/extrapaths.sh +etc/profile.d/glib2-locale.sh +etc/profile.d/i18n.sh +etc/profile.d/lang.sh +etc/profile.d/readline.sh +etc/profile.d/term256.sh +etc/profile.d/umask.sh +etc/securetty +etc/sysctl.conf +root/.bash_logout +root/.bash_profile +root/.bashrc +usr/lib/libgcc_s.so.1 +usr/lib/libstdc++.so.6