summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2008-01-21At bootup vrrp needs to skip vlan interfaces that haven't been instantiated yetStig Thormodsrud
2008-01-21All vrrp to be configured on vifStig Thormodsrud
2008-01-21fix bug 2658Tom Grennan
silently write test BOOTFILE before trying too add/mod itf
2008-01-18sysconf files need to be updated earlier. move to live-helper hook.An-Cheng Huang
2008-01-17fix bug 2631 - add new users to vtysh.confTom Grennan
2008-01-15fix for bug 2534 and prep for larson's vif link detect fixesRobert Bays
2008-01-14fix for bug 2607Robert Bays
2008-01-12Add vrrp sync group and fix authentication displayStig Thormodsrud
2007-12-26Treat 'system domain-name $(@)' and 'system domain-search domain $(@)' as ↵Marat Nepomnyashy
mutually exclusive. Generate an error message and refuse commit if both are specified. Bug 2256 fix.
2007-12-21remove umount on config partitionRobert Bays
2007-12-21remove config partition from install-systemRobert Bays
2007-12-20synchronize /etc/{hosts,hostname} during install-systemAn-Cheng Huang
2007-12-19Merge branch 'master' into glendalerbalocca
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-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-17support stand-alone validationTom Grennan
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-13process device persistence through udev rules rather than init scriptTom Grennan
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 link-detect to interfaces by default on interface discoveryRobert Bays
2007-12-05Merge branch 'master' into glendalerbalocca
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-30Fix bad merge in install-system.inrbalocca
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-07make sure mount point exists in install-systemAn-Cheng Huang
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-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