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