Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-02 | Revert "[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 loader | John Estabrook | |
2019-08-27 | T1398: remove reference to deprecated version script | John Estabrook | |
2019-05-30 | T1334: Migration script runner rewrite | John Estabrook | |
Use vyos-1x migration script runner. | |||
2019-03-13 | Revert "[frr-script] fixing frr-init parameter syntax" | hagbard | |
This reverts commit 0eab765d5ad24f7fb4dd722ac20d370f708379f0. | |||
2019-03-13 | [frr-script] fixing frr-init parameter syntax | hagbard | |
2019-03-12 | Update the startup script for FRR post 7.0 start procedure. | Daniil Baturin | |
2019-01-02 | T1146: run postconfig scripts from vyos-router startup script to force ↵ | Daniil Baturin | |
correct ordering. | |||
2018-11-12 | T969: bind mount /boot before config.boot is loaded so that GRUB config can ↵ | Daniil Baturin | |
be modified by config scripts. | |||
2018-10-21 | Move systemd mods to /lib directory | UnicronNL | |
Remove redundant my_commit check Do not show output on serial-getty (double output issue) | |||
2018-10-15 | Rework 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 |