<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/migration-scripts/system/28-to-29, branch current</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=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-06-28T21:16:52+00:00</updated>
<entry>
<title>T7591: remove copyright years from source files</title>
<updated>2025-06-28T21:16:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-06-28T18:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1478516ae437f19ebeb7d6ff9b83dd74f8e76758'/>
<id>urn:sha1:1478516ae437f19ebeb7d6ff9b83dd74f8e76758</id>
<content type='text'>
The legal team says years are not necessary so we can go ahead with it, since
it will simplify backporting.

Automatically removed using: git ls-files | grep -v libvyosconfig | xargs sed -i -E \
's/^# Copyright (19|20)[0-9]{2}(-[0-9]{4})? VyOS maintainers.*/# Copyright VyOS maintainers and contributors &lt;maintainers@vyos.io&gt;/g'

In addition we will error-out during "make" if someone re-adds a legacy
copyright notice
</content>
</entry>
<entry>
<title>syslog: T6989: add possibility to define VRF per remote</title>
<updated>2025-02-04T17:09:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-18T19:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5a7a9f3a20e19a52572ce1b9b214528b6ce958ce'/>
<id>urn:sha1:5a7a9f3a20e19a52572ce1b9b214528b6ce958ce</id>
<content type='text'>
Rsyslog supports individual VRFs per omfwd remote entry - so we should support
this, too.
</content>
</entry>
<entry>
<title>syslog: T6989: rename "global" to "local"</title>
<updated>2025-02-03T06:16:35+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-22T19:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=211bc4a767564d1eb28b431e1529eb719bb721a9'/>
<id>urn:sha1:211bc4a767564d1eb28b431e1529eb719bb721a9</id>
<content type='text'>
The previously "global" options actually were only relevant for the local
logging to /var/log/messages.
</content>
</entry>
<entry>
<title>syslog: T6989: move up "global marker" one level in CLI</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-15T19:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b9c43b19acb6f649bb6f64c75ab63df768e360c9'/>
<id>urn:sha1:b9c43b19acb6f649bb6f64c75ab63df768e360c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T6989: move up "global preserve-fqdn" one level in CLI</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-15T19:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=20ab585a68982c4635c4e5a1ee5bbcc219feaebc'/>
<id>urn:sha1:20ab585a68982c4635c4e5a1ee5bbcc219feaebc</id>
<content type='text'>
Move "global preserve-fqdn" one CLI level up, as it relates to all logging
targets (console, global and remote).
</content>
</entry>
<entry>
<title>syslog: T6989: convert old configuration format to "advanced"</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-13T18:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e143e496e28b9d6d5803278fa76a14bf2bc2304e'/>
<id>urn:sha1:e143e496e28b9d6d5803278fa76a14bf2bc2304e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T6989: rename "host" to "remote"</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-08T20:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8784aaa6fbec978aa97cab09cfbf9894163a2b1b'/>
<id>urn:sha1:8784aaa6fbec978aa97cab09cfbf9894163a2b1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T6989: remove CLI option for user terminal logging</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-08T19:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=196797346b973d1eba3f3d000321786c54e3bdbf'/>
<id>urn:sha1:196797346b973d1eba3f3d000321786c54e3bdbf</id>
<content type='text'>
Should be added as runtime option similar to "terminal monitor" known from
other vendors.
</content>
</entry>
<entry>
<title>syslog: T6989: remove "file" logging destination</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-08T19:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=395e3cb72c521ea9d62c0efd1620e679fc709cda'/>
<id>urn:sha1:395e3cb72c521ea9d62c0efd1620e679fc709cda</id>
<content type='text'>
</content>
</entry>
</feed>
