<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/validators/timezone, branch mergify/bp/circinus/pr-4038</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=mergify%2Fbp%2Fcircinus%2Fpr-4038</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=mergify%2Fbp%2Fcircinus%2Fpr-4038'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-07-14T20:18:36+00:00</updated>
<entry>
<title>T5195: vyos.util -&gt; vyos.utils package refactoring (#2093)</title>
<updated>2023-07-14T20:18:36+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-14T20:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d1ca536da448749dff557f13ecae97b124026e96'/>
<id>urn:sha1:d1ca536da448749dff557f13ecae97b124026e96</id>
<content type='text'>
* T5195: move run, cmd, call, rc_cmd helper to vyos.utils.process

* T5195: use read_file and write_file implementation from vyos.utils.file

Changed code automatically using:

find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import read_file$/from vyos.utils.file import read_file/g' {} +
find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import write_file$/from vyos.utils.file import write_file/g' {} +

* T5195: move chmod* helpers to vyos.utils.permission

* T5195: use colon_separated_to_dict from vyos.utils.dict

* T5195: move is_systemd_service_* to vyos.utils.process

* T5195: fix boot issues with missing imports

* T5195: move dict_search_* helpers to vyos.utils.dict

* T5195: move network helpers to vyos.utils.network

* T5195: move commit_* helpers to vyos.utils.commit

* T5195: move user I/O helpers to vyos.utils.io</content>
</entry>
<entry>
<title>T5025: Fix timezones and validator use timedatectl</title>
<updated>2023-02-22T17:35:13+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-02-22T17:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d95808b5186f1dddebf7cc9674ca655b8100a6f8'/>
<id>urn:sha1:d95808b5186f1dddebf7cc9674ca655b8100a6f8</id>
<content type='text'>
Fix timezones completion help and validotor
Use 'timedatectl' insted of find zoneinfo
</content>
</entry>
<entry>
<title>T2441: Fix parse error</title>
<updated>2020-05-08T22:02:36+00:00</updated>
<author>
<name>kroy-the-rabbit</name>
<email>kroy@kroy.io</email>
</author>
<published>2020-05-08T22:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e57ebf844259c1c5466024d2cae5fc69c91eb0bc'/>
<id>urn:sha1:e57ebf844259c1c5466024d2cae5fc69c91eb0bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>validator: T2417: try to make the code clearer</title>
<updated>2020-05-06T15:45:44+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-05-06T15:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3639a5610b590a64d6d56bee81dddd252994cfe5'/>
<id>urn:sha1:3639a5610b590a64d6d56bee81dddd252994cfe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>util: T2226: rewrite timezone validator to use cmd</title>
<updated>2020-04-06T19:22:35+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-04-05T15:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4b30d3d6545b108c0b043baae2d57a465a8c8999'/>
<id>urn:sha1:4b30d3d6545b108c0b043baae2d57a465a8c8999</id>
<content type='text'>
</content>
</entry>
<entry>
<title>time-zone: T1906: migrate to XML/Python</title>
<updated>2019-12-26T13:05:52+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-12-25T16:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bc36bb5a9db4143696b96ab74eee40539de3541d'/>
<id>urn:sha1:bc36bb5a9db4143696b96ab74eee40539de3541d</id>
<content type='text'>
The current node.def based implementtion should be migrated from
vyatta-cfg-system to vyos-1x. During the migration also provide a migration
script which transforms some ole timezones like "Los_Angeles" into a proper
IANA assigned timezone which should be "America/Los_Angeles".
</content>
</entry>
</feed>
