summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2019-12-18Switch from Debian Jessie (8) to Debian Buster (10)Christian Poessinger
2019-12-18Merge branch 'equuleus' of github.com:vyos/vyos-build into currentChristian Poessinger
* '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-17Kernel: T1886: update to Linux 4.19.89VyOS_1.2-2019Q4Christian Poessinger
2019-12-06Merge branch 'current' of github.com:vyos/vyos-build into equuleusChristian Poessinger
* '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-06Kernel: T1859: update to Linux 4.19.88Christian Poessinger
2019-12-02systemd: cryptsetup: we do not support encrypted volumesChristian Poessinger
2019-12-02systemd: igmpproxy: service is handled by VyOS CLIChristian Poessinger
2019-12-02systemd: ntp: service is handled by VyOS CLIChristian Poessinger
2019-12-02systemd: man: do not rebuild man db once a dayChristian Poessinger
2019-12-02systemd: pcscd: disable SmartCard serviceChristian Poessinger
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-02systemd: pcscd: disable SmartCard serviceChristian Poessinger
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-02systemd: apt: disable daily update serviceChristian Poessinger
As VyOS does not make use of APT for updating the system it is useless to run this service.
2019-12-02ndisc6: add ICMPv6 Neighbor Discovery toolChristian Poessinger
(cherry picked from commit 3206c774c70dc87aaf7301b111f82df8d897bb12)
2019-12-02ndisc6: add ICMPv6 Neighbor Discovery toolChristian Poessinger
2019-11-29rsyslog: disabling rsyslog causes start issues if requiredhagbard
- socket.service can be found since disabling rsyslog removes the link to socket.service too and causes a dependency error
2019-11-29syslog: T1834: 'del system syslog' doesn't stop rsysloghagbard
- disable syslog.socket unit is not required, it's no service
2019-11-29syslog: T1834: 'del system syslog' doesn't stop rsysloghagbard
- disbled autostart at boot via systemd
2019-11-12Kernel: T1800: update to Linux 4.19.84Christian Poessinger
(cherry picked from commit 460dbeaa04213d722ea95069eca82be8edb345de)
2019-11-12Kernel: T1800: update to Linux 4.19.84Christian Poessinger
2019-11-11hooks: synchronize Linux Firmware with current branchChristian Poessinger
Imported from commit 2382c90dc7a30d17628a11f9ff41f8c63867887a
2019-11-10hooks: fix installation of linux firmware filesChristian Poessinger
Firmware files have ben installed in wrong subdirectory (/lib/firmware/linux-firmware-<commitid>)
2019-11-10Kernel: T1791: update to Linux 4.19.82Christian Poessinger
(cherry picked from commit d68054f2930ea410ef04a4c24a938e9021307004)
2019-11-10Kernel: T1791: update to Linux 4.19.82Christian Poessinger
2019-10-21kernel-version: fixing typohagbard
2019-10-21Kernel: update to 4.19.76 in defaults.jsonhagbard
2019-10-13Firmware: bail out when there is a download errorChristian Poessinger
2019-10-13Kernel: T1728: update to Linux 4.19.79Christian Poessinger
2019-10-11T1726: update Linux Firmware to a more recent version (2019-10-07)Christian Poessinger
2019-10-11acpid: enable acpid to enable power button triggered shutdownshagbard
2019-10-08systemd-disable - heartbeat.service disabledhagbard
2019-10-08systemd-services: disable pacemaker, corosync, wpa_supplicant, squidhagbard
- dusable their autostart at boot time via systemd defaults
2019-10-03Kernel: T1708: update to Linux 4.19.76Christian Poessinger
2019-09-20T1676: [equuleus] buster: update GRUB boot parameters during upgradeJohn Estabrook
2019-09-14Merge branch 'current' of github.com:vyos/vyos-build into equuleusChristian Poessinger
* '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-08T1640: update Linux Kernel to v4.19.70Christian Poessinger
2019-09-06openvpn: T1630: add sudo configuration for openvpn userChristian Poessinger
2019-08-21T1598: enable vyos-hostsd by on startup.Daniil Baturin
2019-08-19Merge branch 'current' into equuleusDaniil Baturin
2019-08-17T1592: update Linux Kernel to v4.19.67Christian Poessinger
2019-08-05T1562: change version scheme on current branch used for rolling releasesChristian Poessinger
2019-07-31[intel] T1554: enable RSS and Multiqueue for Intel IGB/IXGBE driversChristian Poessinger
2019-07-30Adjustments for the new equuleus repository.Daniil Baturin
2019-07-22Merge remote-tracking branch 'origin/current' into equuleusRunar Borge
fixed merge errors in: * scripts/live-build-config - kernel parameters * scripts/build-packages - fixed list of packages to compile
2019-07-19Revert "pdns-recursor: T1476: update PowerDNS recursor to 4.2 series"Christian Poessinger
This reverts commit aa19625ae1db029e162a9f29af6bd8ff782ff9ff.
2019-07-02T1502: include vyos-smoketest in the dev builds.Daniil Baturin
2019-07-01[service https] T1443: add nginx and ssl-cert packages; disable nginx onJohn Estabrook
boot.
2019-06-23pdns-recursor: T1476: update PowerDNS recursor to 4.2 seriesChristian Poessinger
2019-06-23Kernel: T1473: update to v4.19.54Christian Poessinger
2019-06-23bfd: T1183: enable FRR bfdd serviceChristian Poessinger
2019-06-20T1413: T1412: compilation of netplug and xe-guest-utilities is now fixed in ↵Runar Borge
equuleus