101 Commits

Author SHA1 Message Date
Daniil Baturin
bb30358048 Remove unnecessary locale files at build time to reduce the image size. 2019-03-31 17:42:50 +02:00
Christian Poessinger
cd9e810b16 T1279: support ACPI power event (poweroff) 2019-03-22 11:45:36 +01:00
Christian Poessinger
43045e721c T1310: use FQDN as hostname in config prompt 2019-03-22 08:46:35 +01:00
Christian Poessinger
dec0a52554 [build] Use pdns-recursor binary packages from PowerDNS
https://repo.powerdns.com/ provides a package repository for Debian
8 which serves us automatically all security updates instead of
rebuilding the package by us.

This drops the maintenance of one additional package.
2019-03-10 21:03:09 +01:00
Christian Poessinger
3f7186f69b T929: remove debian-firmware packages from build
Kernel Firmware BLOBs will be delivered by the new vyos-firmware package
2019-03-02 12:09:12 +01:00
Daniil Baturin
18eb7c3e52 T1218: enable FRR's staticd on startup. 2019-02-28 15:16:16 +01:00
hagbard
613e4cbb72 Revert "Feature: T405 - Add binaries for lcdproc, lcdproc-extra-drivers"
This reverts commit 6af43c03587072083db82b756c4b0b38290d0191.

    Package gets moved into depends of vyos-1x
2019-02-22 12:46:46 -08:00
hagbard
6af43c0358 Feature: T405 - Add binaries for lcdproc, lcdproc-extra-drivers
- native debian packages
2019-02-22 12:19:38 -08:00
Christian Poessinger
fd63d726f2 T1245: autoload br_netfilter kernel module on startup 2019-02-13 22:30:25 +01:00
hagbard
4f7117243a T1135: "firewall send-redirects enable" works only after switching from disabled state on running system
- set default to disable too due to the fact that set firewall did expect that at one point. Primarily, IPSec could leak
    data once a tunnel is established.
2019-01-08 14:26:16 -08:00
hagbard
f8f6c5d391 Type fixed. 2019-01-08 13:54:25 -08:00
hagbard
394bee00f7 T1135: "firewall send-redirects enable" works only after switching from disabled state on running system
- disable send-redirects per default
2019-01-08 13:24:48 -08:00
danhusan
32ac33cd31
T1120: Add rootdelay=5 by default in grub.cfg
Let disks settle to workaround issue with MD array not being detected.
2019-01-02 13:56:03 +01:00
Daniil Baturin
23e35e77fe T1131: disable vmtoolsd polling for now to avoid high CPU load.
In the future it may be made a CLI option.
2019-01-01 16:37:06 +01:00
Christian Poessinger
aa0eb3349d Add 'nls_ascii' to initramfs to avoid USB pendrive boot warning 2018-12-29 13:49:43 +01:00
Daniil Baturin
14e6f3ed56 T865: start bgpd with RPKI support. 2018-12-17 03:05:11 +01:00
Daniil Baturin
743ec28863 T859: add aptitude to the default package lists.
apt-get download doesn't work right, so the hook for downloading
the grub-efi packages needs aptitude, sadly.
2018-11-25 22:14:51 +01:00
Kim Hagen
19941d3d36 update path for packages.txt 2018-11-14 13:42:06 +01:00
Kim Hagen
3d777aa2aa Add saltstack repo 2018-11-14 11:21:49 +01:00
Daniil Baturin
eeb9814408 Add modprobe option to allow unsupportef transceivers in ixgbe. 2018-11-12 16:56:19 +01:00
Kim Hagen
8dcda0e05b Add uefi to vyos-build 2018-11-12 10:07:52 +01:00
Christian Poessinger
a48a22a811 cleanup: move files from vyos-build repo to vyos-1x where they are required 2018-11-08 16:05:09 +01:00
Christian Poessinger
71d6236724 isc-dhcpv6-server: bugfix empty if; then fi clause
commit a91fea903 ("isc-dhcpv6-server init script naming cleanup") introduced
an empty if; then fi clause which produces a BASH syntax error.
2018-10-25 20:22:17 +02:00
Daniil Baturin
f83330c72c T718, T912, T911: add monitoring utilities (atop, htop, iotop). 2018-10-21 17:55:59 +02:00
Christian Poessinger
8328f25bf5 T923: support SNMP integration with FRR routing daemon 2018-10-20 15:33:27 +02:00
Christian Poessinger
a91fea903d isc-dhcpv6-server init script naming cleanup 2018-10-19 07:43:19 +02:00
Christian Poessinger
7703b03cdd T913: add startup script for dhcpv6-relay 2018-10-19 07:42:41 +02:00
hagbard
d2ab6431c5 T455: Add haveged package 2018-10-15 15:16:16 -07:00
Daniil Baturin
39b0eab57e T879: add the release GPG key to the image. 2018-10-15 15:09:29 +02:00
Daniil Baturin
5444a9eda2 T895: increase default log level for facility 'all'. 2018-10-15 13:58:06 +02:00
UnicronNL
85c00ad7e1 move getty conf to vyatta-cfg package 2018-10-14 21:43:10 +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
043fcf6551 T866: set the upgraded flag on update from 1.1.x 2018-10-03 04:39:09 +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
22d256a929 T811: add DHCPv6 init script to ISO image 2018-08-30 22:12:15 +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
hagbard
f407d2eaf3 nmap was listed twice. 2018-06-25 09:02:59 -07:00
Christian Poessinger
85bc557f4c T703: add 'nmap' to utils package list
VyOS scripts do not use it, people certainly do.
2018-06-21 21:46:03 +02:00
Daniil Baturin
7cffba7a60 T697: add openssh-client to the utils package list.
VyOS scripts do not use it, but people certainlt do.
2018-06-15 14:48:30 +02:00
Daniil Baturin
b800294d7a T697: move lsof and iftop to the utils package list. 2018-06-14 21:45:34 +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