Skip to content

moss-2.0.0

Compare
Choose a tag to compare
@leonanu leonanu released this 19 Sep 16:07
· 73 commits to master since this release

2.0.0

2015-09-19
! Support uninstall Moss. Select 'u' in installaion interface;
! Use CentOS original libs.(libxml2,zlib,openssl,pcre,libmcrypt etc.);

  • Add Name Service Caching Daemon (NSCD);
  • Support log user shell commands in syslog (/var/log/secure);
  • Prompt user reboot system if needed;
  • Set GRUB to visable boot mode;
  • Add /etc/resolv.conf optimize;
  • Add package_info.sh tool;
  • Optimize L.N.M.P and library packages install policy;
  • Speed up service software packages installation;
  • Optimize system service on/off policy;
  • Enhance Bash command alias;
  • Enhance vimrc profile;
  • Refine every steps of system config;
  • Installation will be abort if YUM install/update failed;
  • Update php.ini for PHP 5.6;
  • Optimize MySQL my.cnf;
  • Fix YUM repository config file;
  • Fix installation TUI bug;
  • Fix Redis anonymous access. Add Redis password;
  • Fix SSH user login and public key jugement policy;
  • Fix Nginx Vim syntax file for Vim 7.x;
  • Fix MySQL database can not backup with Percona Xtrabackup;
  • Remove XCache. Use PHP 5.6 build-in Zend OPcache instead;
  • Remove Squid,Varnish,KeepAlived,PECL XHProf and memcached;
  • Remove service.sh script, merged with config_sys.sh;