summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks
AgeCommit message (Collapse)Author
2018-05-15Reduce 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-20hooks: migrate from dnsmasq to pdns-recursorChristian Poessinger
2018-02-21Manage 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-06T379: Add support for UDP broadcast relayChristian Poessinger
2017-12-08Added 'mdns-repeater' submoduleChristian Poessinger
Submodule is a fork of https://github.com/lucasec/mdns-repeater w/ extensions to add Debian packaging and systemd support.
2017-12-08Remove '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-02Do not start avahi-daemon on bootChristian Poessinger
2017-09-02do not start conntrackd on bootUnicronNL
2017-09-02Create home directory on loginUnicronNL
2017-05-12Unknown lvalue 'SysVConsole'Kim
2016-12-26boot systemd verbose through systemd config fileKim Hagen
2016-09-15T152: VyOS developer builds ship with an easy-to-guess user and passwordKim Hagen
2016-09-01stop accepting locale on the serverKim Hagen
2016-09-01T18: Regression: jessie-based VyOS doesn't disconnect the SSH session before ↵Kim Hagen
reboot
2016-05-24add build options for clearfogKim Hagen
2016-03-27add vyos-remove package and remove ddclient dhclient hookKim Hagen
2016-03-11Include non-free firmware in the image (ref T15).Kim Hagen
2016-02-05Add binary hook for backwards compatibility and a hook that creates symlinks ↵Kim Hagen
for vmlinuz and initrd.img.
2016-02-03Add hook that prevent services from starting at boot.Kim Hagen
2016-02-03Add hooks or live-build.Kim Hagen