<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/Makefile, branch circinus-temp-bot-test</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=circinus-temp-bot-test</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=circinus-temp-bot-test'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-07-03T15:05:02+00:00</updated>
<entry>
<title>T6527: add legacy Vyatta interpreter files still in use</title>
<updated>2024-07-03T15:05:02+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-30T05:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7aa420e5a5509793030350acb9c108eaef6c79ea'/>
<id>urn:sha1:7aa420e5a5509793030350acb9c108eaef6c79ea</id>
<content type='text'>
(cherry picked from commit 72a704d2e2b06bfedc4f1ee841814f983fc34baa)
</content>
</entry>
<entry>
<title>T6456: Convert "monitor traffic" to modern op-mode wrapper</title>
<updated>2024-06-11T11:57:35+00:00</updated>
<author>
<name>Andrew Topp</name>
<email>andrewt@telekinetica.net</email>
</author>
<published>2024-06-09T01:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e74859243042f87c4e3e6fa8e90902641d67b081'/>
<id>urn:sha1:e74859243042f87c4e3e6fa8e90902641d67b081</id>
<content type='text'>
The old "monitor traffic" definition had misaligned arguments under the verbose node
and manually offered the same parameter keyword in multiple positions to emulate
flexible parameters.

I've wrapped tcpdump for op-mode and replicated the "varargs" style from mtr.py/mtr.xml.in
to present a few more parameters in a more flexible manner.

Changes to the Makefile were required for recursive varargs lookup.
</content>
</entry>
<entry>
<title>T6431: op-mode command monitor traceroute missing recursive symlink</title>
<updated>2024-06-04T10:24:40+00:00</updated>
<author>
<name>Andrew Topp</name>
<email>andrewt@telekinetica.net</email>
</author>
<published>2024-06-04T10:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=de1479b06cb9b292fe4919c5949f3d3599ea11c7'/>
<id>urn:sha1:de1479b06cb9b292fe4919c5949f3d3599ea11c7</id>
<content type='text'>
Likely this was copied from mtr in the past but the symlink wasn't added
to the Makefile.

I've also swapped the completion help text around to match the commands.
</content>
</entry>
<entry>
<title>T6199: remove unused Python imports from migration scripts</title>
<updated>2024-04-06T08:46:30+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=489e6fababa60d9c0fbfdb421305cbe563432499'/>
<id>urn:sha1:489e6fababa60d9c0fbfdb421305cbe563432499</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: improve "unused-imports" target</title>
<updated>2024-04-04T18:30:58+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=faa153524f04ebe8ab5f12d7afe6df2a6eb3728a'/>
<id>urn:sha1:faa153524f04ebe8ab5f12d7afe6df2a6eb3728a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6199: drop unused sphinx documentation folder</title>
<updated>2024-04-02T22:00:43+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=86b632874288aa5707a94a4f28ca816e543823b9'/>
<id>urn:sha1:86b632874288aa5707a94a4f28ca816e543823b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>image: T4516: Added system image tools</title>
<updated>2023-11-15T17:29:04+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=8f94262e8fa2477700c50303ea6e2c6ddad72adb'/>
<id>urn:sha1:8f94262e8fa2477700c50303ea6e2c6ddad72adb</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.
</content>
</entry>
<entry>
<title>op-mode: T5658: add VRF support for "monitor traceroute"</title>
<updated>2023-11-09T21:17:25+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=07ecc0c33fb32878cac25ec84f2f3a977588f0dd'/>
<id>urn:sha1:07ecc0c33fb32878cac25ec84f2f3a977588f0dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T5642: 'generate tech-support archive' moved to vyos-1x</title>
<updated>2023-10-16T09:25:02+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=65911b17340a7894aba973113d83ab43964bbf99'/>
<id>urn:sha1:65911b17340a7894aba973113d83ab43964bbf99</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.
</content>
</entry>
<entry>
<title>xml: T5649: catch errors from schema validation before generating cache</title>
<updated>2023-10-12T15:32:17+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=126a67ade9cd045e0ff60b0b9eb9b5680e8a29d0'/>
<id>urn:sha1:126a67ade9cd045e0ff60b0b9eb9b5680e8a29d0</id>
<content type='text'>
</content>
</entry>
</feed>
