summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-30T1334: Migration script runner rewriteJohn Estabrook
2019-05-29Merge pull request #17 from jestabro/merge-configJohn Estabrook
2019-05-28T1397: Rewrite the config merge scriptJohn Estabrook
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
2019-03-13Revert "version bump for 0eab765d5ad24f7fb4dd722ac20d370f708379f0"hagbard
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
2019-01-11T1068: Increase Max CMD Outputxrpixer
2019-01-02T1146: run postconfig scripts from vyos-router startup script to force correc...Daniil Baturin
2018-12-23Merge pull request #14 from runborg/currentChristian Poessinger
2018-12-23libboost-filesystem 1.62 is not compatible with jessie, updated to 1.55 as is...Runar Borge
2018-12-20Get rid of a hardcoded versioned package dependency.Daniil Baturin
2018-11-12T969: bind mount /boot before config.boot is loaded so that GRUB config can b...Daniil Baturin
2018-10-28T253: quote tag node names if they contain special characters.Daniil Baturin
2018-10-21Merge pull request #12 from UnicronNL/currentKim
2018-10-21Move systemd mods to /lib directoryUnicronNL
2018-10-18Create the status file at the correct moment.Kim
2018-10-17T901: increase vyos-router startup timeoutChristian Poessinger
2018-10-14set correct service name for postrmUnicronNL
2018-10-15Rework vyos router init (#11)Kim
2018-10-01T867: add support for running post-upgrade scripts.Daniil Baturin
2018-09-01T731: fix use of uninitialized value in concatenationChristian Poessinger
2018-08-27T441: do not start FRR with systemdDaniil Baturin
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
2018-08-04T668: do not mount /config since it's already done by an initramfs script.Daniil Baturin
2018-07-03T727: add support for pre-config boot scripts.Daniil Baturin
2018-06-24T710: move the executables from vyatta-util to vyatta-cfgDaniil Baturin
2018-06-24T684: remove the old config to commands convertor from the makefile.Daniil Baturin
2018-06-05T684: remove the old config to command convertor.lithiumDaniil Baturin
2017-11-08Merge pull request #9 from c-po/add-load-https-supportKim
2017-11-07Merge remote-tracking branch 'upstream/current' into add-load-https-supportChristian Poessinger
2017-11-07Revert "T441: Remove dependency on vyatta-quagga. This package should not dep...UnicronNL
2017-11-03T281: Support 'http' permanent redirects (code 301)Christian Poessinger
2017-11-03T281: Validate error codes for 'http' and 'https'Christian Poessinger
2017-11-03T281: Add https support to the load commandChristian Poessinger
2017-11-01T441: Remove dependency on vyatta-quagga. This package should not depend on a...Daniil Baturin
2017-11-01use unique_ptr if gcc is version 6 or higherKim Hagen
2017-11-01make the build process more quietKim Hagen
2017-11-01ignore return statements warnings/errors, maybe we should do something with t...Kim Hagen