summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2019-12-28Revert "T1910: pin vyattacfg and vyattaop GID"Christian Poessinger
This reverts commit 9f6995f68f3000373dffa292f9868c512967e111.
2019-12-27T1910: pin vyattacfg and vyattaop GIDChristian Poessinger
2019-10-08hooks: fixing typos for commit hookshagbard
2019-04-28Debian: alter depends to prepare for BusterChristian Poessinger
2019-03-13Revert "version bump for 0eab765d5ad24f7fb4dd722ac20d370f708379f0"hagbard
This reverts commit be72ad60e5740eac3584869c780babf7553a0e67. Doesn't address the issue.
2019-03-13version bump for 0eab765d5ad24f7fb4dd722ac20d370f708379f0hagbard
2018-12-23libboost-filesystem 1.62 is not compatible with jessie, updated to 1.55 as ↵Runar Borge
is shipped with jessie Commit f8cc921(https://github.com/vyos/vyatta-cfg/commit/f8cc92151e0c710c65da2089c9af70fd8cd230b5) breaks compiling on jessie because the version expected is newer than found on jessie. prior to this commit version 1.55 was allowed.
2018-12-20Get rid of a hardcoded versioned package dependency.Daniil Baturin
2018-10-17T901: increase vyos-router startup timeoutChristian Poessinger
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.
2018-10-14set correct service name for postrmUnicronNL
2018-10-15Rework vyos router init (#11)Kim
* 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
2018-08-27T441: do not start FRR with systemdDaniil Baturin
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.
2018-08-26T441: replace After=frr.service with Wants= to ensure proper load order.Daniil Baturin
2018-08-26T441: update changelog.Daniil Baturin
2018-08-26T441: remove enablign the FRR service, done with an ISO build hook now.Daniil Baturin
2018-08-24T441: adjust init scripts and postinst actions to use FRR instead of quagga.Daniil Baturin
2017-11-07Revert "T441: Remove dependency on vyatta-quagga. This package should not ↵UnicronNL
depend on any routing stack anyway." This reverts commit 460a08d652ab7f7f38bf6c5b46d57009300d81da.
2017-11-01T441: Remove dependency on vyatta-quagga. This package should not depend on ↵Daniil Baturin
any routing stack anyway.
2017-11-01ignore return statements warnings/errors, maybe we should do something with ↵Kim Hagen
the return codes?
2017-11-01enable hardening and remove deprecation allowingKim Hagen
2017-08-28fix compilation errors on newer gccKim Hagen
2017-08-28option to install higher version of libboost-filesystemKim
2017-08-18T353: oops, forgot one more bit of the python install.Daniil Baturin
2017-08-18T353: remove the python library from vyatta-cfg.Daniil Baturin
2017-01-09Adding python-vyos-mgmt library to vyatta-cfg packageJason Hendry
2016-12-30Add initial draft of the python config library.Daniil Baturin
2016-12-26also output script to consoleKim
2016-08-05update script to correct fileKim Hagen
2016-08-05add enable and disable systemd serviceKim Hagen
2016-08-05revert compat number back to 5 to prevent compilation errorsKim Hagen
2016-08-05rewrite debian rules file and include systemd service for vyatta-router scriptKim Hagen
2016-02-26Do not remove dhclient.conf, the default config is harmless anyway.Daniil Baturin
2016-02-09Use dhcp instead of dhcp3.Kim Hagen
2016-01-240.102.0+vyos2+current1debian/0.102.0+vyos2+current1Kim Hagen
2015-12-17Go back to using the apt version comparison for node sorting.Thomas Jepp
2015-12-17Remove the dependency on apt.Thomas Jepp
2015-11-23Fix missing build depends and runtime depends. Add a runtime dependency on ↵Thomas Jepp
vyatta-quagga to ensure packages are configured in the right order.
2015-11-140.102.0+vyos2+lithium18debian/0.102.0+vyos2+lithium18Alex Harpin
2015-11-14vyatta-cfg: allow package to depend on development buildsAlex Harpin
Allow the vyatta-cfg package to depend on development of libvyatta-cfg so development ISOs can be built using it.
2015-10-260.102.0+vyos2+lithium17debian/0.102.0+vyos2+lithium17Alex Harpin
2015-10-170.102.0+vyos2+lithium16debian/0.102.0+vyos2+lithium16Alex Harpin
2015-10-100.102.0+vyos2+lithium15debian/0.102.0+vyos2+lithium15Alex Harpin
2015-07-110.102.0+vyos2+lithium14debian/0.102.0+vyos2+lithium14berylliumAlex Harpin
2015-07-090.102.0+vyos2+lithium13debian/0.102.0+vyos2+lithium13Alex Harpin
2015-07-070.102.0+vyos2+lithium12debian/0.102.0+vyos2+lithium12Alex Harpin
2015-06-280.102.0+vyos2+lithium11debian/0.102.0+vyos2+lithium11Alex Harpin
2015-06-150.102.0+vyos2+lithium10debian/0.102.0+vyos2+lithium10Alex Harpin
2015-06-15vyatta-cfg: update dh_gencontrol with new development build flagAlex Harpin
2015-04-090.102.0+vyos2+lithium9debian/0.102.0+vyos2+lithium9Daniil Baturin
2015-04-09Remove some obsolete workaround.Daniil Baturin
Use hardcoded pre/post commit hook dirs, it's not like they ever change.