]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
updater: add new bash profile to updater.
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 17 Nov 2012 10:58:28 +0000 (11:58 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 17 Nov 2012 10:58:28 +0000 (11:58 +0100)
config/rootfiles/common/stage2
config/rootfiles/core/65/filelists/stage2-partial [new file with mode: 0644]

index b01290c5e671ced19f99d9672f81fead0110d32d..7fa4a436b156a0ec20bfa71b884441c4bdd5bb37 100644 (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
diff --git a/config/rootfiles/core/65/filelists/stage2-partial b/config/rootfiles/core/65/filelists/stage2-partial
new file mode 100644 (file)
index 0000000..df9ad8f
--- /dev/null
@@ -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