<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts, branch vyatta/3.4.1/i386</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=vyatta%2F3.4.1%2Fi386</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=vyatta%2F3.4.1%2Fi386'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2009-07-27T19:37:50+00:00</updated>
<entry>
<title>Remove slaves before changing mode</title>
<updated>2009-07-27T19:37:50+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-07-27T19:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=bdbd1c9b842ad5931b33a1ccf483354a59ce8dab'/>
<id>urn:sha1:bdbd1c9b842ad5931b33a1ccf483354a59ce8dab</id>
<content type='text'>
Since kernel driver does not handle mode changes properly. Workaround
by removing slaves (and readding) before changing mode.

Bug 4758
</content>
</entry>
<entry>
<title>Allow round-robin to be selected</title>
<updated>2009-07-07T21:35:48+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-07-07T21:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=9f4e8c1deba76ef81878551040f16180baaf23be'/>
<id>urn:sha1:9f4e8c1deba76ef81878551040f16180baaf23be</id>
<content type='text'>
Simpler version of bug 4647 fix.
</content>
</entry>
<entry>
<title>Revert "Allow user to select round-robin mode."</title>
<updated>2009-07-07T21:31:38+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-07-07T21:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=7c681e2a62388ead8ad2e74a76ff1b0ae386f78f'/>
<id>urn:sha1:7c681e2a62388ead8ad2e74a76ff1b0ae386f78f</id>
<content type='text'>
This reverts commit aba4e42b4b07b856cbcff0fcf5231824fc18bb37.

Use proper perl (ie. undefined) rather than a a sentinel value!
</content>
</entry>
<entry>
<title>Fix Bug 4554 check for existing firewall ruleset fails when applying it to a zone during boot</title>
<updated>2009-07-02T19:14:37+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-07-02T19:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=6d5f6c0383509eed3f28d315fdb5be9cf66342e5'/>
<id>urn:sha1:6d5f6c0383509eed3f28d315fdb5be9cf66342e5</id>
<content type='text'>
* use isActive to check if firewall ruleset has been succesfully committed
* fix templates to fail inside an action field when a command fails
</content>
</entry>
<entry>
<title>Allow user to select round-robin mode.</title>
<updated>2009-07-02T00:46:14+00:00</updated>
<author>
<name>Mark O'Brien</name>
<email>mark@vyatta.com</email>
</author>
<published>2009-07-02T00:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=aba4e42b4b07b856cbcff0fcf5231824fc18bb37'/>
<id>urn:sha1:aba4e42b4b07b856cbcff0fcf5231824fc18bb37</id>
<content type='text'>
* bug 4647
* scripts/vyatta-bonding.pl
</content>
</entry>
<entry>
<title>Fix Bug 4593 zone-policy can't be deleted if zone interfaces are bridges</title>
<updated>2009-07-01T01:19:15+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-07-01T01:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=e66fce16ee35ceef3d4a0bd949a2faa8000fc056'/>
<id>urn:sha1:e66fce16ee35ceef3d4a0bd949a2faa8000fc056</id>
<content type='text'>
* use new api to get active plus committed nodes
</content>
</entry>
<entry>
<title>make changes to work with dhcp 4.1.0</title>
<updated>2009-06-27T01:27:18+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-06-27T01:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=aa2e76cd76d28b4d6464d5cf03219bf8b0c63469'/>
<id>urn:sha1:aa2e76cd76d28b4d6464d5cf03219bf8b0c63469</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update hooks to setup config files for installing to a Xen VM.</title>
<updated>2009-06-26T00:39:15+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-06-26T00:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=dc7503daa3be528c452ce71c75cf21c735dc938a'/>
<id>urn:sha1:dc7503daa3be528c452ce71c75cf21c735dc938a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add optional hooks to setup config files for installing to a Xen VM.</title>
<updated>2009-06-24T23:15:52+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-06-24T23:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=6a769fda32ddcefde2fecd69eb78938202a6dd67'/>
<id>urn:sha1:6a769fda32ddcefde2fecd69eb78938202a6dd67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 4592: Generate NTP config file from Vyatta configuration parameters.</title>
<updated>2009-06-17T22:54:59+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-06-17T22:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=08d0d9ed2d8824a446bfe6a1ba660db854f1a8f5'/>
<id>urn:sha1:08d0d9ed2d8824a446bfe6a1ba660db854f1a8f5</id>
<content type='text'>
This fix changes the way that the /etc/ntp.conf file is generated.  Now
it is generated at boot time using a fixed section that contains
only parameters that users don't change, plus a section that is generated
from any "system ntp-servers" parameters that are configured.  The fixed
section does not contain any "server" definitions, so all server definitions
come from the Vyatta config.

The Vyatta configuration template for this parameter and code
at other places in the system will now start the NTP server ONLY if
there is at least one NTP server configured.  So the user can "turn off"
the NTP server by just deleting all NTP servers from the configuration.

The default "config.boot" file does contiain one built-in "system ntp-servers"
parameter, so a newly installed system will start the NTP server.
</content>
</entry>
</feed>
