summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2020-04-18Kernel: T2319: Update Linux Kernel to v4.19.116Christian Poessinger
2020-04-16T2305: include release train in "show version" outputChristian Poessinger
2020-04-13ddclient: T2185: clean leftover files from base packageChristian Poessinger
2020-04-04Kernel: T2224: Update Linux Kernel to v4.19.114Christian Poessinger
2020-04-02T2202: update to pdns-recursor 4.2.x seriesChristian Poessinger
2020-03-26pim: T1729: enable FRR PIM serviceDmitriyEshenko
2020-03-22Kernel: T2149: Update Linux Kernel to v4.19.112Christian Poessinger
2020-03-18mpls: T915: enable FRR ldpd service and modulesDmitriyEshenko
2020-03-15Kernel: T2121: Update Linux Kernel to v4.19.109Christian Poessinger
2020-03-10T2118: Add fsck tools to initramfs imagekroy-the-rabbit
2020-03-05vrf: T31: frr: do not use Linux network namespace as VRF backendChristian Poessinger
Without this change generated VRFs on the OS are not visible in FRR as they are not reported as beeing "up".
2020-02-28Merge pull request #82 from zdc/T1971Christian Poessinger
initramfs: T1971: Added initramfs-hook script for including modules
2020-02-28initramfs: T1971: Extended initramfs-hook scriptzsdc
Included: * libnss_dns.so.2 (required for DNS resolving from initramfs) * ca-certificates.crt (required for fetching files via HTTPS)
2020-02-27Kernel: T2079: Update Linux Kernel to v4.19.106Christian Poessinger
2020-02-25initramfs: T1971: Added initramfs-hook script for including moduleszsdc
The script allows include to initramfs or include and force to load any modules, listed inside. Initially, the script replaces the trick used for intel drivers
2020-02-23Kernel: T2068: Update Linux Kernel to v4.19.105Christian Poessinger
2020-02-23vyos-utils: add ncurses-termChristian Poessinger
2020-02-17Kernel: T2047: Update Linux Kernel to v4.19.104Christian Poessinger
2020-02-13T2033: drop package vyos-replaceChristian Poessinger
2020-02-05login: T1948: level node has been dropped from userChristian Poessinger
There is no sense in having a user level when infact there is only the one level "admin".
2020-02-02Kernel: T2011: Update Linux Kernel to v4.19.101Christian Poessinger
2020-02-02vyos-utils: remove dependency on iperf(3)Christian Poessinger
Dependency already satisfied in vyos-1x which holds the CLI wrapper.
2020-02-02vyos-utils: T640: add required dependency on systemd-sysvChristian Poessinger
2020-02-02vyos-utils: remove telnet as already a dependency in vyos-1xChristian Poessinger
2020-02-01hooks: delete unused documents from generated ISOChristian Poessinger
We do not need any documentation on the system - this frees 43MB.
2020-01-29Kernel: T1996: Update Linux Kernel to 4.19.99Christian Poessinger
2020-01-25VMware: move additional files to vyos-1x-vmware packageChristian Poessinger
2020-01-08live-tools: T1880: live-tools service hangs on reboothagbard
* live-tools.service is supposed to find and eject the live media, I think the package can be removed from the installation list or deinstalled before the iso is generated.
2020-01-02Revert "open-vm-tools is now a dependency of vyos-vmwaretools-scripts"Christian Poessinger
This reverts commit c670deddbee8ae852770574d1c8fce29154812dd.
2019-12-28Kernel: T1916: Update Linux Kernel to 4.19.91Christian Poessinger
2019-12-27vmware-tools: import script file from vyos-vmwaretools-scripts repoChristian Poessinger
2019-12-27Move vyos-smoketest from vyos-dev to vyos-x86 package listChristian Poessinger
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)