Age | Commit message (Collapse) | Author |
|
With a lot of firewall zones and rules the startup of vyos-router could
be aborted due to timeout on weak hardware (e.g. Intel ATOM D525).
Increase the systemd timeout value from 5 to 20 minutes to give the
vyos-service enough time to startup even on less powerful hardware.
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
depend on any routing stack anyway."
This reverts commit 460a08d652ab7f7f38bf6c5b46d57009300d81da.
|
|
any routing stack anyway.
|
|
the return codes?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vyatta-quagga to ensure packages are configured in the right order.
|
|
|
|
Allow the vyatta-cfg package to depend on development of libvyatta-cfg
so development ISOs can be built using it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use hardcoded pre/post commit hook dirs, it's not like they ever change.
|
|
|
|
|
|
Fix wrong placement of the post-commit script.
|
|
|
|
|
|
|
|
|
|
|