mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-11 11:35:54 +02:00
updater: add new bash profile to updater.
This commit is contained in:
@@ -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
|
||||
|
||||
17
config/rootfiles/core/65/filelists/stage2-partial
Normal file
17
config/rootfiles/core/65/filelists/stage2-partial
Normal 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
|
||||
Reference in New Issue
Block a user