summaryrefslogtreecommitdiff
path: root/data/live-build-config
AgeCommit message (Collapse)Author
2021-10-16T3879: bugfix GPG signature validation on image installChristian Poessinger
(cherry picked from commit f9c89e3565037b4f60aef2577f9fdaa70da7b751)
2021-10-03uefi: T3880: support both VGA and serial consolexChristian Poessinger
(cherry picked from commit 479d2482f3cf08ab9863721784981de282b18f7b)
2021-10-03uefi: T3880: re-render image to work with GRUBChristian Poessinger
convert -resize 640x480 -depth 16 -colors 14 old.png new.png (cherry picked from commit 17479dd8655b125fbda6371dc591e7bc315dac3d)
2021-10-02pdns: recuror: T3882: upgrade package to version 4.5Christian Poessinger
(cherry picked from commit 769908f498370545f05c81d13fcfe20e7a29cfc5)
2021-09-20Revert "Merge pull request #186 from erkin/current"John Estabrook
This reverts commit c753685173a48fdc2e47694f4b896e241caa7beb, reversing changes made to 1d3d0401eeb9e8138f606433b6bbcd8c3f76c898.
2021-09-11T3821: Hardcode component versions in configuration fileserkin
2021-08-27systemd: services: remove no longer available live-tools.service from ↵Christian Poessinger
disable list
2021-08-27systemd: services: remove no longer available cryptsetup.service from ↵Christian Poessinger
disable list
2021-08-27systemd: services: remove no longer available man-db.service from disable listChristian Poessinger
2021-08-27systemd: services: remove no longer available pcscd.service from disable listChristian Poessinger
2021-08-27systemd: services: remove no longer available (pacemaker|corosync).service ↵Christian Poessinger
from disable list We no longer have clustering at the moment.
2021-08-27systemd: services: fix strongSwan service names to disableChristian Poessinger
2021-08-27systemd: services: remove no longer available sendmail.service from disable listChristian Poessinger
2021-08-27systemd: services: remove no longer available lighttpd.service from disable listChristian Poessinger
(cherry picked from commit a834d2a97a159ad4ec1f5ffa285c6748ffcc3ddd)
2021-08-27systemd: services: remove no longer available exim4.service from disable listChristian Poessinger
(cherry picked from commit 1ecd2cdd0e84616df04f246827e6d1ea1062782e)
2021-08-06T3713: move utilities to the vyos-user-utils meta-package.Daniil Baturin
2021-06-29Debian: T3641: use ethtool from BusterChristian Poessinger
The latest version from ethtool changed parts of how certain output text is handled RX/TX ring buffers, or how to work with SFP+ NICs and the possibility/not-possibility in configuring auto-negotiation parameters. Until those error(codes) are properly intercepted from VyOS 1.4 - use the old, known to work version of ethtool.
2021-06-27chroot: drop vmware-tool/tools.conf now shipped in vyos-1x-vmwareChristian Poessinger
2021-06-21T3641: hooks: open-vm-tools: use Python3 interpreterChristian Poessinger
2021-06-21Revert "vmware: tools.conf is now provided via vyos-1x-vmware package"Christian Poessinger
This reverts commit 27a15f8577cd0bf848f30ca2ecb8e147055c3618.
2021-06-21Debian: T3641: use bash/bash-completion from BusterChristian Poessinger
vyatta-bash is incompatible with the new syntax found in bash-completion which was added in BASH 5.1. Thus we select the "old" bash version from Debian Buster which is known to work.
2021-06-21lb: T3641: APT::Default-Release="current" no longer worksChristian Poessinger
Pin all packages from our current repository with a APT preference file.
2021-06-20T3641: hooks: use Python3 interpreterChristian Poessinger
2021-06-20vmware: tools.conf is now provided via vyos-1x-vmware packageChristian Poessinger
2021-06-20Debian: T3641: switch to new distro Debian 11 - BullseyeChristian Poessinger
2021-06-07charon-syslog: T2620: Add ike-name to IPSec logssever-sever
2021-06-01ipsec: T3594: Disable strongswan-starter.servicesarthurdev
2021-05-30Merge pull request #167 from erkin/currentChristian Poessinger
T3518: Pin cryptography and Paramiko to the Bullseye repo
2021-05-30Pin cryptography and Paramiko to the Bullseye repoerkin
2021-05-27ntp: T2123: Change NTP servers in default configsDmitriyEshenko
2021-05-23systemd: services: T3572: disable smartdChristian Poessinger
2021-05-12keepalived: T3540: Use backport version 2.1.5-0.2sever-sever
2021-05-10T3351: Add SHA256 checksumserkin
2021-04-13containers: T2216: Add podman dependency pkgssever-sever
2021-04-13Merge pull request #156 from sever-sever/T2216-podChristian Poessinger
containers: T2216: Add podman for containers
2021-04-09containers: T2216: Add podman for containerssever-sever
2021-04-09chroot: import modprobe.d/no-copybreak.conf from vyatta-cfg-systemChristian Poessinger
2021-04-03T2108: add main and backup minisign release keys.Daniil Baturin
2021-03-27systemd: services: disable sendmailChristian Poessinger
2021-03-18Install additional "irqtop" packageChristian Poessinger
2021-03-17systemd-udev: T3242: Add hook to prevent link_config redundancy callDmitriyEshenko
2021-01-24systemd: services: T2518: disable ndppd serviceChristian Poessinger
2021-01-20sysctl: remove redundant configuration as this is done in vyos-1xChristian Poessinger
2021-01-17Kernel: T3218: remove unavailable RSS parameter from intel driver optionsChristian Poessinger
This is a roundup commit to ae2279e ("Kernel: no longer build Intel out-of-tree NIC drivers") as the in-tree drivers do not support this option, the always use the maximum available number.
2020-12-28systemd: services: disable ddclientChristian Poessinger
2020-12-28hooks: adjust to Debian Buster base systemChristian Poessinger
2020-12-28ddclient: 3151: pin to Debian BullseyeChristian Poessinger
Ddclient consists out of Perl code only, thus it's safe to use the Bullseye version.
2020-12-28systemd: services: disable additional service from vyatta-cfg-systemChristian Poessinger
This is the accompanying commit to [1], which moved all the service disable stuff to vyos-build only. [1]: https://github.com/vyos/vyatta-cfg-system/commit/8964d55045f57218d2f057
2020-12-28services: disable telegraf by defaultChristian Poessinger
Commit 5bd60a745de22 ("Add telegraf agent (experimentally)") added the agent to the rolling ISO. The telegraf daemon was thus always started by default and simply consuming RAM without doing anything useful. As all VyOS servcies are disabled by default, so is telegraf. If you wan't to experiment with it, you can simply start and enable the service on your system by: systemctl enable telegraf.service systemctl start telegraf.service
2020-12-22frr: T3146: upgrade to Free Range Routing 7.5 seriesChristian Poessinger