<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/system, branch sagitta</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=sagitta</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=sagitta'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2024-06-22T17:11:31+00:00</updated>
<entry>
<title>T5949: Add option to disable USB autosuspend</title>
<updated>2024-06-22T17:11:31+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-06-18T06:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ab4fae5765e8f1fbf8b5418b8ac26c2ac66bb519'/>
<id>urn:sha1:ab4fae5765e8f1fbf8b5418b8ac26c2ac66bb519</id>
<content type='text'>
(cherry picked from commit c0b2693cebc3429e1974a9cec5946fa88ffc0205)
</content>
</entry>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2024-01-01T08:25:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=c9eaafd9f808aba8d29be73054e11d37577e539a'/>
<id>urn:sha1:c9eaafd9f808aba8d29be73054e11d37577e539a</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in

(cherry picked from commit 4ef110fd2c501b718344c72d495ad7e16d2bd465)
</content>
</entry>
<entry>
<title>git: T5803: Adjust git configuration for baseline defaults</title>
<updated>2023-12-09T14:29:20+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-12-05T22:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ff3ecc1b4d4ede0fb4ca15484a9655c628f4354f'/>
<id>urn:sha1:ff3ecc1b4d4ede0fb4ca15484a9655c628f4354f</id>
<content type='text'>
Apply baseline defaults for `.gitattributes` and `.vscode/settings.json`
for improved developer experience.

The `.gitattrbutes` settings are based on:
Git documentation (https://git-scm.com/docs/gitattributes#_effects)
GitHub documentation (https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings)
Community templates (https://github.com/gitattributes/gitattributes)

Since editor-agnostic line-ending specific settings are applied to
`.gitattributes`, they can be removed from `.vscode/settings.json`.
The global VSCode defaults have also been removed to avoid duplication.

(cherry picked from commit c30002208d392177cb1ffc1a5c714f7ad6d573b6)
</content>
</entry>
<entry>
<title>cloud-init: T5190: Added Cloud-init pre-configurator</title>
<updated>2023-05-04T19:26:17+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-05-04T19:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3c229a3646a58e47d4d69c011f82c45ef3bb3c77'/>
<id>urn:sha1:3c229a3646a58e47d4d69c011f82c45ef3bb3c77</id>
<content type='text'>
Added a new service that starts before Cloud-init, waits for all network
interfaces initialization, and if requested by config, checks which interfaces
can get configuration via DHCP server and creates a corresponding Cloud-init
network configuration.

This protects from two situations:

* when Cloud-init tries to get meta-data via eth0 (default and fallback variant
for any data source which depends on network), but the real network is connected
to another interface
* when Cloud-init starts simultaneously with udev and initializes the first
interface to get meta-data before it is renamed to eth0 by udev
</content>
</entry>
<entry>
<title>ssh: T2651: add source-interface support ssh-client</title>
<updated>2023-01-04T18:58:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2023-01-04T18:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=87cc636bd2baf576a2a5ece7a4f8318eb4f69c2e'/>
<id>urn:sha1:87cc636bd2baf576a2a5ece7a4f8318eb4f69c2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>system-options: T4353: fix Jinja2 linting errors</title>
<updated>2022-05-01T17:53:25+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-01T17:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=59290c857237912dc5cc67733622e2604f1ff30a'/>
<id>urn:sha1:59290c857237912dc5cc67733622e2604f1ff30a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>system-proxy: T1741: migrate to get_config_dict()</title>
<updated>2022-04-28T13:03:36+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-27T19:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b1772a82e5609051d1960c9aa12a8a1674c9dc03'/>
<id>urn:sha1:b1772a82e5609051d1960c9aa12a8a1674c9dc03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>system-option: T4333: migrate to new vyos_defined Jinja2 test</title>
<updated>2022-04-11T18:58:35+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-11T18:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=c8ae06b581cbf1a19789500ae15d07a863724272'/>
<id>urn:sha1:c8ae06b581cbf1a19789500ae15d07a863724272</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysctl: T3565: initial implementation in XML and Python</title>
<updated>2021-05-20T18:22:37+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-05-20T18:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=2cd0f2aad01e57fe052622c7062d472e8cda3bcc'/>
<id>urn:sha1:2cd0f2aad01e57fe052622c7062d472e8cda3bcc</id>
<content type='text'>
migrate from old vyatta-cfg-system / Perl implementation.
</content>
</entry>
<entry>
<title>templates: convert DOS -&gt; UNIX line endings</title>
<updated>2021-02-14T16:46:18+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-02-14T16:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=df7e790df0c71c41455c9e05c0544889110dac0f'/>
<id>urn:sha1:df7e790df0c71c41455c9e05c0544889110dac0f</id>
<content type='text'>
</content>
</entry>
</feed>
