<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/system, branch pacifica</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=pacifica</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=pacifica'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2012-09-19T18:48:03+00:00</updated>
<entry>
<title>Set hostname after updating hosts file</title>
<updated>2012-09-19T18:48:03+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2012-09-19T18:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=ea19fe6d0b149bc50858425af4fd953dd780b18d'/>
<id>urn:sha1:ea19fe6d0b149bc50858425af4fd953dd780b18d</id>
<content type='text'>
Fixes bug 8380
</content>
</entry>
<entry>
<title>Update /etc/hosts when host name and domain name changes</title>
<updated>2012-09-10T16:11:42+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2012-09-10T16:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c087276ca0827d7a58c93c9c7683af7311ef5c58'/>
<id>urn:sha1:c087276ca0827d7a58c93c9c7683af7311ef5c58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Configure logrotate to maintain log file ownership</title>
<updated>2012-09-05T01:28:12+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2012-09-05T01:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=288ab75d4f2aed39e8993d82f127e6e9dc16b973'/>
<id>urn:sha1:288ab75d4f2aed39e8993d82f127e6e9dc16b973</id>
<content type='text'>
logrotate needs the create config option so that it keeps the
original log file's permissions and ownership.

Fixes bug 8240
</content>
</entry>
<entry>
<title>Use rsyslog to trigger log rotation</title>
<updated>2012-04-18T18:04:44+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2012-04-06T00:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=2415dea5aa5ecc1542b3da7795c0b7c49b98f259'/>
<id>urn:sha1:2415dea5aa5ecc1542b3da7795c0b7c49b98f259</id>
<content type='text'>
The previous implementation of log rotation used an hourly cron job to
check log file size and possibly perform a rotation. If the logging
rate is high, this interval may allow for root file system space
exhustion.

Utilizing rsyslog's outchannel mechanism enables log rotation to be
initiated as soon as the log file becomes larger than its configured
size.

Fixes Bug 7807.
</content>
</entry>
<entry>
<title>Fix server property option</title>
<updated>2012-02-21T21:19:31+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-02-21T21:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5f583fe81fc8be7f9e516044b43f3f28037242c8'/>
<id>urn:sha1:5f583fe81fc8be7f9e516044b43f3f28037242c8</id>
<content type='text'>
Bug 7623
Patch provided by Stig.
</content>
</entry>
<entry>
<title>interfaces: don't add config for missing devices</title>
<updated>2011-12-22T01:32:51+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-12-22T01:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=537585b5e1a7d73f7c88b7726d0c1f112329bea3'/>
<id>urn:sha1:537585b5e1a7d73f7c88b7726d0c1f112329bea3</id>
<content type='text'>
If device disappears or is renamed between the time udev script
is run, and the vyatta-router script is run; then don't add an entry
to the config file.
</content>
</entry>
<entry>
<title>Fix perl deprecated warning with 5.14</title>
<updated>2011-11-22T19:24:54+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-11-22T19:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=dcff7e2c90f21cc7eb7e08ca054c8779dc0b22fd'/>
<id>urn:sha1:dcff7e2c90f21cc7eb7e08ca054c8779dc0b22fd</id>
<content type='text'>
Code of the form:
  for $i qw(a b c)
causes the warning:
  Use of qw(...) as parentheses is deprecated
</content>
</entry>
<entry>
<title>irq-affinity: more fixup</title>
<updated>2011-05-20T18:09:55+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-05-20T18:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c6430d1e9b511e36f59b5b5a484b7edf829be117'/>
<id>urn:sha1:c6430d1e9b511e36f59b5b5a484b7edf829be117</id>
<content type='text'>
1. Fix thread_per_core -- now a global variable
2. Add documentation about where still broken with offline cpus
3. Break out hamming weight function (might be used to fix #2)

Tested on UP, 4 core x 2 thread, 8 socket (virt) and Multiqueue
and single queue NIC.
</content>
</entry>
<entry>
<title>irq-affinity: use sysfs to read cpu topology</title>
<updated>2011-05-20T15:38:57+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-05-20T15:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c206df7d62af7b1c2f310e546c877c18095bc6d1'/>
<id>urn:sha1:c206df7d62af7b1c2f310e546c877c18095bc6d1</id>
<content type='text'>
Change to using sysfs to read cpu topology. This makes code more
robust and follow the standard practice of other utilities.
As an added benefit, irq-affinty now handles offline cpu's and
other cases where cpu numbers are not fully populated.
</content>
</entry>
<entry>
<title>irq-affinity: initialize sockets to 1</title>
<updated>2011-05-20T14:13:50+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-05-20T14:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5a1d4ee6db359887ad5b65150fa5de7312a06202'/>
<id>urn:sha1:5a1d4ee6db359887ad5b65150fa5de7312a06202</id>
<content type='text'>
</content>
</entry>
</feed>
