summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
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)
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