<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/op-mode-definitions/system-image.xml.in, branch feature/T9082-codeql-cpp</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=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-04-15T20:17:27+00:00</updated>
<entry>
<title>T8445: normalize top-level help message for 'set'</title>
<updated>2026-04-15T20:17:27+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-03-30T02:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1977b701f993fc0cebe0396fec6240e6c47b5216'/>
<id>urn:sha1:1977b701f993fc0cebe0396fec6240e6c47b5216</id>
<content type='text'>
Without establishing consistency for those scripts that include a help
message for 'set', one will still see that of system-image.xml.in:
"Install a new system"
Replace with a general message.
</content>
</entry>
<entry>
<title>op-mode: T7541: convert duplicate nodes and tag nodes to standalone tag nodes</title>
<updated>2025-06-12T00:08:07+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-06-12T00:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a1cb4f91baaea0a4255befa1e66518754242adf0'/>
<id>urn:sha1:a1cb4f91baaea0a4255befa1e66518754242adf0</id>
<content type='text'>
where it is possible without changing the command syntax
</content>
</entry>
<entry>
<title>op-mode: T7459: eliminate direct use of sudo in op mode commands</title>
<updated>2025-05-16T11:39:44+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-05-16T11:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6b562aae240927c14f629b9307583013bc3a9008'/>
<id>urn:sha1:6b562aae240927c14f629b9307583013bc3a9008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T7327: drop superfluous "sudo" for "show system image"</title>
<updated>2025-04-15T18:41:01+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-04-15T18:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a0861b6b44c3a7cfbbefa2e8187443f06028a360'/>
<id>urn:sha1:a0861b6b44c3a7cfbbefa2e8187443f06028a360</id>
<content type='text'>
</content>
</entry>
<entry>
<title>image-tools: T6184: add op-mode set boot-console</title>
<updated>2024-05-10T14:06:39+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-05-10T14:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=eb281199ba35de52a8a97146dfc063e557755648'/>
<id>urn:sha1:eb281199ba35de52a8a97146dfc063e557755648</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T3476: Add option latest to add system image</title>
<updated>2023-12-30T13:59:07+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-12-30T13:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=87202912e871eeafe20ba24c5fcbf696ce5171ff'/>
<id>urn:sha1:87202912e871eeafe20ba24c5fcbf696ce5171ff</id>
<content type='text'>
Add option `latest` for op-mode command `add system image`
If the update check is configured we can get the remote `latest`
version from conrfgure URL
```
set system update-check url 'https://example.com/version.json'
```
This way we can use "latest" option for image update:
```
add system image latest
```
</content>
</entry>
<entry>
<title>image-tools: T5751: normalize args using hyphen instead of underscore</title>
<updated>2023-11-28T03:13:22+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-11-28T03:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bb578a1cab177e8cee6e4d02144d21387ba13a93'/>
<id>urn:sha1:bb578a1cab177e8cee6e4d02144d21387ba13a93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>image: T4516: restore select entry to set/delete image</title>
<updated>2023-11-16T18:19:15+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-10-31T17:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9ffa3e82d951756696367578dd5e82ef0f690065'/>
<id>urn:sha1:9ffa3e82d951756696367578dd5e82ef0f690065</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>
</feed>
