summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2019-01-28open-vm-tools is now a dependency of vyos-vmwaretools-scriptshagbard
2019-01-18Adding vyos-netplug to installation package listhagbard
2019-01-17adding vyos-xe-guest-utilities since it was removed from vyos-world pointing ↵hagbard
to that spot here.
2019-01-16developer: add linux-perf package to vyos-dev apt packagesChristian Poessinger
2019-01-08T1135: "firewall send-redirects enable" works only after switching from ↵hagbard
disabled state on running system - set default to disable too due to the fact that set firewall did expect that at one point. Primarily, IPSec could leak data once a tunnel is established.
2019-01-08Type fixed.hagbard
2019-01-08T1135: "firewall send-redirects enable" works only after switching from ↵hagbard
disabled state on running system - disable send-redirects per default
2019-01-02T1120: Add rootdelay=5 by default in grub.cfgdanhusan
Let disks settle to workaround issue with MD array not being detected.
2019-01-01T1131: disable vmtoolsd polling for now to avoid high CPU load.Daniil Baturin
In the future it may be made a CLI option.
2018-12-31Dehardcode the kernel package version from the live-build-config script.Daniil Baturin
2018-12-29Add 'nls_ascii' to initramfs to avoid USB pendrive boot warningChristian Poessinger
2018-12-17Revert "Add xenserver guest utils to the x86 image."hagbard
This reverts commit bdc97cb53126e17a6f7111daaf19ae95dbc4aa5a. Breaks the build due to pkg double assignment. PKG already installed. https://github.com/vyos/vyos-world/commit/fb3c399ffad359ec11660e723fb72b9864710029
2018-12-17Add xenserver guest utils to the x86 image.Daniil Baturin
2018-12-17T865: start bgpd with RPKI support.Daniil Baturin
2018-11-25Remove ofed-scripts, since we are using kernel built-in drivers now.Daniil Baturin
2018-11-25T996: add hyperv-daemons package.Daniil Baturin
2018-11-25T859: add aptitude to the default package lists.Daniil Baturin
apt-get download doesn't work right, so the hook for downloading the grub-efi packages needs aptitude, sadly.
2018-11-14update path for packages.txtKim Hagen
2018-11-14Add saltstack repoKim Hagen
2018-11-12Add modprobe option to allow unsupportef transceivers in ixgbe.Daniil Baturin
2018-11-12Add uefi to vyos-buildKim Hagen
2018-11-08cleanup: move files from vyos-build repo to vyos-1x where they are requiredChristian Poessinger
2018-10-25isc-dhcpv6-server: bugfix empty if; then fi clauseChristian Poessinger
commit a91fea903 ("isc-dhcpv6-server init script naming cleanup") introduced an empty if; then fi clause which produces a BASH syntax error.
2018-10-21T718, T912, T911: add monitoring utilities (atop, htop, iotop).Daniil Baturin
2018-10-20T923: support SNMP integration with FRR routing daemonChristian Poessinger
2018-10-19isc-dhcpv6-server init script naming cleanupChristian Poessinger
2018-10-19T913: add startup script for dhcpv6-relayChristian Poessinger
2018-10-15T455: Add haveged packagehagbard
2018-10-15T879: add the release GPG key to the image.Daniil Baturin
2018-10-15T895: increase default log level for facility 'all'.Daniil Baturin
2018-10-14move getty conf to vyatta-cfg packageUnicronNL
2018-10-14T892: disable salt-minion service by defaultChristian Poessinger
2018-10-12T852: globally disable StrongSWAN FARP pluginChristian Poessinger
2018-10-03Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2018-10-03T866: set the upgraded flag on update from 1.1.xDaniil Baturin
2018-10-02Remove mlnx-ofed-kernel-modules package from ISOChristian Poessinger
2018-09-25T769: disable starting StrongSWAN on boot.Daniil Baturin
2018-09-23T500: arp_filter blocks ARPs for VRRP virtual addressesChristian Poessinger
2018-09-19ISO: remove iser-modules as it is build against Kernel 4.14Christian Poessinger
2018-08-30T811: add DHCPv6 init script to ISO imageChristian Poessinger
2018-08-27bugfix: disable TFTP server on system bootChristian Poessinger
2018-08-27Revert "T692: do not start TFTP server on boot."Christian Poessinger
This reverts commit 3388a3c0f9bb4782b1eb126739f2c63517274e9d.
2018-08-27T792: add TFTP server functionalityChristian Poessinger
2018-08-27T692: do not start TFTP server on boot.Daniil Baturin
2018-08-27T441: disable FRR.Daniil Baturin
Running it with systemd when watchfrr is disabled causes systemd to think it's dead and restart it.
2018-08-26T441: enable frr.service and disable watchfrrDaniil Baturin
The issue with current watchfrr is that it restarts all daemons even if only one failed.
2018-08-25T787: add a hook for disabling the StrongSWAN unity plugin that is ↵Daniil Baturin
interfering with DMVPN.
2018-08-25T441: add a hook for updating FRR startup configs and creating empty daemon ↵Daniil Baturin
configs.
2018-06-25nmap was listed twice.hagbard
2018-06-25Add aptitude and apt-rdepends to the dev package lists. They come in handy ↵Daniil Baturin
for untangling package dependencies.