<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts, branch revert-87-current</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=revert-87-current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=revert-87-current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2018-11-29T22:54:56+00:00</updated>
<entry>
<title>Revert "T1055: Wait for Duplicate Address Detection on the relevant interface"</title>
<updated>2018-11-29T22:54:56+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-11-29T22:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c27f83c59f4567a63d9f9aa5008b8183ee964a2a'/>
<id>urn:sha1:c27f83c59f4567a63d9f9aa5008b8183ee964a2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #87 from gsadams/current</title>
<updated>2018-11-29T22:47:40+00:00</updated>
<author>
<name>hagbard-01</name>
<email>39653662+hagbard-01@users.noreply.github.com</email>
</author>
<published>2018-11-29T22:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=2e3a21804161ec21b5995e63adf9bbb60ca0006f'/>
<id>urn:sha1:2e3a21804161ec21b5995e63adf9bbb60ca0006f</id>
<content type='text'>
Fix: T1055: Wait for Duplicate Address Detection on the relevant interface</content>
</entry>
<entry>
<title>Fix: T1053 - Error when re-configuring an interface from DHCP to static IP</title>
<updated>2018-11-29T22:27:41+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2018-11-29T22:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=74c1a8e3262480b4863a9b86bee77e2f6bf0acd3'/>
<id>urn:sha1:74c1a8e3262480b4863a9b86bee77e2f6bf0acd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T1055: Wait for Duplicate Address Detection on the relevant interface</title>
<updated>2018-11-28T04:40:11+00:00</updated>
<author>
<name>Geoff Adams</name>
<email>gadams@avernus.com</email>
</author>
<published>2018-11-28T04:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=6bd3ae4fe0b0ea70f26f0b85e39c9c6b01661b4b'/>
<id>urn:sha1:6bd3ae4fe0b0ea70f26f0b85e39c9c6b01661b4b</id>
<content type='text'>
The DHCPv6 client can't start on an interface when DAD is ongoing.
There is a workaround in place to wait for DAD to complete, but it
only works on eth0!
</content>
</entry>
<entry>
<title>T1045: static route dhcp-interface: check for ip in response</title>
<updated>2018-11-25T20:45:36+00:00</updated>
<author>
<name>Runar Borge</name>
<email>runar@borge.nu</email>
</author>
<published>2018-11-25T20:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=8f4b8917d23b42d15b7f48eb3f814a56cc5a4343'/>
<id>urn:sha1:8f4b8917d23b42d15b7f48eb3f814a56cc5a4343</id>
<content type='text'>
Checks done to verify a dhcp-lease on the interface is updated to look for a
ip-address like response from dhclient before returning an error.

This fixes the error where a newline was enough to make the checks fail..

Updated to also make sure no newline is returned after the address to make
sure commands using adresses from this script is not cut in half by the newline,
and to be in line with the syntax on all errors. (no newline at the end)
</content>
</entry>
<entry>
<title>T1006: remove the check-ipv4-ipv6.pl script that is not used anywhere.</title>
<updated>2018-11-13T20:06:49+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-11-13T20:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=6ab6a0a1857e9ae487642f5aad0c948e12d167c5'/>
<id>urn:sha1:6ab6a0a1857e9ae487642f5aad0c948e12d167c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup output (#85)</title>
<updated>2018-11-09T07:37:40+00:00</updated>
<author>
<name>Kim</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2018-11-09T07:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a269e78c8a8f411c7ac6090a2b446164fd29580c'/>
<id>urn:sha1:a269e78c8a8f411c7ac6090a2b446164fd29580c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add uefi install option. (#84)</title>
<updated>2018-11-07T18:38:49+00:00</updated>
<author>
<name>Kim</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2018-11-07T18:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=ad559f4eef05670b590bbc7f69baccbc76cad7f7'/>
<id>urn:sha1:ad559f4eef05670b590bbc7f69baccbc76cad7f7</id>
<content type='text'>
* Add grub-efi package dependencies

* Install grub-efi if we install on efi partition
</content>
</entry>
<entry>
<title>T955: Integrating EFI into the installer</title>
<updated>2018-11-06T16:29:42+00:00</updated>
<author>
<name>Kroy</name>
<email>kroy@kroy.io</email>
</author>
<published>2018-11-06T16:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=13ef90fa2b51baedf9efa4299eb4d2c128b6f191'/>
<id>urn:sha1:13ef90fa2b51baedf9efa4299eb4d2c128b6f191</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T955: Integrating EFI into the installer</title>
<updated>2018-11-05T21:43:19+00:00</updated>
<author>
<name>Kroy</name>
<email>kroy@kroy.io</email>
</author>
<published>2018-11-05T21:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a7731785aeb928ace93a176a9c574267a00836e4'/>
<id>urn:sha1:a7731785aeb928ace93a176a9c574267a00836e4</id>
<content type='text'>
</content>
</entry>
</feed>
