summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-14Need to be root to write /etc/inittabStephen Hemminger
2010-10-14Turn off screen blanking on consoleStephen Hemminger
2010-10-140.17.112debian/0.17.112Stephen Hemminger
2010-10-14Change syntax for console configStephen Hemminger
Use: system console device ttyS1 speed 115200 To allow top level node to be one transaction with one update
2010-10-14Fix serial console setup functionsStephen Hemminger
Problems found during basic testing of new serial console config
2010-10-14Fix regexp used for disabling up serial with XenStephen Hemminger
2010-10-14Fix email address in changelogStephen Hemminger
2010-10-14Add support for setting up serial console portsStephen Hemminger
2010-10-130.17.111debian/0.17.111Stephen Hemminger
2010-10-13Revise new ntp server configStephen Hemminger
Putting it in 'system { ntp { server...' makes more sense.
2010-10-130.17.110debian/0.17.110Stephen Hemminger
2010-10-13Migrate NTP server to services ntpStephen Hemminger
Allows starting NTP server once at boot speeding up boot time and allows specifying some NTP server options
2010-10-110.17.109debian/0.17.109Stephen Hemminger
2010-10-11Merge branch 'mendocino' of vm:rel/vyatta-cfg-system into mendocinoStephen Hemminger
2010-10-11Add default vyatta rsyslog config rulesStephen Hemminger
This fixes case where rsyslog finds no targets on boot
2010-10-100.17.108debian/0.17.108Stephen Hemminger
2010-10-10Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
mendocino
2010-10-10Add ubuntu changes to rsyslogStephen Hemminger
Kernel messages and repeated message option
2010-10-10Add LSB support information to telnetd.initStephen Hemminger
2010-10-090.17.107debian/0.17.107Stephen Hemminger
2010-10-09Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
mendocino
2010-10-09Check if SNMP is running before startingStephen Hemminger
The SNMPD restart has 2 or 3 seconds of sleep that is unnecessary if SNMPD isn't running.
2010-10-08Merge branch 'mendocino' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
mendocino
2010-10-08Convert from syslog to rsyslogStephen 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-08modified reference error location.root
2010-10-080.17.106debian/0.17.106root
2010-10-08use new error reference location methodroot
2010-10-080.17.105debian/0.17.105Stephen Hemminger
2010-10-070.17.104debian/0.17.104Mohit Mehta
2010-10-07moved code for zones to vyatta-zone packageMohit Mehta
2010-10-07Put udev rules in /lib/udevStephen Hemminger
Udev rules have moved from /etc/udev to /lib/udev on Debian Squeeze
2010-10-07Change udev network naming to be more cooperativeStephen 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-07Add dependency on Squeeze version of udevStephen Hemminger
2010-10-070.17.103debian/0.17.103Stephen Hemminger
2010-10-07List rsyslog package dependencyStephen 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-07Fix sysklog dependencyStephen Hemminger
Vyatta depends on syslog as a virtual service, not which package provides the system loggging (sysklogd, rsyslog, syslog-ng).
2010-10-07Update hwclockfirst fixup for SqueezeStephen Hemminger
2010-09-210.17.102debian/0.17.102Mohit Mehta
2010-09-21* update count_iptables module usageMohit Mehta
2010-09-210.17.101debian/0.17.101Mohit Mehta
2010-09-21* use count_iptables_rule from MISC moduleMohit Mehta
2010-09-180.17.100debian/0.17.100Bob Gilligan
2010-09-18Bugfix 6210: Fix up case where login section is missing from config file.Bob Gilligan
(cherry picked from commit b39ed5b1c8b85402770305efa6b2248df3440db1)
2010-09-200.17.99debian/0.17.99An-Cheng Huang
2010-09-20fix init-floppy for squeezeAn-Cheng Huang
2010-09-170.17.98debian/0.17.98Bob Gilligan
2010-09-17Bugfix 6210: Fix parsing of config fileBob Gilligan
Previous commit "More fixes to standalone password reset" incorrectly parsed fields in the Vyatta config file. (cherry picked from commit 9a08473ae6abb2aec0e51c758f0712ac91c27de9)
2010-09-130.17.97debian/0.17.97An-Cheng Huang
2010-09-13more fixes for bug 6152An-Cheng Huang
* second udev invocation now has ACTION "change" in squeeze. * DRIVERS no longer available from squeeze udev.
2010-09-13partial fix for bug 6152An-Cheng Huang
* as discussed, remove the wireless rule that causes warning