Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|