Commit Graph

38 Commits

Author SHA1 Message Date
Qin, Bo
71ca491663 Merge remote branch 'origin/4.3/1804' 2014-04-22 13:40:10 +08:00
Wang Jinnan
12b4737f20 Fix bug 1804:
*Removing some noused cron task.
		*Changing the DAC of the some files
		 about cron and logrotate.
2014-04-22 12:22:55 +08:00
Wang Jinnan
1999949b75 Fix bug 1803 2014-04-21 15:50:15 +08:00
Mu Xiaokang
09de1977cd Fix cgroup.
deleted:    install_shell/cgroup-d5000-install/cgconfig.conf
	deleted:    install_shell/cgroup-d5000-install/cgrules.conf
	deleted:    install_shell/cgroup-d5000-install/install.sh
	new file:   install_shell/cgroup-d5000-install/set_libcgroup.sh
	modified:   setup.sh
2014-04-16 15:39:07 +08:00
Qin, Bo
834acafd37 Fix bug# 1691
Modify user default password to 'R0ck9'

	modified:   install_shell/create_users.sh

Signed-off-by: Qin, Bo <bqin@linx-info.com>
2014-03-31 14:50:27 +08:00
Wang Jinnan
c55f2ac107 Merge remote-tracking branch 'remotes/origin/4.3/1691-swei' into master-merge 2014-03-27 01:52:40 -07:00
swei
b46436f532 simplify the code
modified:   set_bonding.sh

	Signed-off-by: swei <swei@linx-info.com>
2014-03-27 16:13:10 +08:00
Wang Jinnan
957b9898e9 Remove chown/chmod /var/log/* scripts.
Because We exchange sysklogd to rsyslog in rocky4.2
	and rsyslog will be hold by sysadmin.
2014-03-26 22:33:50 -07:00
swei
a34b33497d modify set_bonding.sh and set bond0 base on eth0 ip arg set
modified:   set_bonding.sh

    Signed-off-by: swei <swei@linx-info.com>
2014-03-27 11:40:46 +08:00
Wang Jinnan
e1aa4b189c Update get_parameter_log.sh to the last version 2014-03-26 01:50:46 -07:00
Peng Zhihui
cb5f09c5dc cp /etc/skel/.kde to d5000's home dir.
modified:   install_shell/create_users.sh
2014-03-21 09:03:12 +08:00
Jinnan Wang
c413fef4e6 Merge remote-tracking branch 'origin/4.3/1691-swei' 2014-03-20 12:50:13 +08:00
root
42a3c37c19 modify set bonding function
new file:   install_shell/set_bonding.sh
	deleted:    install_shell/set_network.sh
	modified:   setup.sh

	Signed-off-by: swei <swei@linx-info.com>
2014-03-19 15:53:35 +08:00
Jinnan Wang
c73d3597cb Merge remote-tracking branch 'origin/4.3/1691-swei'
IPv6 默认关闭
2014-03-19 11:35:27 +08:00
root
182bbfdace add set_close_ipv6.sh to procps module-init-tools
deleted:    set_close_ipv6.sh
	modified:   ../setup.sh

	Signed-off-by: root <root@Rocky1111.(none)>
2014-03-19 09:15:55 +08:00
Jinnan Wang
24d67fe7b7 Merge remote-tracking branch 'origin/4.3/1691_xkmu' into master-merge 2014-03-18 17:16:05 +08:00
Jinnan Wang
423690a9c9 Merge remote-tracking branch 'origin/4.3/1691-jgmu' into master-merge 2014-03-18 17:15:41 +08:00
Jinnan Wang
23a3d8d247 删除set_limits.conf.sh中无用的行
由于默认的栈大小就是8192所以
	删除冗余行
2014-03-18 17:00:40 +08:00
Jinnan Wang
9588a21091 清理与ntpd和ntpdate相关的问题
删除ntpd_cron_patch.sh脚本,修改update_time.sh
	做为它的替代品。在setup.sh中不再调用ntpd_cron_patch.sh
	而改为调用update_time.sh。
2014-03-18 15:57:38 +08:00
Qin, Bo
9f0210f4eb remove redundancy code.
modified:   install_shell/other.sh
Signed-off-by: Qin, Bo <bqin@linx-info.com>
2014-03-18 15:52:42 +08:00
Peng Zhihui
391c6cccaf rm set_fcitx and continue to use scim defaultly
modified:   install_shell/create_users.sh
	deleted:    install_shell/set_fcitx.sh
	new file:   install_shell/set_tcsh_encode.sh
	modified:   setup.sh
2014-03-18 15:43:55 +08:00
Jinnan Wang
089b8a41f1 移除other.sh中无用的脚本
移除的内容包括date能力配置和postfix访问权限。
2014-03-18 15:07:33 +08:00
Jinnan Wang
8c05103f71 修改cgroup的进程数大小限制 2014-03-18 14:46:41 +08:00
Jinnan Wang
563c19b2cc 删除技术支持部门的回收站机制 2014-03-18 14:33:29 +08:00
Mu Xiaokang
ed9597fed4 Delete configure to history in other.sh.
modified:   install_shell/other.sh
2014-03-18 14:20:17 +08:00
Jinnan Wang
b81f1ec1fc 删除与审计相关的配置文件 2014-03-18 14:09:57 +08:00
Jinnan Wang
319bace7d7 Fix bug 1691,合并
已经将set_linux-pam.sh文件中的配置
	融入到软件包中,所以这里可以移除相关配置脚本
2014-03-18 13:04:59 +08:00
Jinnan Wang
eb300e2267 优化crontab文件的内容
修改update_time.sh的执行时间。
	修改update_time.sh脚本的执行内容。
2014-03-18 10:50:07 +08:00
Jinnan Wang
2bfa7cafee 合并limits.conf文件相关的配置
删除set_kernel.sh文件,并将其内容并入set_limits.conf.sh
	移除set_kernel.sh的调用
2014-03-18 09:16:55 +08:00
Peng Zhihui
fd80cd8766 modified: install_shell/set_fcitx.sh 2014-03-13 13:29:06 +08:00
Peng Zhihui
879fa64213 Touch /var/log/errors before chown it.
Give up chowning  /etc/cron/weekly/, because the dir doesn't exist now.
Chmod files under .history_log dir -> chmod -R .history_log dir,
because no file under it.

	modified:   install_shell/other.sh
2014-02-27 17:25:54 +08:00
Jinnan Wang
7678a96cd5 Fix Bug 1691
We research postfix project,found that postfix have self-security solution.
	We think we can restore postfix source package to origin.
2014-02-26 14:09:40 +08:00
Peng Zhihui
f79a538bf2 Modify install_shell dir to meet new_install
modified:   setup.sh
2014-02-26 09:43:40 +08:00
Qin, Bo
99fa5779e8 modified: install_shell/audit_patch.sh
new file:   install_shell/inetd.conf
	modified:   install_shell/other.sh
	modified:   install_shell/set_close_ipv6.sh
	modified:   install_shell/set_fonts.sh

Signed-off-by: Qin, Bo <bqin@linx-info.com>
2014-02-25 14:41:53 +08:00
Qin Bo
bc7ebfa111 add fonts
modified:   .gitignore
Signed-off-by: Qin Bo <bqin@linx-info.com>
2014-02-19 16:17:12 +08:00
Qin Bo
2d414ea163 delete redundancy scripts.
Signed-off-by: Qin Bo <bqin@linx-info.com>
2014-02-19 14:35:33 +08:00
Qin Bo
39d88f389f 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>
2014-02-19 11:12:45 +08:00
Qin Bo
2235771f09 Initial commit
Signed-off-by: Qin Bo <bqin@linx-info.com>
2014-02-19 09:07:55 +08:00