36 Commits

Author SHA1 Message Date
Kim Hagen
8dcda0e05b Add uefi to vyos-build 2018-11-12 10:07:52 +01:00
Christian Poessinger
8328f25bf5 T923: support SNMP integration with FRR routing daemon 2018-10-20 15:33:27 +02:00
Christian Poessinger
037ab22e4c T892: disable salt-minion service by default 2018-10-14 13:07:17 +02:00
Christian Poessinger
5335d2c8b5 T852: globally disable StrongSWAN FARP plugin 2018-10-12 20:17:29 +02:00
Daniil Baturin
360cc68367 T769: disable starting StrongSWAN on boot. 2018-09-25 19:54:43 +02:00
Christian Poessinger
c63aee18ef T500: arp_filter blocks ARPs for VRRP virtual addresses 2018-09-23 15:05:52 +02:00
Christian Poessinger
69ae765077 bugfix: disable TFTP server on system boot 2018-08-27 20:07:59 +02:00
Christian Poessinger
df91babcb9 Revert "T692: do not start TFTP server on boot."
This reverts commit 3388a3c0f9bb4782b1eb126739f2c63517274e9d.
2018-08-27 19:38:49 +02:00
Christian Poessinger
9bdc1f5df8 T792: add TFTP server functionality 2018-08-27 19:13:08 +02:00
Daniil Baturin
3388a3c0f9 T692: do not start TFTP server on boot. 2018-08-27 05:09:05 +02:00
Daniil Baturin
f0843ffe83 T441: disable FRR.
Running it with systemd when watchfrr is disabled causes systemd
to think it's dead and restart it.
2018-08-27 00:09:21 +02:00
Daniil Baturin
d55d3bfb99 T441: enable frr.service and disable watchfrr
The issue with current watchfrr is that it restarts all daemons
even if only one failed.
2018-08-26 17:31:55 +02:00
Daniil Baturin
1b77b2e5f8 T787: add a hook for disabling the StrongSWAN unity plugin that is interfering with DMVPN. 2018-08-25 00:02:35 +02:00
Daniil Baturin
357457dab9 T441: add a hook for updating FRR startup configs and creating empty daemon configs. 2018-08-25 00:01:36 +02:00
Daniil Baturin
ad61428195 Rename the hook for package cleanup to make room for other hooks, it should be executed last,
or at least after all other steps that do package installation are complete.
2018-05-20 06:22:38 +02:00
Daniil Baturin
0b1c3737dd Re-enable installing recommended packages, disabling them breaks the image. 2018-05-15 07:34:44 +02:00
Daniil Baturin
10fc439940 Reduce image bloat.
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-05-15 03:51:28 +02:00
Christian Poessinger
91351362c9 hooks: migrate from dnsmasq to pdns-recursor 2018-04-20 17:10:16 +02:00
Kim
da9bb735ce Manage config files with included files instead of echo, sed etc. (#16)
Manage system.conf from file instead of hook.
Add comment to the files where they are managed
2018-02-21 16:23:14 +07:00
Christian Poessinger
ad8950f3f1 T379: Add support for UDP broadcast relay 2018-01-06 11:59:35 +01:00
Christian Poessinger
b527902a31 Added 'mdns-repeater' submodule
Submodule is a fork of https://github.com/lucasec/mdns-repeater w/
extensions to add Debian packaging and systemd support.
2017-12-08 20:31:44 +01:00
Christian Poessinger
2dbff76543 Remove 'vyos-cfg-avahi' submodule (superseeded) (T378)
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-12-08 20:31:30 +01:00
Christian Poessinger
0b91d4de57 Do not start avahi-daemon on boot 2017-09-02 22:10:36 +02:00
UnicronNL
53bd0ad278 do not start conntrackd on boot 2017-09-02 15:10:34 +02:00
UnicronNL
51e4718ed2 Create home directory on login 2017-09-02 14:06:16 +02:00
Kim
988f4c6e3c Unknown lvalue 'SysVConsole' 2017-05-12 18:06:09 +02:00
Kim Hagen
96c32fbb6a boot systemd verbose through systemd config file 2016-12-26 15:14:38 +00:00
Kim Hagen
146a2390cf T152: VyOS developer builds ship with an easy-to-guess user and password 2016-09-15 10:14:43 +02:00
Kim Hagen
a5d297e1ba stop accepting locale on the server 2016-09-01 13:53:08 +02:00
Kim Hagen
235d5b22a8 T18: Regression: jessie-based VyOS doesn't disconnect the SSH session before reboot 2016-09-01 09:56:42 +02:00
Kim Hagen
826fa1a973 add build options for clearfog 2016-05-24 10:00:20 +00:00
Kim Hagen
f349c98d9a add vyos-remove package and remove ddclient dhclient hook 2016-03-27 16:16:11 -04:00
Kim Hagen
dfd4089b97 Include non-free firmware in the image (ref T15). 2016-03-11 06:02:56 -05:00
Kim Hagen
9d55d9c93d Add binary hook for backwards compatibility and a hook that creates symlinks for vmlinuz and initrd.img. 2016-02-05 11:26:15 -05:00
Kim Hagen
ab3d92de1b Add hook that prevent services from starting at boot. 2016-02-03 06:41:13 -05:00
Kim Hagen
dbf2854bb2 Add hooks or live-build. 2016-02-03 03:22:23 -05:00