summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-04add sudo entry for "users" levelAn-Cheng Huang
2007-12-04fix for bug 2492: hide ntpd restart messagesAn-Cheng Huang
2007-12-04fix for bug 2511: create empty resolv.conf in postinst.An-Cheng Huang
2007-12-04get rid of lintian warningAn-Cheng Huang
2007-12-04* change "user group" to "user level".An-Cheng Huang
* "admin" => "users", "quaggavty", "vyattacfg", "sudo". * "users" => "users", "quaggavty" * use "sudo" group for sudo permissions. * don't add "root" to /etc/group.
2007-12-03fix init-floppyTom Grennan
2007-11-29Set syslog logging for all daemons to warning levelJustin Fletcher
2007-11-27Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-systemStig Thormodsrud
2007-11-27Fix "set system time-zone" doesn't verify valid time-zone.Stig Thormodsrud
2007-11-27Fix bug in install-system that was preventing error reporting when ↵rbalocca
installing isolinux
2007-11-19Fix 2498 vrrp configuration can NOT be committed.Stig Thormodsrud
2007-11-15users added through our CLI now use "vbash" (from vyatta-bash package).An-Cheng Huang
2007-11-07use default if host-name is deletedAn-Cheng Huang
2007-11-07make sure mount point exists in install-systemAn-Cheng Huang
2007-11-06don't need to change /etc/hosts in postinstAn-Cheng Huang
2007-11-06Add quagga messages to syslog.Stig Thormodsrud
2007-11-05add help and syntax check for syslog facilities/levels.An-Cheng Huang
this also fixes bug 2427 (and 1812?).
2007-11-05remove saved logrotate.d files (to avoid duplicate).An-Cheng Huang
2007-11-05User message modificationsJustin Fletcher
2007-11-05Merge branch 'master' of ↵root
ssh://rbays@phuket.vyatta.com/usr/local/git/vyatta-cfg-system
2007-11-05hacks to get install system to work until Debian Installer is finishedroot
2007-11-05Merge branch 'master' of /usr/local/git/vyatta-cfg-systemJustin Fletcher
2007-11-05Help text modificationsJustin Fletcher
2007-11-05remove hostname setting from rl-system (handled by config).An-Cheng Huang
2007-11-04Add vrrp to eureka.Stig Thormodsrud
2007-11-02remove workaround for broken "default:".An-Cheng Huang
2007-11-02Verify that a community has been defined before firing up snmpd.Stig Thormodsrud
2007-11-01temporary workaround until "default:" works in CLI backend.An-Cheng Huang
2007-11-01add support for user groups: currently a user can be in either "admin" orAn-Cheng Huang
"users" group.
2007-11-01touch /etc/environmentAn-Cheng Huang
2007-11-01Disable rlsnmpstats until we get iptables added.Stig Thormodsrud
2007-10-31Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-systemStig Thormodsrud
Conflicts: Makefile.am
2007-10-31Fix snmp such that it can be configured by non-root user.Stig Thormodsrud
2007-10-31add telnet serviceAn-Cheng Huang
2007-10-31import telnetd init from old eureka/rl-systemAn-Cheng Huang
2007-10-26add "allowed" and "help" for completionAn-Cheng Huang
2007-10-24move default config from vyatta-cfgAn-Cheng Huang
2007-10-24start quagga daemons by default with empty config filesAn-Cheng Huang
(if vyatta-cfg-system package is installed).
2007-10-24add 'sudo' for 'system' and 'service/ssh' configuration commands.An-Cheng Huang
2007-10-24fix sed command orderingAn-Cheng Huang
2007-10-23* add non-root users to 'quaggavty' group.An-Cheng Huang
* set up sudo for 'quaggavty' group.
2007-10-22Fix uninitialized value when no trap-target has been configured.Stig Thormodsrud
2007-10-22Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-cfg-systemAn-Cheng Huang
2007-10-22add service/ssh configuration.An-Cheng Huang
2007-10-20Add basic snmp support.Stig Thormodsrud
2007-10-19replace "rl_passwd" with the standard "mkpasswd".An-Cheng Huang
2007-10-19move "system" configuration templates/scripts from vyatta-cfg.An-Cheng Huang
2007-10-19import init-floppy from fairfield/xorp/scriptsAn-Cheng Huang
2007-10-18* import system config files from fairfield/xorp/sysconf.An-Cheng Huang
* add dependencies and postinst actions.
2007-10-18add dependency and postinstAn-Cheng Huang