<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts, branch debian/0.19.161</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.161</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.161'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2012-01-25T00:50:50+00:00</updated>
<entry>
<title>Fix missing error (missing lecho) in install-system</title>
<updated>2012-01-25T00:50:50+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-25T00:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=07119bd476b7963fee55e1b5eb649edf25603910'/>
<id>urn:sha1:07119bd476b7963fee55e1b5eb649edf25603910</id>
<content type='text'>
Some statements were copy/pasted over from install-image.
install-system does not use lecho, that is only used in install-image
</content>
</entry>
<entry>
<title>Make disk label if necessary</title>
<updated>2012-01-20T23:36:25+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-20T23:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=177fa685159523d2ef8bd9ad6447d28c3338e7e9'/>
<id>urn:sha1:177fa685159523d2ef8bd9ad6447d28c3338e7e9</id>
<content type='text'>
Bug 7732
Restore installation section that makes disk label.
</content>
</entry>
<entry>
<title>Fix check for pseudo-ethernet overlap</title>
<updated>2012-01-16T18:25:34+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-16T18:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=07d72417590ae2ad4641fb7f58f093bf68dca87e'/>
<id>urn:sha1:07d72417590ae2ad4641fb7f58f093bf68dca87e</id>
<content type='text'>
Bug 7726
Incorrect variable name (from cut-paste)
</content>
</entry>
<entry>
<title>Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnard</title>
<updated>2012-01-05T22:36:53+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-05T22:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=37ab4d1f9f40ee331c56983dd530dd9742b74260'/>
<id>urn:sha1:37ab4d1f9f40ee331c56983dd530dd9742b74260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 7689: change vrrp auth_type detection 'simple' to 'plaintext-password'</title>
<updated>2012-01-04T00:45:43+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-01-04T00:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=dfde6f078701ae1f86cfe50e37721eec59a4c02a'/>
<id>urn:sha1:dfde6f078701ae1f86cfe50e37721eec59a4c02a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>install-system: use sfdisk to find drive size</title>
<updated>2012-01-03T19:04:26+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-03T19:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=42c61e632a88446a425bf2e2f0ce3e0430e2f4bf'/>
<id>urn:sha1:42c61e632a88446a425bf2e2f0ce3e0430e2f4bf</id>
<content type='text'>
Better than using parted which requires more parsing.
</content>
</entry>
<entry>
<title>install: use sfdisk to get disk size</title>
<updated>2012-01-03T19:01:46+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-03T19:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=11b7290a75eefa9da5c08a25e3c17723be6a4e90'/>
<id>urn:sha1:11b7290a75eefa9da5c08a25e3c17723be6a4e90</id>
<content type='text'>
sfdisk is simpler, and safer for getting disk size. It doesn't
require as much screen scraping and doesn't need disk label.
</content>
</entry>
<entry>
<title>Check for conflict between pseudo-ethernet and bonding,bridging</title>
<updated>2012-01-03T19:00:39+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-03T19:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a5fee35267cf7527a96d8042b31d7f6adf4a5646'/>
<id>urn:sha1:a5fee35267cf7527a96d8042b31d7f6adf4a5646</id>
<content type='text'>
Don't allow configuring bonding or bridging if pseudo-ethernet
is in use.
</content>
</entry>
<entry>
<title>bridge: check for VRRP</title>
<updated>2011-12-30T19:09:01+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-12-30T18:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=3b8eb8c7f36ca609419acd7b69f6bc2b0743ae6b'/>
<id>urn:sha1:3b8eb8c7f36ca609419acd7b69f6bc2b0743ae6b</id>
<content type='text'>
Do not allow interface with VRRP defined to be added to a bridge.
</content>
</entry>
<entry>
<title>bonding: do not allow interface with VRRP to be enslaved</title>
<updated>2011-12-30T19:08:26+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-12-30T18:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f1d0ff23342183e5e2732002a8ad969f4fe00ec3'/>
<id>urn:sha1:f1d0ff23342183e5e2732002a8ad969f4fe00ec3</id>
<content type='text'>
Add missing check to prevent adding interface with VRRP defined
to be add to a bond-group.
</content>
</entry>
</feed>
