<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyconf.git/data/schemata/interface_definition.rnc, branch rolling</title>
<subtitle>Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyconf.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyconf.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/'/>
<updated>2026-06-29T06:03:54+00:00</updated>
<entry>
<title>ci: T8490: fix typos in comments and docs</title>
<updated>2026-06-29T06:03:54+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-06-29T06:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=a8866b66766622f738a4531a036c9f81c2c70cb6'/>
<id>urn:sha1:a8866b66766622f738a4531a036c9f81c2c70cb6</id>
<content type='text'>
Comment/doc-only typo fixes (no code identifiers touched):
- architecture.md: preferrable -&gt; preferable; commited -&gt; committed
- data/schemata/{interface_definition,op-mode-definition}.{rnc,rng}: meaninful -&gt; meaningful (schema completionHelp comment)
- src/commit.ml: exluded -&gt; excluded (inline comment)

Clears the typos-check hits on this repo ahead of the T8490 ruleset pilot active flip.

🤖 Generated by [robots](https://vyos.io)
</content>
</entry>
<entry>
<title>Add support for completionHelp tag to the schema.</title>
<updated>2017-09-12T14:08:25+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2017-09-12T14:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=bc2c1a032a4aad1d5c3f5047d51f86bf8370b163'/>
<id>urn:sha1:bc2c1a032a4aad1d5c3f5047d51f86bf8370b163</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move &lt;keepChildOrder/&gt; into properties.</title>
<updated>2017-01-16T07:13:50+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2017-01-16T07:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=c5b71d39b3945572f4c09b1f50ba6b232e399b9a'/>
<id>urn:sha1:c5b71d39b3945572f4c09b1f50ba6b232e399b9a</id>
<content type='text'>
I have no idea why I did not do it this way from the start.
</content>
</entry>
<entry>
<title>Make the "argument" attribute of external validators optional.</title>
<updated>2017-01-16T06:56:49+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2017-01-16T06:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=a4366313a22d97716f32f2bd8de84162b1d0b53c'/>
<id>urn:sha1:a4366313a22d97716f32f2bd8de84162b1d0b53c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the extends attribute from &lt;interfaceDefinition&gt;</title>
<updated>2016-12-30T16:23:16+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2016-12-30T16:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=766a2cb172eb2bce67f05350c9712e7a7f3adb9c'/>
<id>urn:sha1:766a2cb172eb2bce67f05350c9712e7a7f3adb9c</id>
<content type='text'>
It's problematic for multiple reasons:
1. It's plaintext and is hard to verify
2. If it's wrong, it may have a very "interesting" effect on the
   resulting reference tree, such as lots of misplaced nodes
3. It's hardly ever needed as most nodes only go one or two levels deep
   in VyOS, such as "service $something" or "interfaces $something",
   and I think it's unlikely that other appliances will differ much.
</content>
</entry>
<entry>
<title>T226: Add secret and hidden properties to the reference tree.</title>
<updated>2016-12-22T01:20:08+00:00</updated>
<author>
<name>Phil Summers</name>
<email>phil@blindlime.org</email>
</author>
<published>2016-12-22T01:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=f2b20137711c8d6f2e468595d484b1e8ba3b1efd'/>
<id>urn:sha1:f2b20137711c8d6f2e468595d484b1e8ba3b1efd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an option to keep child order, will be used for rendering.</title>
<updated>2015-04-26T16:03:06+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2015-04-26T16:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=88652c2a4675afe9b83b3e9a175e2c39302de040'/>
<id>urn:sha1:88652c2a4675afe9b83b3e9a175e2c39302de040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce the amount of references in the interface definition schema.</title>
<updated>2015-04-24T11:39:32+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2015-04-24T11:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=5fe30d5400c55a78627f9b3f4c45cb304417afd9'/>
<id>urn:sha1:5fe30d5400c55a78627f9b3f4c45cb304417afd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move constraintError out of the constraint tag, rename to constraintErrorMessage.</title>
<updated>2015-04-24T11:07:49+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2015-04-24T11:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=eebd7f47f9de299adc79e3a57e2e394934665895'/>
<id>urn:sha1:eebd7f47f9de299adc79e3a57e2e394934665895</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use two-part valueHelp with format and description.</title>
<updated>2015-04-16T16:11:46+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2015-04-16T16:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyconf.git/commit/?id=0f53afe98de76783804471b850b0f282e8321b77'/>
<id>urn:sha1:0f53afe98de76783804471b850b0f282e8321b77</id>
<content type='text'>
Rename helpString to just help.
</content>
</entry>
</feed>
