Age | Commit message (Collapse) | Author |
|
|
|
|
|
change (update) the backup
|
|
hollywood
|
|
|
|
|
|
|
|
|
|
|
|
hollywood
|
|
Change settings and move sysctl values to separate file /etc/vyatta-sysctl.conf.
This allows for user/support to adjust configuration without changing
the rl-system.init script.
|
|
|
|
Conflicts:
debian/vyatta-cfg-system.postinst.in
|
|
|
|
|
|
and rip mib traversals
|
|
|
|
|
|
|
|
This reverts commit 33a7d7e76222aa6ba952610144065221b6e8aeda.
|
|
|
|
|
|
|
|
Conflicts:
debian/control
scripts/install-system
scripts/rl-system.init
|
|
- added the following commands:
- set protocols snmp community <txt> client <IPv4>
- set protocols snmp community <txt> network <IPv4net>
|
|
|
|
- enhancement added: configuring of scripts to run on vrrp state-transitions
|
|
|
|
|
|
starting with hollywood, use the debian installer
|
|
- "show vrrp summary" command added
|
|
|
|
|
|
|
|
|
|
Replace references to VPL 1.0 with GPLv2
|
|
|
|
|
|
|
|
Bugfix: 2946
Use logger instead of date command
|
|
- Add sysServices 14
- Removed deprecated modules
|
|
This is part of other permission fixes, it puts operators
into a group that can then be used for access control.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
udev appears to be threaded where sub-scripts may be context switch;
so, defer config file interface updates to rl-system.init
|