Age | Commit message (Collapse) | Author |
|
|
|
If account already existed in passwd file, but then same user
added to Vyatta config, force the shell to be vbash.
This fixes case of autologin on initial livecd boot where the
autologin happens as 'vyatta' but gets bash instead of vbash as shell.
|
|
|
|
Add dependency on whois (for mkpasswd), and awk
Remove dependency on tasksel (debian installer).
Sort package dependency list
|
|
|
|
The install script sets capabilities on some files
These files may not exist if a package is not part of the ISO,
therefore it is ok.
|
|
|
|
|
|
Fix pgrep logic and formatting.
|
|
|
|
Bug 8864:
Commit 4dce31b15ce038527cbd03a21b23ad094d71750c changed the behaviour
of when a config file was not present. This change replaces the
original behaviour.
(cherry picked from commit aec7e4cefd206fa9397456917ec5e83e86089343)
|
|
|
|
|
|
|
|
|
|
|
|
Typo in conditional meant that 'ip li set dev ethN down' never
ran.
|
|
|
|
The SNMPv3 code did not enable strict type checking and had other
poor style found by perlcritic.
|
|
|
|
Bug 8829
(cherry picked from commit f81fdcb67721134c29ba1cb789a932e68622646f)
|
|
|
|
Bug 8813
Need to add omfile when referring to channel.
|
|
|
|
Bug 8804
Previous change was passing a logfile to biosdevname, but parent
directory was not necessarily created at that point! Log file
is useless anyway, just redirect to dev null.
|
|
|
|
(cherry picked from commit d51d7a787a962ead30478d3fe23a356634ca3577)
|
|
SNMP-135 store SNMP superuser password to config file
SNMP-130 add engineId for trap-target
SNMP-134 use 'stop' and 'start' instead of 'restart'
SNMP-141 change engineID syntax checking
SNMP-136 Users are lost after changing TSM port
SNMP-149 TLS Error: Permission denied
SNMP-147 Not correct priority in TSM users
SNMP-148 Configuring already use port for TSM is destroying users.
SNMP-151 Errors in logs after first snmp configuration
SNMP-152 Hide 'No such file or directory' error message
SNMP-153 Debug messages after 'delete service snmp'
SNMP-157 Run Perltidy for all Perl scripts
SNMP-158 change syntax of trap-target engineID
SNMP-163: added script to check name, apply it for user, group and view names
SNMP-161 Faulty configuration with many trap-target
SNMP-160 Look for TSM keys in /config folder
SNMP-162 CLI permit not correct oid
SNMP-163: typo in script
SNMP-160 Look for TSM keys in /config folder
SNMP-163: added support of upper case for names in the script
SNMP-163: create rule for names, permit only a-zA-Z0-9
SNMP-163: typo
(cherry picked from commit e4c3ae81d2d1f040a8ad363928302d72f8431ef9)
|
|
(cherry picked from commit 1d917be739f1db7b1ff1d26a0238322d7fd475c5)
|
|
|
|
Put bonding in "extra" package, and make sure interfaces/node.def is in main
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enable debug log for dataplane
|
|
|
|
Bug 8676
biosdevname does not behave well on Xen so simply skip it when running
in Xen.
(cherry picked from commit dc53d09decae1cd8098ee92c7c1dab72dc80ae50)
|
|
|
|
Currently only restart rsyslog but more can be added as needed.
Fixes bug 8237.
(cherry picked from commit a2b2ce86df549560ee4438e92a8663c0a0706b82)
|
|
|
|
Also increase the max allowed value to 32768.
(cherry picked from commit 2dd6be60ba0b888d138292f5ccec3bacfc5d4949)
|
|
|
|
Bug 8538
If ethtool reports no speed setting, and configuration is auto
then everything is okay, and no change is necessary.
|
|
|
|
|
|
|