summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-21Jenkins: T1870: support GitHub PullRequest buildsChristian Poessinger
2020-03-12[boot-config-loader] T1622: use vyos-boot-config-loader, if availableJohn Estabrook
2020-03-12[boot-config-loader] T1622: Add log file to logrotate list; add 'missingok'John Estabrook
2020-02-28Interface: T2080: adjust to denesting of PPPoEChristian Poessinger
2020-02-13Merge pull request #22 from zdc/T1987Christian Poessinger
dhclient-script: T1987: Moved vyatta-dhclient-hook from vyatta-cfg to vyos-1x
2020-02-12dhclient-script: T1987: Moved vyatta-dhclient-hook from vyatta-cfg to vyos-1xzsdc
2020-02-12grammar/spelling fix (#21)kroy-the-rabbit
2020-02-11T2026: use unique exit codes for commit errors.Daniil Baturin
2020-02-11T2026: use a unique exit code for config parse errors.Daniil Baturin
2020-02-10T2026: make cli-shell-api showConfig fail on errors.Daniil Baturin
2020-01-22Makefile: define BUILT_SOURCES variable to support concurret buildsbradsoto
When running make -jN, make would fail randomly with higher numbers of N. "cli_parse.h not found". This fixes the error.
2020-01-21Merge pull request #20 from runborg/fix-T1970Christian Poessinger
T1970: init: delay initialization of vyos-router to udev is setteled
2020-01-19T1970: init: delay initialization of vyos-router to udev is setteledRunar Borge
On devices with many nic's udev initialization and nic renaming could take a lot of time, this commit delays vyos-router startup until udev is completed, and thouse all nic renaming processes are completed prior to starting vyos-router
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-12-27Jenkins: make pipeline branch independentChristian Poessinger
2019-12-18Merge branch 'equuleus' of github.com:vyos/vyatta-cfg into currentChristian Poessinger
* 'equuleus' of github.com:vyos/vyatta-cfg: T1604: run bash builtin "set" as-is in vyatta_cfg_run Jenkins: import Pipeline from vyos-1x commit e541ffc4f34c update Jenkins file for equuleus
2019-10-14Merge pull request #19 from jjakob/equuleusChristian Poessinger
T1604: run bash builtin "set" as-is in vyatta_cfg_run
2019-10-14T1604: run bash builtin "set" as-is in vyatta_cfg_runjjakob
2019-10-09Jenkins: import Pipeline from vyos-1x commit e541ffc4f34cChristian Poessinger
2019-10-09Jenkins: import Pipeline from vyos-1x commit 2d3539f9dec1VyOS_1.2-2019Q4Christian Poessinger
2019-10-09Merge branch 'current' into equuleushagbard
2019-10-08hooks: fixing typos for commit hookshagbard
2019-10-08Merge branch 'current' into equuleushagbard
2019-10-08frr - typo fixed to stop frrhagbard
2019-10-01T1424: Rewrite the config load scriptJohn Estabrook
2019-09-02Revert "[boot-config-loader] T1622: Add failsafe and backtrace to boot ↵Christian Poessinger
config loader" This reverts commit 2efab7cecff92a44245fdc32d928faf6386a6e03.
2019-08-31[boot-config-loader] T1622: Add failsafe and backtrace to boot config loaderJohn Estabrook
2019-08-27T1398: remove reference to deprecated version scriptJohn Estabrook
2019-08-14update Jenkins file for equuleusUnicronNL
2019-06-19[logrotate] T1420 - logrotate permission errors on vyatta logfileshagbard
2019-06-06Merge pull request #18 from jestabro/config-migrateJohn Estabrook
T1334: Migration script runner rewrite
2019-05-30T1334: Migration script runner rewriteJohn Estabrook
Use vyos-1x migration script runner.
2019-05-29Merge pull request #17 from jestabro/merge-configJohn Estabrook
T1397: Rewrite the config merge script
2019-05-28T1397: Rewrite the config merge scriptJohn Estabrook
Add support for the config merge script in vyos-1x.
2019-05-21Create Jenkinsfile currentKim Hagen
2019-04-28Debian: alter depends to prepare for BusterChristian Poessinger
2019-04-14T1273: shorten the debug check.Daniil Baturin
2019-04-14T1273: add an kernel command line option to enable debugging on boot.Daniil Baturin
2019-03-21T1310: use FQDN as hostname in config promptChristian Poessinger
2019-03-13Revert "[frr-script] fixing frr-init parameter syntax"hagbard
This reverts commit 0eab765d5ad24f7fb4dd722ac20d370f708379f0.
2019-03-13Revert "version bump for 0eab765d5ad24f7fb4dd722ac20d370f708379f0"hagbard
This reverts commit be72ad60e5740eac3584869c780babf7553a0e67. Doesn't address the issue.
2019-03-13version bump for 0eab765d5ad24f7fb4dd722ac20d370f708379f0hagbard
2019-03-13[frr-script] fixing frr-init parameter syntaxhagbard
2019-03-12Update the startup script for FRR post 7.0 start procedure.Daniil Baturin
2019-02-28T1273: add rudimentary script profiling support.Daniil Baturin
2019-01-11Merge pull request #15 from xrpixer/xrpixerYuriy Andamasov
T1068: Increase Max CMD Output
2019-01-11T1068: Increase Max CMD Outputxrpixer
2019-01-02T1146: run postconfig scripts from vyos-router startup script to force ↵Daniil Baturin
correct ordering.
2018-12-23Merge pull request #14 from runborg/currentChristian Poessinger
T1134: libboost-filesystem 1.62 is not compatible with jessie