<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts, branch crux</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=crux</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=crux'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2021-11-28T09:19:04+00:00</updated>
<entry>
<title>Merge pull request #148 from sever-sever/T3394</title>
<updated>2021-11-28T09:19:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-11-28T09:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=e966d3376a0e9d7bd8ef03a2a08bf46eb662a2b1'/>
<id>urn:sha1:e966d3376a0e9d7bd8ef03a2a08bf46eb662a2b1</id>
<content type='text'>
ipv6: T3394: Fix for del ipv6 address normalize</content>
</entry>
<entry>
<title>install-image: T2108: use minisign backup key if primary key fails</title>
<updated>2021-09-06T10:32:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-06T10:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=76fdbc6cbe039d3971c5e6afed08a93e6d1c124f'/>
<id>urn:sha1:76fdbc6cbe039d3971c5e6afed08a93e6d1c124f</id>
<content type='text'>
(cherry picked from commit 0c5edf1ced2872c495b190977db575deaf28fa1c)
</content>
</entry>
<entry>
<title>install-image: T2108: verify image by using minisign over GPG</title>
<updated>2021-08-26T18:34:58+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-26T18:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=6de0d557563f11432f5536a6df8140bf5902423a'/>
<id>urn:sha1:6de0d557563f11432f5536a6df8140bf5902423a</id>
<content type='text'>
We will first download and try to verify the image using the generated minisign
signature. If this fails, we try to retrieve the GPG signature file.
</content>
</entry>
<entry>
<title>migration: T2838: fix parsing of quoted config value for hw-id</title>
<updated>2021-08-10T14:09:13+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-04-01T16:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=acf57327e456543aeff8d2c97c26aa711085e868'/>
<id>urn:sha1:acf57327e456543aeff8d2c97c26aa711085e868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipv6: T3394: Fix for del ipv6 address normalize</title>
<updated>2021-05-19T16:18:12+00:00</updated>
<author>
<name>sever-sever</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-05-19T16:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c7f89a15707dec6cee75d2697bb76e9ab23345a8'/>
<id>urn:sha1:c7f89a15707dec6cee75d2697bb76e9ab23345a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cfg-system: T2902: Fix regex that doesnt allow X in image name</title>
<updated>2020-09-26T14:50:58+00:00</updated>
<author>
<name>sever-sever</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2020-09-26T10:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=a57f75313cf66d6870041ff0fbbda5e67917f0ad'/>
<id>urn:sha1:a57f75313cf66d6870041ff0fbbda5e67917f0ad</id>
<content type='text'>
(cherry picked from commit c512bead9cc38d9a2f031f0aa9cca012515c29ef)
</content>
</entry>
<entry>
<title>cronjob: T1194: clear config on boot</title>
<updated>2020-08-04T06:03:02+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-08-04T06:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=19b97d0d5dd7cae8e391fc0c0af7a5814a748e6a'/>
<id>urn:sha1:19b97d0d5dd7cae8e391fc0c0af7a5814a748e6a</id>
<content type='text'>
Config must be cleared on boot, otherwise if one configures a cronjob
without explicit saving the config it will still be present on the next
reboot.

(cherry picked from commit 9700f15d75f399e2a9633038b735b58fb387fb66)
</content>
</entry>
<entry>
<title>Merge pull request #124 from L6NqLW/T2476</title>
<updated>2020-07-26T13:21:17+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2020-07-26T13:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=730b4c4e6400898ee31ae3340dd3a9472f7ff981'/>
<id>urn:sha1:730b4c4e6400898ee31ae3340dd3a9472f7ff981</id>
<content type='text'>
bonding: T2476: fix mac address override for bond member interfaces</content>
</entry>
<entry>
<title>net.ipv6.route.max_size = 262144</title>
<updated>2020-06-18T22:35:39+00:00</updated>
<author>
<name>Marek Isalski</name>
<email>github.com@maz.nu</email>
</author>
<published>2019-09-29T20:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=d1c7e9c16cd8253d31ed3ef8e027bc00b41e944e'/>
<id>urn:sha1:d1c7e9c16cd8253d31ed3ef8e027bc00b41e944e</id>
<content type='text'>
The IPv6 DFZ is now approaching 80k routes. Time to bump VyOS's default up, because otherwise it is a nasty surprise that's tricky to debug.</content>
</entry>
<entry>
<title>bonding: T2476: fix mac address override for bond member interfaces</title>
<updated>2020-06-02T11:28:03+00:00</updated>
<author>
<name>L6NqLW</name>
<email>64205544+L6NqLW@users.noreply.github.com</email>
</author>
<published>2020-06-02T11:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=fd3c4e039f6bd1de25e2cf5bdca017d64bf2d16b'/>
<id>urn:sha1:fd3c4e039f6bd1de25e2cf5bdca017d64bf2d16b</id>
<content type='text'>
</content>
</entry>
</feed>
