<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/sysconf, branch debian/0.19.32</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.32</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.32'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2011-01-21T03:30:43+00:00</updated>
<entry>
<title>Change for rsyslog reload</title>
<updated>2011-01-21T03:30:43+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-01-21T03:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5cd567e34183b13c69915cd2ba7bbdb72b857fee'/>
<id>urn:sha1:5cd567e34183b13c69915cd2ba7bbdb72b857fee</id>
<content type='text'>
Bug 6663
(cherry picked from commit fa7d81f125033b7ed4bd549eb6905918612a6877)
</content>
</entry>
<entry>
<title>Bugfix 6668: Check to see if log files need rotation hourly.</title>
<updated>2011-01-18T03:43:14+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-01-18T03:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=71a31ff516ef63f5ce52ca1bca17e10497a6a15d'/>
<id>urn:sha1:71a31ff516ef63f5ce52ca1bca17e10497a6a15d</id>
<content type='text'>
Previously, log file rotation was checked by cron daily.  Some log
file -- such as those generated by PPP -- can grow rapidly. Such
infrequent checking can lead to running out of disk space on systems
with small disk drives or flash storage.  This change checks for
rotation hourly.
</content>
</entry>
<entry>
<title>Revert "Don't need to rename vlan devices"</title>
<updated>2010-11-24T17:38:21+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-24T17:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=20e85051040f6406f4de5fe9b167cc07a4121817'/>
<id>urn:sha1:20e85051040f6406f4de5fe9b167cc07a4121817</id>
<content type='text'>
This reverts commit c2c15ef2d6a85d40e778a0d84f243d2ae99c56ba.
</content>
</entry>
<entry>
<title>Add cpufrequtils default config file</title>
<updated>2010-11-24T17:37:55+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-24T16:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=2b96631fa56943b728bb670e0ca016ccde8cd517'/>
<id>urn:sha1:2b96631fa56943b728bb670e0ca016ccde8cd517</id>
<content type='text'>
If cpufrequtils is installed, then want the default to be full performance.
</content>
</entry>
<entry>
<title>Don't need to rename vlan devices</title>
<updated>2010-11-23T22:06:59+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-23T22:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c2c15ef2d6a85d40e778a0d84f243d2ae99c56ba'/>
<id>urn:sha1:c2c15ef2d6a85d40e778a0d84f243d2ae99c56ba</id>
<content type='text'>
Avoid calling vyatta_net_name on vlan's
</content>
</entry>
<entry>
<title>Fix goto in vyatta-net.rules</title>
<updated>2010-10-28T21:29:10+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-10-28T21:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1345ceb1ce6b2f318a5b246fecac783d9ce37644'/>
<id>urn:sha1:1345ceb1ce6b2f318a5b246fecac783d9ce37644</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't rename vif and other non-driver interfaces</title>
<updated>2010-10-27T18:04:31+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-10-27T18:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=dbbb25895e70ce118dd7e4fd5cf6ecd9d09df543'/>
<id>urn:sha1:dbbb25895e70ce118dd7e4fd5cf6ecd9d09df543</id>
<content type='text'>
Bug 6379
Just leave vlan and other pseudo-interface names alone.
</content>
</entry>
<entry>
<title>Change vyatta_net_name into a perl script</title>
<updated>2010-10-26T21:06:00+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-10-21T23:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4a92157b9e077514fdbf5845169323ed7370bedb'/>
<id>urn:sha1:4a92157b9e077514fdbf5845169323ed7370bedb</id>
<content type='text'>
Use existing config parser and perl to handle udev device naming.
Do renaming early in udev boot, and fixup config file later.
This avoids rescanning udev devices on boot and adds preliminary
support for hotplug.
</content>
</entry>
<entry>
<title>Add default vyatta rsyslog config rules</title>
<updated>2010-10-11T19:18:10+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-10-11T19:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=e0151173e2754a3f559a1cef8166a4b781e0ab94'/>
<id>urn:sha1:e0151173e2754a3f559a1cef8166a4b781e0ab94</id>
<content type='text'>
This fixes case where rsyslog finds no targets on boot
</content>
</entry>
<entry>
<title>Add ubuntu changes to rsyslog</title>
<updated>2010-10-10T18:41:35+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-10-10T18:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=96ff15f3455745d348e1800fbbd6f613d9397b78'/>
<id>urn:sha1:96ff15f3455745d348e1800fbbd6f613d9397b78</id>
<content type='text'>
Kernel messages and repeated message option
</content>
</entry>
</feed>
