<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts, branch debian/0.19.102</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.102</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.102'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2011-08-13T00:29:48+00:00</updated>
<entry>
<title>Add hook to call a config migration script when upgrading from VSE Demo.</title>
<updated>2011-08-13T00:29:48+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-08-13T00:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=8598d47f23dd7adde408d384557e6f8d221681f9'/>
<id>urn:sha1:8598d47f23dd7adde408d384557e6f8d221681f9</id>
<content type='text'>
(cherry picked from commit d891558527fdc077b8c0b37c24cb8b17a2ae7043)
</content>
</entry>
<entry>
<title>Move the is_uniq_address function to Interface.pm</title>
<updated>2011-07-05T21:20:57+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-07-05T21:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=7beacb03c80c24305b5b450dc79783bcbe398780'/>
<id>urn:sha1:7beacb03c80c24305b5b450dc79783bcbe398780</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bugfix 6801: check to see if the same address is configured on another interface in the working config before allowing an address to be set on an interface, allows for swapping addresses in the same commit</title>
<updated>2011-07-02T00:31:40+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-07-02T00:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=824d961ba24251866e28a53aa71adff377c56192'/>
<id>urn:sha1:824d961ba24251866e28a53aa71adff377c56192</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make add system image use the new config directory for copying files</title>
<updated>2011-06-24T22:55:35+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-06-24T22:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1bc15089f78fc0778be78448e43ad33fd05e1e55'/>
<id>urn:sha1:1bc15089f78fc0778be78448e43ad33fd05e1e55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 5856: Add username and password options.</title>
<updated>2011-07-14T16:49:46+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-07-14T16:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=6dad3eb2bbe3901a85f060908ca77dfb221f42a5'/>
<id>urn:sha1:6dad3eb2bbe3901a85f060908ca77dfb221f42a5</id>
<content type='text'>
In order to allow username and password parameters in the
corresponding op mode command, we allow username and password to be
specified on the install-image command line.
</content>
</entry>
<entry>
<title>alternative fix for bug 6958</title>
<updated>2011-05-25T18:49:47+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2011-05-25T18:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=d7b033bb5576b497c84a73bfc8a852614f9821b9'/>
<id>urn:sha1:d7b033bb5576b497c84a73bfc8a852614f9821b9</id>
<content type='text'>
</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>
<entry>
<title>irq-affinity: fix handling of UP system</title>
<updated>2011-05-19T15:08:31+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-05-19T15:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=262ab1d763600bcbe3bed48ad1efb28c48fbf2d4'/>
<id>urn:sha1:262ab1d763600bcbe3bed48ad1efb28c48fbf2d4</id>
<content type='text'>
On a UP system, there is no "physical-id" in /proc/cpuinfo.
</content>
</entry>
</feed>
