<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/conserver, 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-03-17T18:09:47+00:00</updated>
<entry>
<title>console-server: T7217: generate Dropbear SSH keys if they do not exist</title>
<updated>2025-03-17T18:09:47+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-03-17T18:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2fa104b708ffb0079a840d0c72a6e61c7d146080'/>
<id>urn:sha1:2fa104b708ffb0079a840d0c72a6e61c7d146080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conserver: T4717: Support for setting a name for console-server devices</title>
<updated>2022-09-28T04:33:07+00:00</updated>
<author>
<name>William Hughes</name>
<email>will@willhughes.name</email>
</author>
<published>2022-09-26T03:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3930be3b878643034fcfa99d9f428a0d38daec35'/>
<id>urn:sha1:3930be3b878643034fcfa99d9f428a0d38daec35</id>
<content type='text'>
This adds a new 'alias' property to the console-server device definition
to allow users to connect to a console using a human-readable name
rather than just the device name.

For a configuration like:
service {
  console-server {
    device ttyUSB0 {
      speed 115200
      alias my-server
    }
  }
}

Users can connect either by doing `connect console ttyUSB0`, or
`connect console my-server`.

Names:
* Must be unique
* Are limited to 128 characters
* Are optional - if not specified, only the `connect console ttyX`
  form can be used
</content>
</entry>
<entry>
<title>conserver: T4353: fix Jinja2 linting errors</title>
<updated>2022-05-01T16:40:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-01T16:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=827cefbcbfa22b42c8f144a41d6a2d3825268755'/>
<id>urn:sha1:827cefbcbfa22b42c8f144a41d6a2d3825268755</id>
<content type='text'>
</content>
</entry>
<entry>
<title>console-server: T2490: display /etc/issue.net on SSH logins</title>
<updated>2021-11-18T20:05:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-11-18T20:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c0bf019e9fc6251ce43c57903b85115f0e3ab2bc'/>
<id>urn:sha1:c0bf019e9fc6251ce43c57903b85115f0e3ab2bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>console-server: T2490: do not use cli-shell-api in systemd unit</title>
<updated>2021-02-21T16:26:17+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-02-21T16:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=65adcc1d80d06e0e76387de0b0c5c9d6c79d8f99'/>
<id>urn:sha1:65adcc1d80d06e0e76387de0b0c5c9d6c79d8f99</id>
<content type='text'>
(cherry picked from commit d5804b19d3ffecdd4fe6bd89d50ac84dabb549fd)
</content>
</entry>
<entry>
<title>console-server: T2490: server must listen only on localhost</title>
<updated>2020-06-19T14:38:40+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-06-19T14:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=647af6c5405e6a3ae89bf96cb20558c581ed83d7'/>
<id>urn:sha1:647af6c5405e6a3ae89bf96cb20558c581ed83d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>console-server: T2490: rename CLI to console-server</title>
<updated>2020-06-18T21:09:58+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-06-18T21:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b509bbf0c0bf33f39e67f0aa8df481ef15d6bae9'/>
<id>urn:sha1:b509bbf0c0bf33f39e67f0aa8df481ef15d6bae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>console-server: T2490: log to journald</title>
<updated>2020-06-18T19:46:26+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-06-18T19:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=067ddcf27ac1fbc33cee710ae66a85b0368a26d9'/>
<id>urn:sha1:067ddcf27ac1fbc33cee710ae66a85b0368a26d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>console-server: T2490: move CLI parsing to get_config_dict()</title>
<updated>2020-06-18T19:46:13+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-06-18T16:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b242e24af4d870e936155bdbd965858bdd39aa98'/>
<id>urn:sha1:b242e24af4d870e936155bdbd965858bdd39aa98</id>
<content type='text'>
For more examples on the new get_config_dict() approach migrate this
implementation as it is not yet in production use. Also this serves as proof of
concept code for further migrations.
</content>
</entry>
</feed>
