<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/build-config, branch vyos/1.2.6</title>
<subtitle>VyOS image build scripts (mirror of https://github.com/vyos/vyos-build.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-build.git/atom?h=vyos%2F1.2.6</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=vyos%2F1.2.6'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2020-04-16T19:50:16+00:00</updated>
<entry>
<title>T2305: include release train in "show version" output</title>
<updated>2020-04-16T19:50:16+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-16T19:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=5d1499e61a58a313eaaf685d083e442bbd962ca2'/>
<id>urn:sha1:5d1499e61a58a313eaaf685d083e442bbd962ca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a configure option for OVF signing key.</title>
<updated>2019-12-28T20:38:04+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-12-28T20:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=28684c3679b919936dbe3cf92e0a8b844e87e31c'/>
<id>urn:sha1:28684c3679b919936dbe3cf92e0a8b844e87e31c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'current' into crux</title>
<updated>2019-03-31T15:41:19+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-03-31T15:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=7e2a2e37e72e649b5eb42362e0469101c7ce19cc'/>
<id>urn:sha1:7e2a2e37e72e649b5eb42362e0469101c7ce19cc</id>
<content type='text'>
Conflicts:
	data/kernel_version
	scripts/build-config
	scripts/defaults.py
	scripts/live-build-config
</content>
</entry>
<entry>
<title>Revert "live-build: final fix for Debian Backports (all good things are three)"</title>
<updated>2019-03-31T09:27:37+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-03-31T09:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=99527b3e941665290d66bfc21bb30c7a22ee717d'/>
<id>urn:sha1:99527b3e941665290d66bfc21bb30c7a22ee717d</id>
<content type='text'>
This reverts commit 432f35f0edc7f610eceff1a62e431c527a11a3f5.
</content>
</entry>
<entry>
<title>live-build: final fix for Debian Backports (all good things are three)</title>
<updated>2019-03-28T21:51:33+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-03-28T21:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=432f35f0edc7f610eceff1a62e431c527a11a3f5'/>
<id>urn:sha1:432f35f0edc7f610eceff1a62e431c527a11a3f5</id>
<content type='text'>
166f8735e4e ("live-build: fix copy/paste error") still did not set all
required parts for the build script.

All good things will be three!!!
</content>
</entry>
<entry>
<title>T1313: add support for reusable build flavor files.</title>
<updated>2019-03-24T23:27:18+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-03-24T23:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=9209f34d4337aa2b848019b0c88297eda9213728'/>
<id>urn:sha1:9209f34d4337aa2b848019b0c88297eda9213728</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[build] Use pdns-recursor binary packages from PowerDNS</title>
<updated>2019-03-19T09:20:55+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-03-10T20:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=22d82d60b1a8ed828dbbe50885dab0fd6329daab'/>
<id>urn:sha1:22d82d60b1a8ed828dbbe50885dab0fd6329daab</id>
<content type='text'>
https://repo.powerdns.com/ provides a package repository for Debian
8 which serves us automatically all security updates instead of
rebuilding the package by us.

This drops the maintenance of one additional package.

(cherry picked from commit dec0a52554c8bf8e87a0ac4dba7d7ae357672e6e)
</content>
</entry>
<entry>
<title>[build] Use pdns-recursor binary packages from PowerDNS</title>
<updated>2019-03-10T20:03:09+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-03-10T20:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=dec0a52554c8bf8e87a0ac4dba7d7ae357672e6e'/>
<id>urn:sha1:dec0a52554c8bf8e87a0ac4dba7d7ae357672e6e</id>
<content type='text'>
https://repo.powerdns.com/ provides a package repository for Debian
8 which serves us automatically all security updates instead of
rebuilding the package by us.

This drops the maintenance of one additional package.
</content>
</entry>
<entry>
<title>Changed architecture name for 32-bit x86 to 'i386'</title>
<updated>2019-02-02T15:34:35+00:00</updated>
<author>
<name>Nicholas Humfrey</name>
<email>njh@aelius.com</email>
</author>
<published>2019-02-02T15:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=274ebdb02582cc52237c95b1884b1cb24884d6f1'/>
<id>urn:sha1:274ebdb02582cc52237c95b1884b1cb24884d6f1</id>
<content type='text'>
This is the official Debian designation for the architecture
(And what dpkg --print-architecture returns)

https://www.debian.org/releases/stable/i386/ch02s01.html.en
</content>
</entry>
<entry>
<title>Dehardcode the kernel package version from the live-build-config script.</title>
<updated>2018-12-31T14:11:01+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-12-31T14:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=01f5093ebddbc0c88b548335ac01368472b5a6c3'/>
<id>urn:sha1:01f5093ebddbc0c88b548335ac01368472b5a6c3</id>
<content type='text'>
</content>
</entry>
</feed>
