Christian Poessinger
f7ce0d8a69
Switch from Debian Jessie (8) to Debian Buster (10)
2019-12-18 13:01:12 +01:00
Christian Poessinger
e2559c975d
Merge branch 'equuleus' of github.com:vyos/vyos-build into current
...
* 'equuleus' of github.com:vyos/vyos-build: (68 commits)
systemd: cryptsetup: we do not support encrypted volumes
systemd: igmpproxy: service is handled by VyOS CLI
systemd: ntp: service is handled by VyOS CLI
systemd: man: do not rebuild man db once a day
systemd: pcscd: disable SmartCard service
systemd: apt: disable daily update service
ndisc6: add ICMPv6 Neighbor Discovery tool
rsyslog: disabling rsyslog causes start issues if required
syslog: T1834: 'del system syslog' doesn't stop rsyslog
syslog: T1834: 'del system syslog' doesn't stop rsyslog
Jenkins: archive ISO on failed builds if possible
vyos-qat: adding pkg dependency
Kernel: T1800: update to Linux 4.19.84
hooks: synchronize Linux Firmware with current branch
Kernel: T1791: update to Linux 4.19.82
T1773: update Dockerfile for changes to libvyosconfig
kernel-version: fixing typo
Kernel: update to 4.19.76 in defaults.json
acpid: enable acpid to enable power button triggered shutdowns
systemd-disable - heartbeat.service disabled
...
2019-12-18 12:41:59 +01:00
Christian Poessinger
c12a8da143
Kernel: T1886: update to Linux 4.19.89
2019-12-17 18:04:42 +01:00
Christian Poessinger
5d54c6390c
Merge branch 'current' of github.com:vyos/vyos-build into equuleus
...
* 'current' of github.com:vyos/vyos-build:
Kernel: T1859: update to Linux 4.19.88
update vmware api settings
update files for the vep4600
prevent 70-persistent-net.rules from being created
systemd: pcscd: disable SmartCard service
ndisc6: add ICMPv6 Neighbor Discovery tool
2019-12-06 21:12:11 +01:00
Christian Poessinger
7b47b452ce
Kernel: T1859: update to Linux 4.19.88
2019-12-06 18:37:28 +01:00
Christian Poessinger
736de7a6bb
systemd: cryptsetup: we do not support encrypted volumes
2019-12-02 21:02:22 +01:00
Christian Poessinger
143dfc0c67
systemd: igmpproxy: service is handled by VyOS CLI
2019-12-02 21:01:35 +01:00
Christian Poessinger
51d1f85b51
systemd: ntp: service is handled by VyOS CLI
2019-12-02 21:00:50 +01:00
Christian Poessinger
f2dd696099
systemd: man: do not rebuild man db once a day
2019-12-02 21:00:34 +01:00
Christian Poessinger
0a1ecf4928
systemd: pcscd: disable SmartCard service
...
PCSC is included via a dependency of wpa_supplicant.
vyos@vyos:~$ apt-cache rdepends pcscd
pcscd
Reverse Depends:
libpcsclite1
opensc
libpcsclite1
vyos@vyos:~$ apt-cache rdepends libpcsclite1
libpcsclite1
Reverse Depends:
pcscd
wpasupplicant
2019-12-02 20:31:52 +01:00
Christian Poessinger
baf8e096af
systemd: pcscd: disable SmartCard service
...
PCSC is included via a dependency of wpa_supplicant.
vyos@vyos:~$ apt-cache rdepends pcscd
pcscd
Reverse Depends:
libpcsclite1
opensc
libpcsclite1
vyos@vyos:~$ apt-cache rdepends libpcsclite1
libpcsclite1
Reverse Depends:
pcscd
wpasupplicant
2019-12-02 20:30:28 +01:00
Christian Poessinger
a276c3e7f9
systemd: apt: disable daily update service
...
As VyOS does not make use of APT for updating the system it is useless
to run this service.
2019-12-02 20:18:49 +01:00
Christian Poessinger
dc9051e57c
ndisc6: add ICMPv6 Neighbor Discovery tool
...
(cherry picked from commit 3206c774c70dc87aaf7301b111f82df8d897bb12)
2019-12-02 20:08:07 +01:00
Christian Poessinger
3206c774c7
ndisc6: add ICMPv6 Neighbor Discovery tool
2019-12-02 20:07:01 +01:00
hagbard
2a5c58f4d0
rsyslog: disabling rsyslog causes start issues if required
...
- socket.service can be found since disabling rsyslog removes
the link to socket.service too and causes a dependency error
2019-11-29 12:17:08 -08:00
hagbard
672cff5ebf
syslog: T1834: 'del system syslog' doesn't stop rsyslog
...
- disable syslog.socket unit is not required, it's no service
2019-11-29 11:05:27 -08:00
hagbard
af920bd3be
syslog: T1834: 'del system syslog' doesn't stop rsyslog
...
- disbled autostart at boot via systemd
2019-11-29 09:24:23 -08:00
Christian Poessinger
932bc30211
Kernel: T1800: update to Linux 4.19.84
...
(cherry picked from commit 460dbeaa04213d722ea95069eca82be8edb345de)
2019-11-12 22:15:42 +01:00
Christian Poessinger
460dbeaa04
Kernel: T1800: update to Linux 4.19.84
2019-11-12 22:12:46 +01:00
Christian Poessinger
9986845896
hooks: synchronize Linux Firmware with current branch
...
Imported from commit 2382c90dc7a30d17628a11f9ff41f8c63867887a
2019-11-11 16:39:50 +01:00
Christian Poessinger
2382c90dc7
hooks: fix installation of linux firmware files
...
Firmware files have ben installed in wrong subdirectory
(/lib/firmware/linux-firmware-<commitid>)
2019-11-10 22:12:45 +01:00
Christian Poessinger
bbf03fbde8
Kernel: T1791: update to Linux 4.19.82
...
(cherry picked from commit d68054f2930ea410ef04a4c24a938e9021307004)
2019-11-10 13:25:32 +01:00
Christian Poessinger
d68054f293
Kernel: T1791: update to Linux 4.19.82
2019-11-10 13:20:53 +01:00
hagbard
4b61416f46
kernel-version: fixing typo
2019-10-21 12:24:43 -07:00
hagbard
87f3fa05fb
Kernel: update to 4.19.76 in defaults.json
2019-10-21 12:17:21 -07:00
Christian Poessinger
25bb74bc51
Firmware: bail out when there is a download error
2019-10-13 19:01:44 +02:00
Christian Poessinger
088dbe5d1d
Kernel: T1728: update to Linux 4.19.79
2019-10-13 17:03:18 +02:00
Christian Poessinger
b7a289ba66
T1726: update Linux Firmware to a more recent version (2019-10-07)
2019-10-11 22:13:00 +02:00
hagbard
c293b710ab
acpid: enable acpid to enable power button triggered shutdowns
2019-10-11 13:02:30 -07:00
hagbard
2914795048
systemd-disable - heartbeat.service disabled
2019-10-08 14:40:36 -07:00
hagbard
1ff1b22726
systemd-services: disable pacemaker, corosync, wpa_supplicant, squid
...
- dusable their autostart at boot time via systemd defaults
2019-10-08 11:29:50 -07:00
Christian Poessinger
a02d54a97c
Kernel: T1708: update to Linux 4.19.76
2019-10-03 22:59:11 +02:00
John Estabrook
1b3c234f21
T1676: [equuleus] buster: update GRUB boot parameters during upgrade
2019-09-20 18:44:49 -05:00
Christian Poessinger
862691edf0
Merge branch 'current' of github.com:vyos/vyos-build into equuleus
...
* 'current' of github.com:vyos/vyos-build:
Jenkins: adjust description
Jenkins: add build trigger
Jenkins: deploy ISO to dev.packages.vyos.net
Jenkins: remove individual package build and only build the ISO
T1640: update Linux Kernel to v4.19.70
openvpn: T1630: add sudo configuration for openvpn user
Docker: add graphviz to container
T1598: enable vyos-hostsd by on startup.
2019-09-14 18:23:45 +02:00
Christian Poessinger
39ae5d423c
T1640: update Linux Kernel to v4.19.70
2019-09-08 00:20:57 +02:00
Christian Poessinger
8a681c6194
openvpn: T1630: add sudo configuration for openvpn user
2019-09-06 15:16:12 +02:00
Daniil Baturin
372bad3d5d
T1598: enable vyos-hostsd by on startup.
2019-08-21 03:21:29 -04:00
Daniil Baturin
12189cca7b
Merge branch 'current' into equuleus
2019-08-19 12:43:42 -04:00
Christian Poessinger
204e0cb825
T1592: update Linux Kernel to v4.19.67
2019-08-17 02:39:14 +02:00
Christian Poessinger
90759a092e
T1562: change version scheme on current branch used for rolling releases
2019-08-05 14:21:22 +02:00
Christian Poessinger
e81b7d5b25
[intel] T1554: enable RSS and Multiqueue for Intel IGB/IXGBE drivers
2019-07-31 21:41:55 +02:00
Daniil Baturin
3c9071dcc1
Adjustments for the new equuleus repository.
2019-07-30 09:03:37 -04:00
Runar Borge
6056acfa06
Merge remote-tracking branch 'origin/current' into equuleus
...
fixed merge errors in:
* scripts/live-build-config
- kernel parameters
* scripts/build-packages
- fixed list of packages to compile
2019-07-22 21:54:20 +02:00
Christian Poessinger
8c22ceead4
Revert "pdns-recursor: T1476: update PowerDNS recursor to 4.2 series"
...
This reverts commit aa19625ae1db029e162a9f29af6bd8ff782ff9ff.
2019-07-19 18:06:38 +02:00
Daniil Baturin
a6d807234c
T1502: include vyos-smoketest in the dev builds.
2019-07-02 22:48:12 +02:00
John Estabrook
fe60d1f73d
[service https] T1443: add nginx and ssl-cert packages; disable nginx on
...
boot.
2019-07-01 13:17:48 -05:00
Christian Poessinger
aa19625ae1
pdns-recursor: T1476: update PowerDNS recursor to 4.2 series
2019-06-23 19:04:33 +02:00
Christian Poessinger
0daaef8b5b
Kernel: T1473: update to v4.19.54
2019-06-23 13:16:10 +02:00
Christian Poessinger
df64f25947
bfd: T1183: enable FRR bfdd service
2019-06-23 12:21:53 +02:00
Runar Borge
3da6afd6a5
T1413: T1412: compilation of netplug and xe-guest-utilities is now fixed in equuleus
2019-06-20 09:39:35 +02:00