<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/sysconf, branch napa</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=napa</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=napa'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2011-05-25T22:03:08+00:00</updated>
<entry>
<title>Always log authorization messages</title>
<updated>2011-05-25T22:03:08+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-05-25T21:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=31f3d30599b976bfd033b7c69b2aa1394541d879'/>
<id>urn:sha1:31f3d30599b976bfd033b7c69b2aa1394541d879</id>
<content type='text'>
Bug 7095
Always keep /var/log/auth.log to allow for 'show log authorization'
</content>
</entry>
<entry>
<title>Change where ipv6 route table size is increased</title>
<updated>2011-02-25T18:38:10+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-02-25T18:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f62f7280611731fbd0f6a883a10e676a35518264'/>
<id>urn:sha1:f62f7280611731fbd0f6a883a10e676a35518264</id>
<content type='text'>
Can't do it early in boot because ipv6 module may not be loaded.
</content>
</entry>
<entry>
<title>Increase upper limit of IPV6 route table</title>
<updated>2011-02-22T18:27:14+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-02-22T18:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=e42ffb4077c29c28f9e4b4d9cb62e863d7f24027'/>
<id>urn:sha1:e42ffb4077c29c28f9e4b4d9cb62e863d7f24027</id>
<content type='text'>
Bug 6681
Default configuration for IPV6 max routes is too small
</content>
</entry>
<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>
</feed>
