summaryrefslogtreecommitdiff
path: root/data/package-lists
AgeCommit message (Collapse)Author
2020-12-31Kernel: Initial support for 5.10.4Christian Poessinger
2020-12-14netplug: T3130: replace vyos-netplug with upstream Debian versionChristian Poessinger
2020-12-04Add telegraf agent (experimentally).Daniil Baturin
2020-11-23Add wireguard-modules dependencyChristian Poessinger
This is the completing commit for [1]. Moving this dependency here eases development on the 5.9 Kernel tree and also on the ARM tree as now vyos-build decides if an out-of-tree WireGuard modules should be incorporated into the image or not. [1] https://github.com/vyos/vyos-1x/commit/d915a15e665654207e3df9f59bca86c259d00d88
2020-09-12Revert "Kernel: T2843: upgrade Kernel to v5.8.5"Christian Poessinger
This reverts commit 78c43c2078e292ac9b53d2d6a41a47466d283914. Unfortunately we must revert the Kernel upgrade as there are two problematic issues. One which is the break of ABI functionality with parted [1] and second the internal cryptop API [2] which removed required literals for the build of Intel QAT acceleration. In the two weeks running 5.8 we still learned a lot - we experienced a performance improvement of ~30% when doing NAT @ > 10GBit/s and also utilizing the build in updated drivers for Intel NICs and WireGuard. We are looking forward to the release of this years LTS kernel and we hope to ship this in the final 1.3 release. 1: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.8.y&id=692d062655 2: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.5.y&id=d63007eb95
2020-08-30Kernel: T2843: upgrade Kernel to v5.8.5Christian Poessinger
Note: Intel does not provide a compatible QAT version. There is a custom patch which make QAT compile for the specified Kernel version. This patch will change the source to a non backwards-compatible version - this is fine as we run 5.8 anyways.
2020-08-27T2832: vyos-smoketest package is not called vyos-1x-smoketestChristian Poessinger
2020-08-10Kernel: Intel: config: i40evf driver is used from mainlineChristian Poessinger
2020-06-06vyos-dev: add vimChristian Poessinger
2020-06-05firmware: T1958: fix firmware package nameChristian Poessinger
2020-06-05firmware: T1958: only include firmware for compiled Kernel driversChristian Poessinger
In the past when building the VyOS ISO we have simply pulle din the entire linux-firmware Git repository and just deleted some arbitrary files manually selected. Now all is shipped via vyos-linux-firmware.
2020-06-05Add intel driver packagesaChristian Poessinger
Intel driver packages are more related to the overall generated image instead of the VyOS userland packages. Thus they have meen migrated from vyos-world to vyos-build.
2020-06-04Include "tshark" package in developer buildsChristian Poessinger
2020-06-02Revert "build: add linux-tools package to development builds"Christian Poessinger
linux-tools has a "dynamic" version extension corresponding to the Kernel version. This reverts commit 655fa1b949c2bf0ee6789bd556981b9298e54116.
2020-06-02build: add linux-tools package to development buildsChristian Poessinger
... this will contain the Linux Kernels "perf" binary.
2020-01-25VMware: move additional files to vyos-1x-vmware packageChristian Poessinger
2020-01-02Revert "open-vm-tools is now a dependency of vyos-vmwaretools-scripts"Christian Poessinger
This reverts commit c670deddbee8ae852770574d1c8fce29154812dd.
2019-12-27Move vyos-smoketest from vyos-dev to vyos-x86 package listChristian Poessinger
2019-07-22Merge remote-tracking branch 'origin/current' into equuleusRunar Borge
fixed merge errors in: * scripts/live-build-config - kernel parameters * scripts/build-packages - fixed list of packages to compile
2019-07-02T1502: include vyos-smoketest in the dev builds.Daniil Baturin
2019-06-20T1413: T1412: compilation of netplug and xe-guest-utilities is now fixed in ↵Runar Borge
equuleus
2019-05-28T1412, T1413: remove non installable paclage vyos-xe-guest-utilities and ↵Runar Borge
vyos-netplug These packages is for now not installable in buster and breaks the live-build process
2019-03-22[vyos-dev] remove linux-perf packageChristian Poessinger
Linux-perf package is no longer available, thus removed. It was also only available for Kernel 4.9 where we use 4.19. Fixes: E: Unable to locate package linux-perf
2019-03-02VyOS base image requires aptitude - remove it from special dev package listChristian Poessinger
Commit 743ec288637b ("T859: add aptitude to the default package lists.") added aptitude to the base packages as it's required by grub-efi. Thus we do not need to install it via the dev packages list and can keep a single source.
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
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-10-02Remove mlnx-ofed-kernel-modules package from ISOChristian Poessinger
2018-09-19ISO: remove iser-modules as it is build against Kernel 4.14Christian Poessinger
2018-06-25Add aptitude and apt-rdepends to the dev package lists. They come in handy ↵Daniil Baturin
for untangling package dependencies.
2018-04-30T584: include Mellanox OFED drivers in the image.Daniil Baturin
2018-04-26T610: Add qemu-guest-agent into VyOS ISOChristian Poessinger
2016-05-24update clearfog script nameKim Hagen
add x86 specific packages to vyos-x86.list.chroot
2016-05-24add build options for clearfogKim Hagen
2016-04-13For the ARM porting story: add copying a package list with arch-specific ↵Daniil Baturin
packages to the build-flavour script. Right now it only includes grub-pc.
2016-02-03Add a script for copying various files to the build config dir depending on ↵Daniil Baturin
build flavour.
2016-01-24Keep all common live-build config data in data/live-build-configDaniil Baturin
If more granular data modification is needed, it can be stored in other data/ subdirs.
2015-12-18Add package lists support.Daniil Baturin
The idea is that package lists in data/package-lists/common/ will be used by all build flavours, while special individual build flavours may have their own additional package lists defined by configure options.