<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/scripts/vyatta-boot-config-loader, branch current</title>
<subtitle>Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2020-12-30T17:17:37+00:00</updated>
<entry>
<title>migration: T3161: remove ConfigLoad.pm, all dependents and references</title>
<updated>2020-12-30T17:17:37+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2020-12-30T17:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=83d246d1e284fbf70f69969dbde2771fc4604f7c'/>
<id>urn:sha1:83d246d1e284fbf70f69969dbde2771fc4604f7c</id>
<content type='text'>
Remove ConfigLoad.pm due to its legacy reference to XorpConfigParser,
all dependent scripts:
vyatta-boot-config-loader
vyatta-config-loader.pl
vyatta-load-config.pl
(rewritten or obviated), and references in logrotate, Makefile.am, and
vyos-router (vyatta-boot-config-loader was kept as a fallback when
initially introducing vyos-boot-config-loader.py).
</content>
</entry>
<entry>
<title>T1273: shorten the debug check.</title>
<updated>2019-04-14T10:09:09+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-04-14T10:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=2fa8ec7f39ed8f3d21bd1f9e55add695aa2b2de6'/>
<id>urn:sha1:2fa8ec7f39ed8f3d21bd1f9e55add695aa2b2de6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T1273: add an kernel command line option to enable debugging on boot.</title>
<updated>2019-04-14T08:51:56+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2019-04-14T08:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=5356c3d5cd2a625840599f59f21c4088e150ae00'/>
<id>urn:sha1:5356c3d5cd2a625840599f59f21c4088e150ae00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create the status file at the correct moment.</title>
<updated>2018-10-18T13:26:22+00:00</updated>
<author>
<name>Kim</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2018-10-18T13:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=8380177fdcf045a9a9fcca0cb9233cf9e9cd4eb0'/>
<id>urn:sha1:8380177fdcf045a9a9fcca0cb9233cf9e9cd4eb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework vyos router init (#11)</title>
<updated>2018-10-14T19:33:06+00:00</updated>
<author>
<name>Kim</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2018-10-14T19:33:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=576786c97065c8e5638e9e0a7cad688175cd3746'/>
<id>urn:sha1:576786c97065c8e5638e9e0a7cad688175cd3746</id>
<content type='text'>
* Add a systemd vyos.target and split the vyatta-router
init script to multiple systemd scripts.

* remove ref to cloud-init

* Remove vyatta-router init and rename vyatta-router to vyos-initialize.

* Install files to correct dirs

* try to fix systemd boot issues

* Update script names
run config load in background to not block systemd

* Prevent cat: write error: Broken pipe

* Rework vyos startup

* add systemd to Makefile.am

* Update script name

* Fix inclusion of getty conf

* Fix indentation
</content>
</entry>
<entry>
<title>Bugfix 7374: remove redundant calls to commit on boot</title>
<updated>2011-07-26T21:31:38+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-07-26T21:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=1237bd3e937bc84aba150c97a38941afbb29df69'/>
<id>urn:sha1:1237bd3e937bc84aba150c97a38941afbb29df69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 6767: Move log files from /tmp to /var/log/vyatta.</title>
<updated>2011-06-15T23:59:39+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-06-15T23:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=3fc5d448cdc043c815b177ade72305d970c9f84c'/>
<id>urn:sha1:3fc5d448cdc043c815b177ade72305d970c9f84c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change boot-time config loading to use new implementation in backend.</title>
<updated>2010-12-04T03:07:54+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-12-04T03:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=ed95fe7775d63a777d86779debcd1fd59e2d921f'/>
<id>urn:sha1:ed95fe7775d63a777d86779debcd1fd59e2d921f</id>
<content type='text'>
* add new boot-time config loading script that uses shell API to access backend directly, bypassing wrapper.
* use new loadFile implementation in the backend to perform the actual "load" operation (without "commit"). this reduces the "pre-commit" load time by ~60%.
</content>
</entry>
</feed>
