summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-19Merge branch 'master' into glendalerbalocca
2007-12-19Revert "add init script to force udev settle before itf configured"Tom Grennan
This is unnecessary if the config.boot file is available before udevd starts. This reverts commit a9cd192305b779cb62aecd858ad9a4e5a1fbcad4.
2007-12-19Change temporary version string to glendale instead of eureka.Stig Thormodsrud
2007-12-18Merge branch 'master' of git:/git/vyatta-cfg-systemStig Thormodsrud
2007-12-18Fix new vrrp group show command.Stig Thormodsrud
2007-12-18Rewrite '/etc/resolv.conf' each time config at 'system domain-search domain ↵Marat Nepomnyashy
$(@)' changes to update the 'search' params. Bug 2113 fix.
2007-12-18Merge branch 'master' into glendalerbalocca
2007-12-18Fix delete vrrp node (we really need symbolic names rather than relative path).Stig Thormodsrud
2007-12-18Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-systemStig Thormodsrud
2007-12-18- Add support for multiple vrrp groups per interface.Stig Thormodsrud
- Add support for multiple VIPs per vrrp group.
2007-12-17Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-systemTom Grennan
Conflicts: debian/control
2007-12-17add init script to force udev settle before itf configuredTom Grennan
2007-12-17remove ifrename dependencyTom Grennan
2007-12-17support stand-alone validationTom Grennan
2007-12-16Add ethernet bridging.Stig Thormodsrud
2007-12-15Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-systemStig Thormodsrud
2007-12-15Fix broken path for progresss-indicator.Stig Thormodsrud
2007-12-14handle repeated init-floppyTom Grennan
2007-12-14move config file interface mods to udev handlerTom Grennan
2007-12-14test for config file missing interface or interface hwidTom Grennan
2007-12-14fix modification of config file interface sub-blockTom Grennan
2007-12-13Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-systemTom Grennan
2007-12-13process device persistence through udev rules rather than init scriptTom Grennan
2007-12-12fix static host mappingAn-Cheng Huang
2007-12-11fix sudo problem on installed systemAn-Cheng Huang
2007-12-10use "127.0.1.1" for configured hostname (leave "127.0.0.1" for localhost).An-Cheng Huang
2007-12-10also check telnet session for "allow-root"An-Cheng Huang
2007-12-10fix for bug 2524: telnet settings can only be set via ssh or console.An-Cheng Huang
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.