<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts, branch debian/0.15.92</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.15.92</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.15.92'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2009-10-13T23:18:41+00:00</updated>
<entry>
<title>limit xen dom0 memory to 512meg</title>
<updated>2009-10-13T23:18:41+00:00</updated>
<author>
<name>Robert Bays</name>
<email>rbays@Utila.vyatta.com</email>
</author>
<published>2009-09-25T17:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=19f8dfe4b8de1a0dacbd472a379d7e7c755d2fc3'/>
<id>urn:sha1:19f8dfe4b8de1a0dacbd472a379d7e7c755d2fc3</id>
<content type='text'>
(cherry picked from commit c93e5328faa74a79d219ce96d95417ba1adbfb8f)
</content>
</entry>
<entry>
<title>Mount floppy with safer options</title>
<updated>2009-10-01T18:06:42+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-10-01T18:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c78df0037d8d81ccac914f3ac2491932cdea82a7'/>
<id>urn:sha1:c78df0037d8d81ccac914f3ac2491932cdea82a7</id>
<content type='text'>
Change how floppy is mounted to avoid updates and possible security
issues:
        noatime - don't update last access time (avoids writing to floppy)
        noexec  - don't allow running programs off floppy
        nosuid  - block setuid programs
        nodev   - no device special files allowed
</content>
</entry>
<entry>
<title>Bugfix 4951: Don't fail if IPv6 kernel module is not loaded.</title>
<updated>2009-09-22T22:56:01+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-09-22T22:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=17f02b9665ce0ffd6147605ecaa000e42a189ffd'/>
<id>urn:sha1:17f02b9665ce0ffd6147605ecaa000e42a189ffd</id>
<content type='text'>
Handle cases where IPv6 kernel module is not loaded more gracefully.
</content>
</entry>
<entry>
<title>allow install on old compaq smart-array</title>
<updated>2009-09-14T16:05:27+00:00</updated>
<author>
<name>Robert Bays</name>
<email>rbays@roatan.lenny32.lenny32</email>
</author>
<published>2009-09-14T16:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=303d68eb695f183d0c9fd1350f9bc6e3e6231386'/>
<id>urn:sha1:303d68eb695f183d0c9fd1350f9bc6e3e6231386</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Bug 4919 "service dns" branch of configuration file missing ...</title>
<updated>2009-09-12T01:02:51+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-09-12T01:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=9ff4fc00a4e92b23fe42e36f4cf3d1758ee1cb24'/>
<id>urn:sha1:9ff4fc00a4e92b23fe42e36f4cf3d1758ee1cb24</id>
<content type='text'>
* modify code to comply with Jenner change in is_dhcp_enabled()
</content>
</entry>
<entry>
<title>Invert test for livecd</title>
<updated>2009-09-11T15:30:07+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-09-11T15:30:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=d7d1a8051c5e04c3a546f7443c0a910dcad1b579'/>
<id>urn:sha1:d7d1a8051c5e04c3a546f7443c0a910dcad1b579</id>
<content type='text'>
Need to check for livecd only if *not* doing union install.
Repair of previous bugfix.
</content>
</entry>
<entry>
<title>Move check for livecd install to before filesystem intialization</title>
<updated>2009-09-10T22:42:45+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-09-10T22:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=ca9a098690f99357a259953d5fb21b8dac014694'/>
<id>urn:sha1:ca9a098690f99357a259953d5fb21b8dac014694</id>
<content type='text'>
Check for install-system failure (because of attempt to install
from active system), to occur before filesystem is destroyed.

Bug 1587
</content>
</entry>
<entry>
<title>Bugfix 4916, 4917: Exit correctly when vyatta user doesn't exist. Add timeout.</title>
<updated>2009-09-04T09:54:20+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2009-09-04T09:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=824ce98534adf36ddc51c22bf8c103cf1b519644'/>
<id>urn:sha1:824ce98534adf36ddc51c22bf8c103cf1b519644</id>
<content type='text'>
(cherry picked from commit 852e99ad758daa6db8f47fa0b3610e8ddf884f7a)
</content>
</entry>
<entry>
<title>BONDING: fix error messages</title>
<updated>2009-08-04T23:22:52+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-08-01T06:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a1360bf348660c1fe75823ee6d4386882f657eee'/>
<id>urn:sha1:a1360bf348660c1fe75823ee6d4386882f657eee</id>
<content type='text'>
Fix error messages that will only occur if template is using
script incorrectly.
</content>
</entry>
<entry>
<title>BONDING: handle change of bond-group</title>
<updated>2009-08-04T23:20:30+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-08-01T04:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=67ffa12de0848703b3b86d9c3b578a2edc79bc3b'/>
<id>urn:sha1:67ffa12de0848703b3b86d9c3b578a2edc79bc3b</id>
<content type='text'>
Use similar action to new bridge-group
Bug 4768
</content>
</entry>
</feed>
