<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/Makefile, branch 1.4.0</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.4.0</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.4.0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-04-06T08:58:33+00:00</updated>
<entry>
<title>T6199: remove unused Python imports from migration scripts</title>
<updated>2024-04-06T08:58:33+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-04-06T08:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=289c5ea60c8087b30952df22cdfe210ed0a5808c'/>
<id>urn:sha1:289c5ea60c8087b30952df22cdfe210ed0a5808c</id>
<content type='text'>
(cherry picked from commit 489e6fababa60d9c0fbfdb421305cbe563432499)

# Conflicts:
#	src/migration-scripts/dhcp-server/9-to-10
#	src/migration-scripts/dhcpv6-server/3-to-4
</content>
</entry>
<entry>
<title>Makefile: improve "unused-imports" target</title>
<updated>2024-04-04T18:35:53+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-04-04T18:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7717694f62978697f7886b7661363785f5d58efd'/>
<id>urn:sha1:7717694f62978697f7886b7661363785f5d58efd</id>
<content type='text'>
(cherry picked from commit faa153524f04ebe8ab5f12d7afe6df2a6eb3728a)
</content>
</entry>
<entry>
<title>T6199: drop unused sphinx documentation folder</title>
<updated>2024-04-03T19:01:42+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-04-02T22:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9305f615e55c68efb2d9c5feb65bc716efa6c20d'/>
<id>urn:sha1:9305f615e55c68efb2d9c5feb65bc716efa6c20d</id>
<content type='text'>
(cherry picked from commit 86b632874288aa5707a94a4f28ca816e543823b9)
</content>
</entry>
<entry>
<title>image: T4516: Added system image tools</title>
<updated>2023-12-17T02:37:10+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-01-19T18:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c1d02ab5a2594d945e3f7aed18a1c18f296d65e2'/>
<id>urn:sha1:c1d02ab5a2594d945e3f7aed18a1c18f296d65e2</id>
<content type='text'>
This commit adds the whole set of system image tools written from the scratch in
Python that allows performing all the operations on images:

* check information
* perform installation and deletion
* versions management

Also, it contains a new service that will update the GRUB menu and keep tracking
its version in the future.

WARNING: The commit contains non-reversible changes. Because of boot menu
changes, it will not be possible to manage images from older VyOS versions after
an update.

(cherry picked from commit 8f94262e8fa2477700c50303ea6e2c6ddad72adb)
</content>
</entry>
<entry>
<title>op-mode: T5658: add VRF support for "monitor traceroute"</title>
<updated>2023-11-12T09:12:26+00:00</updated>
<author>
<name>bbabich</name>
<email>bbabich@datamossa.com</email>
</author>
<published>2023-11-04T11:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b1bee9e29ed8f6464e14b577d79a23b5c128ac8a'/>
<id>urn:sha1:b1bee9e29ed8f6464e14b577d79a23b5c128ac8a</id>
<content type='text'>
(cherry picked from commit 07ecc0c33fb32878cac25ec84f2f3a977588f0dd)
</content>
</entry>
<entry>
<title>op-mode: T5642: 'generate tech-support archive' moved to vyos-1x</title>
<updated>2023-10-16T18:50:11+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2023-10-16T09:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=eccad99d1388fa364bb9ac7549b54b2af294f07c'/>
<id>urn:sha1:eccad99d1388fa364bb9ac7549b54b2af294f07c</id>
<content type='text'>
'generate tech-support archive' moved to vyos-1x.
Output of 'show tech-support report' command is added to archive.
The default location of the archive is moved to '/tmp'.
The script is rewritten to Python.

(cherry picked from commit 65911b17340a7894aba973113d83ab43964bbf99)
</content>
</entry>
<entry>
<title>xml: T5649: catch errors from schema validation before generating cache</title>
<updated>2023-10-12T17:02:45+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-10-12T15:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ea35feb500826cc136707f40b7307b11cbc4e085'/>
<id>urn:sha1:ea35feb500826cc136707f40b7307b11cbc4e085</id>
<content type='text'>
(cherry picked from commit 126a67ade9cd045e0ff60b0b9eb9b5680e8a29d0)
</content>
</entry>
<entry>
<title>T671: do not preserve old tech-support report implementation</title>
<updated>2023-09-13T17:59:29+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-09-13T17:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=73b027586805ecbc0f704089dbca976f61698686'/>
<id>urn:sha1:73b027586805ecbc0f704089dbca976f61698686</id>
<content type='text'>
(cherry picked from commit d1ec84877f8ca0a78f1ab37d21ff43d212644fd6)
</content>
</entry>
<entry>
<title>xml: T5452: catch lib errors in generate_cache</title>
<updated>2023-08-09T14:03:28+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-09T14:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e4b932ed0a140c9ced9a4eb501d520560b125406'/>
<id>urn:sha1:e4b932ed0a140c9ced9a4eb501d520560b125406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T5403: drop unnecessary copy of xml_cache</title>
<updated>2023-08-01T18:54:40+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-01T18:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=dc7ca08e68a7504cfb256770ff55a424b7e9b9b5'/>
<id>urn:sha1:dc7ca08e68a7504cfb256770ff55a424b7e9b9b5</id>
<content type='text'>
</content>
</entry>
</feed>
