modified: install_shell/audit_patch.sh
deleted: install_shell/cgroup-d5000-install/42-2014-01-15-062120/README deleted: install_shell/cgroup-d5000-install/42-2014-01-15-062120/install.sh modified: install_shell/cgroup-d5000-install/install.sh modified: install_shell/create_users.sh modified: install_shell/ntpd_cron_patch.sh modified: install_shell/other.sh modified: install_shell/set_network.sh modified: install_shell/set_ssh.sh modified: setup.sh Signed-off-by: Qin Bo <bqin@linx-info.com>
This commit is contained in:
16
setup.sh
16
setup.sh
@@ -25,9 +25,6 @@ echo "====Set Kernel parameters..."
|
||||
./set_ssh.sh $1 $2 $3
|
||||
echo "====Set ssh...."
|
||||
|
||||
./set_X.sh
|
||||
echo "====Set X..."
|
||||
|
||||
./ntpd_cron_patch.sh
|
||||
echo "====Set ntp client..."
|
||||
|
||||
@@ -38,9 +35,6 @@ echo "====Set audit.rules ..."
|
||||
./set_fonts.sh
|
||||
echo "====add fonts===="
|
||||
|
||||
./lvm-alsa-setup.sh
|
||||
echo "====alsa,lvm===="
|
||||
|
||||
./set_limits.conf.sh
|
||||
echo "====Set limits.conf===="
|
||||
|
||||
@@ -53,9 +47,6 @@ echo "===Set /etc/fstab==="
|
||||
#./install_tool.sh
|
||||
#echo "===instll update packages==="
|
||||
|
||||
./install_new_packages.sh
|
||||
echo "===instll new packages==="
|
||||
|
||||
./set_close_ipv6.sh
|
||||
echo "===close ipv6 ip==="
|
||||
|
||||
@@ -72,13 +63,6 @@ cd cgroup-d5000-install
|
||||
./install.sh $1 $2 $3
|
||||
echo "===Set cgroup==="
|
||||
|
||||
cd ../sysinfo
|
||||
./install.sh
|
||||
echo "===Set linx system information driver==="
|
||||
|
||||
cd ../firefox25-Rocky4.2_x64
|
||||
./install.sh
|
||||
echo "===install firefox25==="
|
||||
|
||||
echo "=======Finish========"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user