Age | Commit message (Collapse) | Author |
|
|
|
* 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
|
|
|
|
|
|
at least until we figure out how to make watchfrr stop restarting
all daemons if just one failed and stop systemd from restarting
FRR if watchfrr is not enabled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Do not use a shared library, since nothing else depends, or should depend on it.
|
|
|
|
|
|
T281: Add https support to the load command
|
|
* upstream/current:
Revert "T441: Remove dependency on vyatta-quagga. This package should not depend on any routing stack anyway."
|
|
depend on any routing stack anyway."
This reverts commit 460a08d652ab7f7f38bf6c5b46d57009300d81da.
|
|
This enables fetching a VyOS config from a http://foo/bar URL even when
http://foo/bar is a permanent redirect to https://foo/bar.
|
|
|
|
|
|
any routing stack anyway.
|
|
|
|
|
|
the return codes?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if persistence is set for /config on an other device then also create and mount /config
|
|
Adding python-vyos-mgmt library to vyatta-cfg package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|