Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-05 | Update the Saltstack repo URL and disable HTTPS cert verification. | Daniil Baturin | |
Jessie lacks a CA or intermediate cert for the Amazon cert that Saltstack is now using, so build fails because the cert looks untrusted. Since APT will always verify GPG signatures, server authentication is redundant and disabling it doesn't create a security issue. | |||
2021-01-12 | QEMU: remove vyos-configd tests | Christian Poessinger | |
This is not available in VyOS 1.2. | |||
2021-01-12 | Jenkins: boot ISO into QEMU after assembly | Christian Poessinger | |
2020-09-02 | Try to fix a deprecated packer config field for ISO checksum. | qxmips | |
2020-08-31 | Try to fix a deprecated packer config field for ISO checksum. | Daniil Baturin | |
2020-04-16 | T2305: include release train in "show version" output | Christian Poessinger | |
2020-03-19 | OVA: T2116: Fixed and extended OVA builds | zsdc | |
- added grub2 package to the Dockerfile (required to build OVA) - added open-vmdk to the Dockerfile (required to build OVA) - fixed WAN/LAN confusion in OVF template - added Cloud-init User-Data to the OVF template | |||
2020-01-01 | Use SHA1 for OVA signatures for compatibility with old VMware versions. | Daniil Baturin | |
2019-12-28 | Remove misplaced "exit 1". | Daniil Baturin | |
2019-12-28 | Add a configure option for OVF signing key. | Daniil Baturin | |
2019-12-03 | update vmware api settings | Kim Hagen | |
2019-11-12 | add api option to the ovf template | Kim Hagen | |
2019-11-05 | T1327: add serial console (115200,8n1) to ISO kernel command-line | Christian Poessinger | |
2019-05-21 | update cloud builds | UnicronNL | |
2019-05-13 | T1378: extend version file with Git commit ID | Christian Poessinger | |
The Git commit ID will be crucial for the future when the full VyOS build can be reproduced by the one Git commit ID, thus start recording it in the version file. (cherry picked from commit e08da45e6d20f1f2ac38fff24e697a155ddac3ea) | |||
2019-04-16 | update ova template to use debian8 and pvscsi | Kim Hagen | |
2019-04-15 | set image size to 10 gigabyte | Kim Hagen | |
2019-04-15 | update ovf template file | Kim Hagen | |
2019-03-31 | Merge branch 'current' into crux | Daniil Baturin | |
Conflicts: data/kernel_version scripts/build-config scripts/defaults.py scripts/live-build-config | |||
2019-03-31 | live-build: reconfigure build after jessie-backports moved to Debian archive | Christian Poessinger | |
Debian Team finally shut down all jessie-backport mirrors after announcing discontinuation [1] in July 2018. As we heavily rely on Backported Packages for VyOS 1.2 we need to move the installation mirrors to Debian Archive. In addition the repo signing keys already expired requiring us to set Acquire::Check-Valid-Until=false when building the ISO. [1] https://lists.debian.org/debian-backports-announce/2018/07/msg00000.html [2] https://wiki.debian.org/LTS/FAQ#Who_fixes_security_issues_with_packages_in_jessie-backports.3F | |||
2019-03-31 | Revert "live-build: set jessie-backports mirror to archive.debian.org" | Christian Poessinger | |
This reverts commit b2779e8b7969a3648d78e8a055734b81f059634e. | |||
2019-03-31 | Revert "live-build: final fix for Debian Backports (all good things are three)" | Christian Poessinger | |
This reverts commit 432f35f0edc7f610eceff1a62e431c527a11a3f5. | |||
2019-03-28 | live-build: final fix for Debian Backports (all good things are three) | Christian Poessinger | |
166f8735e4e ("live-build: fix copy/paste error") still did not set all required parts for the build script. All good things will be three!!! | |||
2019-03-28 | live-build: set jessie-backports mirror to archive.debian.org | Christian Poessinger | |
2019-03-25 | T1313: add support for reusable build flavor files. | Daniil Baturin | |
2019-03-19 | [build] Use pdns-recursor binary packages from PowerDNS | Christian Poessinger | |
https://repo.powerdns.com/ provides a package repository for Debian 8 which serves us automatically all security updates instead of rebuilding the package by us. This drops the maintenance of one additional package. (cherry picked from commit dec0a52554c8bf8e87a0ac4dba7d7ae357672e6e) | |||
2019-03-18 | Add vmware ovf build procedure | Kim Hagen | |
2019-03-10 | [build] Use pdns-recursor binary packages from PowerDNS | Christian Poessinger | |
https://repo.powerdns.com/ provides a package repository for Debian 8 which serves us automatically all security updates instead of rebuilding the package by us. This drops the maintenance of one additional package. | |||
2019-03-18 | Add vmware ovf build procedure | Kim Hagen | |
2019-03-02 | T929: remove debian-firmware packages from build | Christian Poessinger | |
Kernel Firmware BLOBs will be delivered by the new vyos-firmware package (cherry picked from commit 3f7186f69bf9ed30d854fadc8510ccd2e9cff089) | |||
2019-03-02 | T929: remove debian-firmware packages from build | Christian Poessinger | |
Kernel Firmware BLOBs will be delivered by the new vyos-firmware package | |||
2019-02-27 | Update build-GCE-image (#46) | bnjf | |
1. enable serial output for grub 2. sync isn't enough, tar was reliably throwing "changed as we read it" on my build box. umount instead to quiesce. | |||
2019-02-02 | Merge pull request #45 from njh/i386 | hagbard-01 | |
Changed architecture name for 32-bit x86 to 'i386' | |||
2019-02-02 | Changed architecture name for 32-bit x86 to 'i386' | Nicholas Humfrey | |
This is the official Debian designation for the architecture (And what dpkg --print-architecture returns) https://www.debian.org/releases/stable/i386/ch02s01.html.en | |||
2019-02-01 | Add lldp and pdns-recursor submodules | Christian Poessinger | |
2019-01-31 | build-submodules: add ipaddrcheck | Christian Poessinger | |
2019-01-31 | Unify the vyos/ and debian/ repos again. | Daniil Baturin | |
2019-01-30 | Revert "T1214: Add `ipaddrcheck` to the packages directory" | Christian Poessinger | |
libcidr-dev is not available until Debian Buster thus the container can't be build. This reverts commit 9779f9938e1a80736738b2b9021a0db4dd872bfa. | |||
2019-01-30 | build-submodules: add vyos-vmwaretools-scripts | Christian Poessinger | |
2019-01-30 | T1214: Add `ipaddrcheck` to the packages directory | Nicholas Humfrey | |
2019-01-30 | Merge branch 'source-build' of github.com:c-po/vyos-build into current | Christian Poessinger | |
* source-build: Docker: update to latest libvyosconfig revision build-submodules: source OPAM environemnt if not present build-submodules: change VERBOSE logic build-submodules: report back package error when build with --verbose build-submodules: add libyang | |||
2019-01-30 | T1202: Add `hvinfo` to the packages directory (#43) | Nicholas Humfrey | |
2019-01-27 | build-submodules: source OPAM environemnt if not present | Christian Poessinger | |
2019-01-27 | build-submodules: change VERBOSE logic | Christian Poessinger | |
2019-01-27 | Merge branch 'current' into crux | Daniil Baturin | |
2019-01-27 | build-submodules: report back package error when build with --verbose | Christian Poessinger | |
2019-01-27 | build-submodules: add libyang | Christian Poessinger | |
2019-01-26 | build-submodules: ease FRR build procedure | Christian Poessinger | |
Commit 670b6ca83b018 ("Docker: build libyang Debian package") build the libyang package into a proper Debian package which is used during build of FRR. With this change we can remove the FRR compile hack! | |||
2019-01-26 | build-kernel: no need to build source and debug package | Christian Poessinger | |
2019-01-26 | When building linux-kernel use number of host CPUs on parallel build | Christian Poessinger | |