Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-01 | Kernel: T4928: update Linux Kernel to v6.1.70 | Christian Breunig | |
2023-12-28 | Merge pull request #480 from c-po/container-t5867 | Christian Breunig | |
container: T5867: upgrade podman to 4.7.2 (Debian Trixie) | |||
2023-12-28 | container: T5867: upgrade podman to 4.7.2 (Debian Trixie) | Christian Breunig | |
2023-12-23 | Update branch names in the README | Daniil Baturin | |
2023-12-22 | Kernel: T4928: rebase patches ontop of Kernel 6.1.59 to get clean applies | Christian Breunig | |
2023-12-22 | Kernel: T4928: add "set -e" to kernel build script | Christian Breunig | |
2023-12-21 | Jenkins: fix invalid base version when building ISO with custom version string | Christian Breunig | |
2023-12-21 | Merge pull request #474 from indrajitr/cleanup-openssh | Christian Breunig | |
ssh: T5841: Remove ssh-session-cleanup.service | |||
2023-12-21 | Kernel: T4928: update Linux Kernel to v6.1.69 | Christian Breunig | |
2023-12-20 | Merge pull request #476 from zdc/T5838-circinus | Christian Breunig | |
kernel: T5838: Enabled Infiniband for `mlx4` and `mlx5` | |||
2023-12-20 | kernel: T5838: Enabled Infiniband for `mlx4` and `mlx5` | zsdc | |
Mellanox/NVIDIA NICs require Infiniband support for proper communication with user space, which is used by tools like DPDK. This commit enables Infiniband with user access support and adds it to `mlx4`/`mlx5`. | |||
2023-12-20 | Merge pull request #475 from indrajitr/kea-build-2 | Viacheslav Hletenko | |
dhcp: T5840: Upgrade to Kea 2.4.x (fix copyright year) | |||
2023-12-20 | dhcp: T5840: Upgrade to Kea 2.4.x (fix copyright year) | Indrajit Raychaudhuri | |
2023-12-20 | ssh: T5841: Remove ssh-session-cleanup.service | Indrajit Raychaudhuri | |
With libpam-systemd >= 230-2, ssh-session-cleanup.service is no longer necessary because when `UsePAM yes` in `/etc/ssh/sshd_config` (which is the default), SSH sessions are cleaned up automatically when ssh-server is shutdown or the system is rebooted. | |||
2023-12-20 | Merge pull request #473 from indrajitr/kea-build | Christian Breunig | |
dhcp: T5840: Upgrade to Kea 2.4.x | |||
2023-12-20 | dhcp: T5840: Upgrade to Kea 2.4.x | Indrajit Raychaudhuri | |
2023-12-17 | GitHub: add state and PR message check action | Christian Breunig | |
2023-12-16 | Kernel: T4928: update Linux Kernel to v6.1.68 | Christian Breunig | |
2023-12-14 | Merge pull request #469 from zdc/T5824-circinus | Christian Breunig | |
initramfs: T5824: Added `openssl.cnf` to initramfs | |||
2023-12-14 | initramfs: T5824: Added `openssl.cnf` to initramfs | zsdc | |
Without `openssl.cnf` software that uses `libssl` (for example busybox) has issues with connections to some HTTPS servers. | |||
2023-12-13 | Kernel: T4928: update Linux Kernel to v6.1.67 | Christian Breunig | |
2023-12-09 | Merge pull request #336 from sarthurdev/kea | Christian Breunig | |
dhcp: T3316: Disable Kea services | |||
2023-12-08 | Kernel: T4928: update Linux Kernel to v6.1.66 | Christian Breunig | |
2023-12-08 | Merge pull request #468 from mcbridematt/t5809-grub-arm64-fix | Christian Breunig | |
T5809: live-build-config: insmod gzio for vmlinuz kernels on arm64 | |||
2023-12-08 | T5809: live-build-config: insmod gzio for vmlinuz kernels on arm64 | Mathew McBride | |
Without this, GRUB will report a 'invalid magic' or 'missing UEFI stub' error when loading kernels on arm64. This change has no effect on x86-64 systems. | |||
2023-12-03 | T4426: disable arpwatch.service by default | Christian Breunig | |
2023-12-03 | Kernel: T4928: update Linux Kernel to v6.1.65 | Christian Breunig | |
2023-12-01 | Merge pull request #464 from indrajitr/ddclient-bump-3112 | Christian Breunig | |
ddclient: T5797: Upgrade to ddclient 3.11.2 | |||
2023-12-01 | ddclient: T5797: Upgrade to ddclient 3.11.2 | Indrajit Raychaudhuri | |
Upgrade to ddclient 3.11.2 and remove the patches that are now included in the release version. | |||
2023-11-28 | Kernel: T4928: update Linux Kernel to v6.1.64 | Christian Breunig | |
2023-11-27 | Merge pull request #462 from c-po/current | Christian Breunig | |
T2640: update VyOS in docker image to current version | |||
2023-11-26 | Makefile: T2640: add helper to convert ISO to OCI image to start a container | Christian Breunig | |
Use either "make oci" or call the script manually: $ scripts/iso-to-oci build/live-image-amd64.hybrid.iso I: mount ISO build/live-image-amd64.hybrid.iso I: extracting squashfs content I: generate OCI container image vyos-1.5-strongswan-202311241125.tar I: to import the previously generated OCI image to your local images run: docker import vyos-1.5-strongswan-202311241125.tar vyos:1.5-strongswan-202311241125 --change 'CMD [/sbin/init]' | |||
2023-11-26 | T2640: update VyOS in docker image to current version | Christian Breunig | |
2023-11-26 | Docker: update README for VyOS inside container | Christian Breunig | |
2023-11-24 | Merge pull request #457 from GurliGebis/T5754-strongswan-upgrade | Christian Breunig | |
T5754 strongswan upgrade | |||
2023-11-24 | StrongSwan: T5754: Build changes needed | Bjarke Istrup Pedersen | |
2023-11-23 | Merge pull request #459 from sever-sever/T5776 | Christian Breunig | |
T5776: kernel enable VFIO support | |||
2023-11-23 | T5776: kernel enable VFIO support | Viacheslav Hletenko | |
2023-11-20 | Kernel: T4928: update Linux Kernel to v6.1.63 | Christian Breunig | |
2023-11-19 | Makefile: add new target qemu-live | Christian Breunig | |
Simply boot a live qemu version from the latest ISO build (10:18) cpo lnx01:~/vyos-build [current] # sudo make qemu-live if [ ! -f build/live-image-amd64.hybrid.iso ]; then echo "Could not find build/live-image-amd64.hybrid.iso" exit 1 fi scripts/check-qemu-install --qemu-cmd build/live-image-amd64.hybrid.iso INFO - Creating Disk image testinstall-20231119-101823-4483.img SeaBIOS (version 1.16.2-debian-1.16.2-1) Machine UUID f48b60b2-e6ad-49ef-9d09-4245d0585e52 Booting from DVD/CD... ISOLINUX 6.04 20200816 ETCD Copyright (C) 1994-2015 H. Peter Anvin et al | |||
2023-11-16 | StrongSwan: T5754: Remove patch already included in 5.9.11 | Bjarke Istrup Pedersen | |
2023-11-16 | StrongSwan: T5754: Update patches to match 5.9.11 | Bjarke Istrup Pedersen | |
2023-11-16 | StrongSwan: T5754: Update version in scripts | Bjarke Istrup Pedersen | |
2023-11-16 | Merge pull request #352 from jestabro/image-tools | John Estabrook | |
image: T4516: enable vyos-grub-update service | |||
2023-11-15 | image: T4516: update test script for changes in prompts/partition id | John Estabrook | |
2023-11-15 | image: T4516: enable vyos-grub-update service | John Estabrook | |
2023-11-15 | Merge pull request #454 from ichdasich/fix_frr_rpki_librtr_segfault | Christian Breunig | |
T5689: Include librtr-dev in Debian dependencies to fix RPKI crash | |||
2023-11-15 | T5689: Include librtr-dev in Debian dependencies to fix RPKI crash | Tobias Fiebig | |
This fixes FRR crashing on vtysh -c "show rpki $prefix" with the vyos build when librtr-dev was not available at FRR built time, see T5689. | |||
2023-11-08 | Kernel: T4928: update Linux Kernel to v6.1.62 | Christian Breunig | |
2023-11-06 | Merge pull request #453 from indrajitr/ddclient-bump-311 | Christian Breunig | |
ddclient: T5708: Upgrade to ddclient 3.11.1 |