<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/scripts, branch debian/0.16</title>
<subtitle>Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.16</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.16'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2009-12-21T18:50:12+00:00</updated>
<entry>
<title>Move interfaces to vyatta-cfg-system package</title>
<updated>2009-12-21T18:50:12+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-12-21T18:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=886e0e9ff9dd3e3fe73a37285b386cdffc653315'/>
<id>urn:sha1:886e0e9ff9dd3e3fe73a37285b386cdffc653315</id>
<content type='text'>
All the other templates and scripts related to interfaces
are in vyatta-cfg-system
</content>
</entry>
<entry>
<title>Fix DHCP command handling</title>
<updated>2009-12-16T20:05:03+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-12-16T19:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=9eeced54732df964e0008fc738c12e8a599a1e89'/>
<id>urn:sha1:9eeced54732df964e0008fc738c12e8a599a1e89</id>
<content type='text'>
This fixes Bug 3917 by checking for interface current state rather
than configuration state.

Also changed variable names and command arguments to improve clarity.
Instead of --op_command="dhcp-renew" use "--dhcp renew".
</content>
</entry>
<entry>
<title>Bugfix 5143: Fix grep regex for NICs with &gt;= 10 queues.</title>
<updated>2009-12-08T20:27:52+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-12-08T20:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=259af925d72988bd35055dfd337bf1635afd3ff7'/>
<id>urn:sha1:259af925d72988bd35055dfd337bf1635afd3ff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix breakage from pervious commit.</title>
<updated>2009-11-14T22:26:32+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2009-11-14T22:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=caa9bbc6313fa96fb61fcae99bc487976089ada8'/>
<id>urn:sha1:caa9bbc6313fa96fb61fcae99bc487976089ada8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow inline comments in config template fields.</title>
<updated>2009-11-06T00:39:30+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-11-06T00:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=5edd540c79f349cbe5f377f5b0e8ed16dcf7cf99'/>
<id>urn:sha1:5edd540c79f349cbe5f377f5b0e8ed16dcf7cf99</id>
<content type='text'>
Also change priority.pl script to display inline comments found in
"priority:" fields if they are present.
</content>
</entry>
<entry>
<title>Sync config file after saving</title>
<updated>2009-10-30T17:58:53+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-10-30T17:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=dd187d067a88fcf2bc8a3de955ea87de406c6d30'/>
<id>urn:sha1:dd187d067a88fcf2bc8a3de955ea87de406c6d30</id>
<content type='text'>
By calling fsync, we can be more assured that file actually makes
it to disk.
</content>
</entry>
<entry>
<title>Generalize handling of multi-queue NICs.</title>
<updated>2009-10-27T00:06:48+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-10-27T00:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=28e86f46e504eff3ab087aa179a969b1e3383a07'/>
<id>urn:sha1:28e86f46e504eff3ab087aa179a969b1e3383a07</id>
<content type='text'>
Previously the script determined the driver that a NIC was using, then
used that to parse the queue names from /proc/interrupts.  Now, it
determines the naming convention just by looking at the queue names.
Now the script should work for all NICs that support one of the two
standard naming conventions.

Also added some support for single-queue NICs.
</content>
</entry>
<entry>
<title>fixed script to handle multiple entries for same priority</title>
<updated>2009-10-21T21:59:40+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-10-21T21:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=b2b20a22373f96699484d7615fa50bb7eec801f2'/>
<id>urn:sha1:b2b20a22373f96699484d7615fa50bb7eec801f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sorts and generates priority statements from priority node.def entries</title>
<updated>2009-10-21T18:25:01+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-10-21T18:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=64a061562ffe5af7036a4caac16ef51ad1efd724'/>
<id>urn:sha1:64a061562ffe5af7036a4caac16ef51ad1efd724</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add sudo back to save command, and add check to save script that validates vyatta config token at end of file. this will prevent the</title>
<updated>2009-10-19T22:42:46+00:00</updated>
<author>
<name>slioch</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2009-10-19T22:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=f7f90ef2c60c493c58378a13ce77b74443ec8796'/>
<id>urn:sha1:f7f90ef2c60c493c58378a13ce77b74443ec8796</id>
<content type='text'>
accidental overwrite of non vyatta config files. check on prevent existing files that don't contain ' === vyatta-config-version:'
from being saved to.
</content>
</entry>
</feed>
