<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/templates, branch circinus</title>
<subtitle>Vyatta bash completion for operational commands (mirror of https://github.com/vyos/vyatta-op.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-op.git/atom?h=circinus</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-op.git/atom?h=circinus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/'/>
<updated>2024-06-29T15:51:16+00:00</updated>
<entry>
<title>T6524: remove node.def files for release tree</title>
<updated>2024-06-29T15:51:16+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-27T19:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=fed3d796c17f23983c720f629cbde274510c11e3'/>
<id>urn:sha1:fed3d796c17f23983c720f629cbde274510c11e3</id>
<content type='text'>
(cherry picked from commit aeaaeb8373f2cc4709ca0b7cba431efe44979aca)
</content>
</entry>
<entry>
<title>Merge pull request #84 from erkin/current</title>
<updated>2024-02-08T16:11:24+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-02-08T16:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=0949fdbf93cd76d7f8c65ed56cdfc27a43c1944f'/>
<id>urn:sha1:0949fdbf93cd76d7f8c65ed56cdfc27a43c1944f</id>
<content type='text'>
op-mode: T4038: Remove legacy `vyatta-image-tools.pl`</content>
</entry>
<entry>
<title>op-mode: T4038: Remove legacy `vyatta-image-tools.pl`</title>
<updated>2024-01-17T09:44:37+00:00</updated>
<author>
<name>erkin</name>
<email>me@erkin.party</email>
</author>
<published>2023-11-20T03:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=6e94def372856437d6e2fd6252ae272cc502c87e'/>
<id>urn:sha1:6e94def372856437d6e2fd6252ae272cc502c87e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #87 from sever-sever/T905</title>
<updated>2024-01-15T10:27:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-15T10:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=6a0b841718bb83cffbbb198c788f7d634c4c9dc0'/>
<id>urn:sha1:6a0b841718bb83cffbbb198c788f7d634c4c9dc0</id>
<content type='text'>
T905: Delete old op-mode command show remote-config</content>
</entry>
<entry>
<title>T905: Delete old op-mode command show remote-config</title>
<updated>2024-01-14T23:45:41+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-01-14T23:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=ea06a4612285ef4cf3d93220840df32fbc7949c1'/>
<id>urn:sha1:ea06a4612285ef4cf3d93220840df32fbc7949c1</id>
<content type='text'>
The op-mode command `show remote-config` did not work for several
years. Since it uses the old backend we should delete it now.
Will be redefined if necessary with a separate task, PR

```
vyos@r1:~$ show remote-config

  Invalid command: show remote-config [invalid]

vyos@r1:~$ show remote-config

  Incomplete command: show remote-config

vyos@r1:~$

```
</content>
</entry>
<entry>
<title>T5247: T2556: Delete deprecated commans show interfaces system and vrrp</title>
<updated>2024-01-14T23:22:43+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-01-14T23:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=159523bad4d3436f2e7554c628fa502daf14060c'/>
<id>urn:sha1:159523bad4d3436f2e7554c628fa502daf14060c</id>
<content type='text'>
Delete deprecated op-mode comamnds:
 - show interfaces system
 - show interfaces vrrp

```
vyos@r4:~$ show interfaces system
-vbash: /opt/vyatta/bin/vyatta-show-interfaces: No such file or directory

```

For VRRP we use `show vrrp`
</content>
</entry>
<entry>
<title>image: T4516: remove templates now in vyos-1x</title>
<updated>2023-11-15T18:17:07+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-04-06T18:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=b9bf89966624d83182f959352ffbbc19ebaa6c7c'/>
<id>urn:sha1:b9bf89966624d83182f959352ffbbc19ebaa6c7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T5642: Removed unused template "generate tech-support archive"</title>
<updated>2023-10-16T09:09:57+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2023-10-16T09:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=a37a4dd2ed5e06e5d4bcc8983f1dec86cc1b3263'/>
<id>urn:sha1:a37a4dd2ed5e06e5d4bcc8983f1dec86cc1b3263</id>
<content type='text'>
Removed unused template "generate tech-support archive"
</content>
</entry>
<entry>
<title>op-mode: raid: T5608: add/delete raid template now in vyos-1x</title>
<updated>2023-09-20T20:18:57+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-09-20T13:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=38c5919054c62054eed3c6f825e3aea4f931d131'/>
<id>urn:sha1:38c5919054c62054eed3c6f825e3aea4f931d131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T671: remove the old tech-support report implementation</title>
<updated>2023-09-13T16:36:17+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2023-09-13T16:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=8f08086c2a608529e97e0b76f75ce7d6616f8b31'/>
<id>urn:sha1:8f08086c2a608529e97e0b76f75ce7d6616f8b31</id>
<content type='text'>
</content>
</entry>
</feed>
