Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-29 | put operator in operator group | Stephen Hemminger | |
This is part of other permission fixes, it puts operators into a group that can then be used for access control. | |||
2008-02-26 | add operator and admin to linux group adm | Stephen Hemminger | |
Add operator to group adm to allow reading log files without sudo. This group is used allow reading files in /var/log so the operational mode show log commands don't need sudo. | |||
2008-02-22 | use vyattacfg for config files | An-Cheng Huang | |
2008-02-21 | fix for bug 2764: rename user level | An-Cheng Huang | |
2008-02-11 | fix for bug 2547: don't require/output ':' after "hw-id". | An-Cheng Huang | |
2008-02-06 | bump up rmem_max limit to 223232 (in conjunction with fix for zebra) | Michael Larson | |
2008-02-01 | remove stale CONFIG_PARTITION comments | Tom Grennan | |
2008-01-31 | source /etc/default/vyatta instead of configuring install-system | Tom Grennan | |
2008-01-23 | fix bug 2658 | Tom Grennan | |
udev appears to be threaded where sub-scripts may be context switch; so, defer config file interface updates to rl-system.init | |||
2008-01-23 | Revert "fix bug 2658" | Tom Grennan | |
This reverts commit b45bba4286e83f8babcd70eef908f2ea2f8fff3c. | |||
2008-01-21 | At bootup vrrp needs to skip vlan interfaces that haven't been instantiated yet | Stig Thormodsrud | |
2008-01-21 | All vrrp to be configured on vif | Stig Thormodsrud | |
2008-01-21 | fix bug 2658 | Tom Grennan | |
silently write test BOOTFILE before trying too add/mod itf | |||
2008-01-18 | sysconf files need to be updated earlier. move to live-helper hook. | An-Cheng Huang | |
2008-01-17 | fix bug 2631 - add new users to vtysh.conf | Tom Grennan | |
2008-01-15 | fix for bug 2534 and prep for larson's vif link detect fixes | Robert Bays | |
2008-01-14 | fix for bug 2607 | Robert Bays | |
2008-01-12 | Add vrrp sync group and fix authentication display | Stig Thormodsrud | |
2007-12-26 | Treat '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-21 | remove umount on config partition | Robert Bays | |
2007-12-21 | remove config partition from install-system | Robert Bays | |
2007-12-20 | synchronize /etc/{hosts,hostname} during install-system | An-Cheng Huang | |
2007-12-19 | Merge branch 'master' into glendale | rbalocca | |
2007-12-18 | Merge branch 'master' of git:/git/vyatta-cfg-system | Stig Thormodsrud | |
2007-12-18 | Fix new vrrp group show command. | Stig Thormodsrud | |
2007-12-18 | Rewrite '/etc/resolv.conf' each time config at 'system domain-search domain ↵ | Marat Nepomnyashy | |
$(@)' changes to update the 'search' params. Bug 2113 fix. | |||
2007-12-18 | Merge branch 'master' into glendale | rbalocca | |
2007-12-18 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-system | Stig Thormodsrud | |
2007-12-18 | - Add support for multiple vrrp groups per interface. | Stig Thormodsrud | |
- Add support for multiple VIPs per vrrp group. | |||
2007-12-17 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-system | Tom Grennan | |
Conflicts: debian/control | |||
2007-12-17 | support stand-alone validation | Tom Grennan | |
2007-12-15 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-system | Stig Thormodsrud | |
2007-12-15 | Fix broken path for progresss-indicator. | Stig Thormodsrud | |
2007-12-14 | handle repeated init-floppy | Tom Grennan | |
2007-12-14 | move config file interface mods to udev handler | Tom Grennan | |
2007-12-14 | test for config file missing interface or interface hwid | Tom Grennan | |
2007-12-14 | fix modification of config file interface sub-block | Tom Grennan | |
2007-12-13 | process device persistence through udev rules rather than init script | Tom Grennan | |
2007-12-10 | Merge branch 'master' into glendale | rbalocca | |
2007-12-07 | fix ifrename problem: make sure there's no interface name overlap, and don't | An-Cheng Huang | |
use "-t" with ifrename. | |||
2007-12-05 | add link-detect to interfaces by default on interface discovery | Robert Bays | |
2007-12-05 | Merge branch 'master' into glendale | rbalocca | |
2007-12-04 | get rid of lintian warning | An-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-03 | fix init-floppy | Tom Grennan | |
2007-11-30 | Fix bad merge in install-system.in | rbalocca | |
2007-11-27 | Merge branch 'master' into glendale | rbalocca | |
Conflicts: scripts/install-system.in | |||
2007-11-27 | Fix bug in install-system that was preventing error reporting when ↵ | rbalocca | |
installing isolinux | |||
2007-11-20 | Bugfix: 2412 | Bob 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-19 | Switch boot program from grub to isolinux. Grub has problems working | Bob Gilligan | |
with some BIOS implementations. |