Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |