updater: add new bash profile to updater.

This commit is contained in:
Arne Fitzenreiter
2012-11-17 11:58:28 +01:00
parent b33c0aee3e
commit c9fa828c77
2 changed files with 22 additions and 3 deletions

View File

@@ -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

View File

@@ -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