Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-29 | Add 'nls_ascii' to initramfs to avoid USB pendrive boot warning | Christian Poessinger | |
2018-12-17 | T865: start bgpd with RPKI support. | Daniil Baturin | |
2018-11-14 | update path for packages.txt | Kim Hagen | |
2018-11-12 | Add uefi to vyos-build | Kim Hagen | |
2018-10-20 | T923: support SNMP integration with FRR routing daemon | Christian Poessinger | |
2018-10-14 | T892: disable salt-minion service by default | Christian Poessinger | |
2018-10-12 | T852: globally disable StrongSWAN FARP plugin | Christian Poessinger | |
2018-09-25 | T769: disable starting StrongSWAN on boot. | Daniil Baturin | |
2018-09-23 | T500: arp_filter blocks ARPs for VRRP virtual addresses | Christian Poessinger | |
2018-08-27 | bugfix: disable TFTP server on system boot | Christian Poessinger | |
2018-08-27 | Revert "T692: do not start TFTP server on boot." | Christian Poessinger | |
This reverts commit 3388a3c0f9bb4782b1eb126739f2c63517274e9d. | |||
2018-08-27 | T792: add TFTP server functionality | Christian Poessinger | |
2018-08-27 | T692: do not start TFTP server on boot. | Daniil Baturin | |
2018-08-27 | T441: disable FRR. | Daniil Baturin | |
Running it with systemd when watchfrr is disabled causes systemd to think it's dead and restart it. | |||
2018-08-26 | T441: enable frr.service and disable watchfrr | Daniil Baturin | |
The issue with current watchfrr is that it restarts all daemons even if only one failed. | |||
2018-08-25 | T787: add a hook for disabling the StrongSWAN unity plugin that is ↵ | Daniil Baturin | |
interfering with DMVPN. | |||
2018-08-25 | T441: add a hook for updating FRR startup configs and creating empty daemon ↵ | Daniil Baturin | |
configs. | |||
2018-05-20 | Rename the hook for package cleanup to make room for other hooks, it should ↵ | Daniil Baturin | |
be executed last, or at least after all other steps that do package installation are complete. | |||
2018-05-15 | Re-enable installing recommended packages, disabling them breaks the image. | Daniil Baturin | |
2018-05-15 | Reduce image bloat. | Daniil Baturin | |
1. Do not install "recommended" packages 2. Do not keep apt indices in the binary image 3. Clean up firmware packages that are installed by metapackages but are not required for for network or storage hardware. 4. Revert vim to vim-tiny | |||
2018-04-20 | hooks: migrate from dnsmasq to pdns-recursor | Christian Poessinger | |
2018-02-21 | Manage config files with included files instead of echo, sed etc. (#16) | Kim | |
Manage system.conf from file instead of hook. Add comment to the files where they are managed | |||
2018-01-06 | T379: Add support for UDP broadcast relay | Christian Poessinger | |
2017-12-08 | Added 'mdns-repeater' submodule | Christian Poessinger | |
Submodule is a fork of https://github.com/lucasec/mdns-repeater w/ extensions to add Debian packaging and systemd support. | |||
2017-12-08 | Remove 'vyos-cfg-avahi' submodule (superseeded) (T378) | Christian Poessinger | |
Using AVAHI as mDNS reflector has the big disadvantage that the reflection interface can not be specified. It will reflect the mDNS messages on ALL interfaces. A new technique called mDNS repeater based upon https://github.com/vyos/mdns-repeater will be used in the future. | |||
2017-09-02 | Do not start avahi-daemon on boot | Christian Poessinger | |
2017-09-02 | do not start conntrackd on boot | UnicronNL | |
2017-09-02 | Create home directory on login | UnicronNL | |
2017-05-12 | Unknown lvalue 'SysVConsole' | Kim | |
2016-12-26 | boot systemd verbose through systemd config file | Kim Hagen | |
2016-09-15 | T152: VyOS developer builds ship with an easy-to-guess user and password | Kim Hagen | |
2016-09-01 | stop accepting locale on the server | Kim Hagen | |
2016-09-01 | T18: Regression: jessie-based VyOS doesn't disconnect the SSH session before ↵ | Kim Hagen | |
reboot | |||
2016-05-24 | add build options for clearfog | Kim Hagen | |
2016-03-27 | add vyos-remove package and remove ddclient dhclient hook | Kim Hagen | |
2016-03-11 | Include non-free firmware in the image (ref T15). | Kim Hagen | |
2016-02-05 | Add binary hook for backwards compatibility and a hook that creates symlinks ↵ | Kim Hagen | |
for vmlinuz and initrd.img. | |||
2016-02-03 | Add hook that prevent services from starting at boot. | Kim Hagen | |
2016-02-03 | Add hooks or live-build. | Kim Hagen | |