<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/build-packages, branch VyOS_1.2-2019Q4</title>
<subtitle>Archived in favor of https://github.com/NOTvyos/vyos-build (mirror of https://github.com/dd010101/vyos-build.git)
</subtitle>
<id>https://git.amelek.net/dd010101/vyos-build.git/atom?h=VyOS_1.2-2019Q4</id>
<link rel='self' href='https://git.amelek.net/dd010101/vyos-build.git/atom?h=VyOS_1.2-2019Q4'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/dd010101/vyos-build.git/'/>
<updated>2019-11-23T19:57:07+00:00</updated>
<entry>
<title>wireless: T1627: migrate to vyos-1x</title>
<updated>2019-11-23T19:57:07+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-11-23T19:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/dd010101/vyos-build.git/commit/?id=e598fd03b6a2fdd5a1b73966b7141d4fa40fb962'/>
<id>urn:sha1:e598fd03b6a2fdd5a1b73966b7141d4fa40fb962</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Packages: remove vyatta-op-dhcp-server</title>
<updated>2019-09-28T11:25:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-09-28T11:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/dd010101/vyos-build.git/commit/?id=0658b29bdf7726db47c971c38254570a48da28d8'/>
<id>urn:sha1:0658b29bdf7726db47c971c38254570a48da28d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Packages: remove obsolete vyatta-openvpn</title>
<updated>2019-08-17T00:24:50+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-08-17T00:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/dd010101/vyos-build.git/commit/?id=e7366172e54744b96268823489bc2b2e80d5fe63'/>
<id>urn:sha1:e7366172e54744b96268823489bc2b2e80d5fe63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Packages: clean, fetch and keep options are mutually exclusive</title>
<updated>2019-05-28T18:38:32+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-05-28T18:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/dd010101/vyos-build.git/commit/?id=e91ac330b78025f523a60161e9fde43dafae4b7e'/>
<id>urn:sha1:e91ac330b78025f523a60161e9fde43dafae4b7e</id>
<content type='text'>
... as it makes no sense to keep and clean a package or any other combination.
</content>
</entry>
<entry>
<title>Packages: add '--keep' option to not clean packages</title>
<updated>2019-05-28T18:37:36+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-05-28T18:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/dd010101/vyos-build.git/commit/?id=8cec5a37947accd0dbcc3ab58e6557c3ec347377'/>
<id>urn:sha1:8cec5a37947accd0dbcc3ab58e6557c3ec347377</id>
<content type='text'>
By default all git repos are reset using 'git reset --hard' and cleaned using
'git clean -x -d -f'. A developer sometimes would like to keep his
changes and thus the --keep option was added.
</content>
</entry>
<entry>
<title>Packages: do not create obsolete 'data/kernel_version' file</title>
<updated>2019-05-28T18:22:32+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-05-28T18:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/dd010101/vyos-build.git/commit/?id=b60f6140ef221d32ce43fb2ebacec41ed58fb00a'/>
<id>urn:sha1:b60f6140ef221d32ce43fb2ebacec41ed58fb00a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Packages/modules: install accel-ppp and wireguard modules into right location</title>
<updated>2019-05-26T15:18:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-05-26T15:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/dd010101/vyos-build.git/commit/?id=787b4aaac8505fbada61256b40fdb7b5ea150bf4'/>
<id>urn:sha1:787b4aaac8505fbada61256b40fdb7b5ea150bf4</id>
<content type='text'>
... previously the modules have been installed into /lib/modules/4.14.45 and not
4.14.45-amd64-vyos.
</content>
</entry>
<entry>
<title>Packages: add live-boot package to build procedure</title>
<updated>2019-05-24T14:14:18+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-05-23T17:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/dd010101/vyos-build.git/commit/?id=34e840e4c022033342e39cbc627888f2b4fcef69'/>
<id>urn:sha1:34e840e4c022033342e39cbc627888f2b4fcef69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Packages: add vyos-replace package to build procedure</title>
<updated>2019-05-04T08:32:28+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-05-04T08:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/dd010101/vyos-build.git/commit/?id=8be350bf26d119ac5c8878cd586ca3f7092b1fb2'/>
<id>urn:sha1:8be350bf26d119ac5c8878cd586ca3f7092b1fb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Packages: add keepalived 2.0.10 to build procedure</title>
<updated>2019-05-03T21:02:40+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-05-03T21:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/dd010101/vyos-build.git/commit/?id=b9c508b9b0d0e93f2026bb7facd04706c0f2231f'/>
<id>urn:sha1:b9c508b9b0d0e93f2026bb7facd04706c0f2231f</id>
<content type='text'>
</content>
</entry>
</feed>
