Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-14 | Need to be root to write /etc/inittab | Stephen Hemminger | |
2010-10-14 | Turn off screen blanking on console | Stephen Hemminger | |
2010-10-14 | 0.17.112debian/0.17.112 | Stephen Hemminger | |
2010-10-14 | Change syntax for console config | Stephen Hemminger | |
Use: system console device ttyS1 speed 115200 To allow top level node to be one transaction with one update | |||
2010-10-14 | Fix serial console setup functions | Stephen Hemminger | |
Problems found during basic testing of new serial console config | |||
2010-10-14 | Fix regexp used for disabling up serial with Xen | Stephen Hemminger | |
2010-10-14 | Fix email address in changelog | Stephen Hemminger | |
2010-10-14 | Add support for setting up serial console ports | Stephen Hemminger | |
2010-10-13 | 0.17.111debian/0.17.111 | Stephen Hemminger | |
2010-10-13 | Revise new ntp server config | Stephen Hemminger | |
Putting it in 'system { ntp { server...' makes more sense. | |||
2010-10-13 | 0.17.110debian/0.17.110 | Stephen Hemminger | |
2010-10-13 | Migrate NTP server to services ntp | Stephen Hemminger | |
Allows starting NTP server once at boot speeding up boot time and allows specifying some NTP server options | |||
2010-10-11 | 0.17.109debian/0.17.109 | Stephen Hemminger | |
2010-10-11 | Merge branch 'mendocino' of vm:rel/vyatta-cfg-system into mendocino | Stephen Hemminger | |
2010-10-11 | Add default vyatta rsyslog config rules | Stephen Hemminger | |
This fixes case where rsyslog finds no targets on boot | |||
2010-10-10 | 0.17.108debian/0.17.108 | Stephen Hemminger | |
2010-10-10 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg-system into ↵ | Stephen Hemminger | |
mendocino | |||
2010-10-10 | Add ubuntu changes to rsyslog | Stephen Hemminger | |
Kernel messages and repeated message option | |||
2010-10-10 | Add LSB support information to telnetd.init | Stephen Hemminger | |
2010-10-09 | 0.17.107debian/0.17.107 | Stephen Hemminger | |
2010-10-09 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg-system into ↵ | Stephen Hemminger | |
mendocino | |||
2010-10-09 | Check if SNMP is running before starting | Stephen Hemminger | |
The SNMPD restart has 2 or 3 seconds of sleep that is unnecessary if SNMPD isn't running. | |||
2010-10-08 | Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg-system into ↵ | Stephen Hemminger | |
mendocino | |||
2010-10-08 | Convert from syslog to rsyslog | Stephen Hemminger | |
Configuration file is /etc/rsyslog.conf and it is supports directory of include parameters so do not need to edit rsyslog.conf directly | |||
2010-10-08 | modified reference error location. | root | |
2010-10-08 | 0.17.106debian/0.17.106 | root | |
2010-10-08 | use new error reference location method | root | |
2010-10-08 | 0.17.105debian/0.17.105 | Stephen Hemminger | |
2010-10-07 | 0.17.104debian/0.17.104 | Mohit Mehta | |
2010-10-07 | moved code for zones to vyatta-zone package | Mohit Mehta | |
2010-10-07 | Put udev rules in /lib/udev | Stephen Hemminger | |
Udev rules have moved from /etc/udev to /lib/udev on Debian Squeeze | |||
2010-10-07 | Change udev network naming to be more cooperative | Stephen Hemminger | |
Other udev scripts may have configured the device name before the Vyatta script runs. Use the convention followed by the standard persistent network name script; only applly name rules if interface does not already have name assigned. | |||
2010-10-07 | Add dependency on Squeeze version of udev | Stephen Hemminger | |
2010-10-07 | 0.17.103debian/0.17.103 | Stephen Hemminger | |
2010-10-07 | List rsyslog package dependency | Stephen Hemminger | |
Debian build process wants packages to list a preferred physical package when a virtual package is an option. See virtual-package-depends-without-real-package-depends warning. | |||
2010-10-07 | Fix sysklog dependency | Stephen Hemminger | |
Vyatta depends on syslog as a virtual service, not which package provides the system loggging (sysklogd, rsyslog, syslog-ng). | |||
2010-10-07 | Update hwclockfirst fixup for Squeeze | Stephen Hemminger | |
2010-09-21 | 0.17.102debian/0.17.102 | Mohit Mehta | |
2010-09-21 | * update count_iptables module usage | Mohit Mehta | |
2010-09-21 | 0.17.101debian/0.17.101 | Mohit Mehta | |
2010-09-21 | * use count_iptables_rule from MISC module | Mohit Mehta | |
2010-09-18 | 0.17.100debian/0.17.100 | Bob Gilligan | |
2010-09-18 | Bugfix 6210: Fix up case where login section is missing from config file. | Bob Gilligan | |
(cherry picked from commit b39ed5b1c8b85402770305efa6b2248df3440db1) | |||
2010-09-20 | 0.17.99debian/0.17.99 | An-Cheng Huang | |
2010-09-20 | fix init-floppy for squeeze | An-Cheng Huang | |
2010-09-17 | 0.17.98debian/0.17.98 | Bob Gilligan | |
2010-09-17 | Bugfix 6210: Fix parsing of config file | Bob Gilligan | |
Previous commit "More fixes to standalone password reset" incorrectly parsed fields in the Vyatta config file. (cherry picked from commit 9a08473ae6abb2aec0e51c758f0712ac91c27de9) | |||
2010-09-13 | 0.17.97debian/0.17.97 | An-Cheng Huang | |
2010-09-13 | more fixes for bug 6152 | An-Cheng Huang | |
* second udev invocation now has ACTION "change" in squeeze. * DRIVERS no longer available from squeeze udev. | |||
2010-09-13 | partial fix for bug 6152 | An-Cheng Huang | |
* as discussed, remove the wireless rule that causes warning |