summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-10Merge branch 'master' into glendalerbalocca
2007-12-07fix ifrename problem: make sure there's no interface name overlap, and don'tAn-Cheng Huang
use "-t" with ifrename.
2007-12-05add "allow-root" option for telnet (default "false").An-Cheng Huang
2007-12-05add link-detect to interfaces by default on interface discoveryRobert Bays
2007-12-05Merge branch 'master' into glendalerbalocca
2007-12-04Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-cfg-systemAn-Cheng Huang
2007-12-04add sudo entry for "users" levelAn-Cheng Huang
2007-12-04- Only start supported daemons (zebra, ripd, ospfd, bgpd)Stig Thormodsrud
- Add temporary version file
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-12-02Merge branch 'master' into glendalerbalocca
2007-11-30Fix bad merge in install-system.inrbalocca
2007-11-29Set syslog logging for all daemons to warning levelJustin Fletcher
2007-11-27Merge branch 'master' into glendalerbalocca
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-27Merge branch 'master' into glendalerbalocca
Conflicts: scripts/install-system.in
2007-11-27Fix bug in install-system that was preventing error reporting when ↵rbalocca
installing isolinux
2007-11-20Bugfix: 2412Bob Gilligan
Provide boot options in menu.lst for both Serial and KVM consoles. In both options, set up the other console to serve as the secondary console. Select which boot option to use by default based on the tty that the user is running install-system on.
2007-11-19Switch boot program from grub to isolinux. Grub has problems workingBob Gilligan
with some BIOS implementations.
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