Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
To build newer Cloud-init packages we need also the `python3-pytest-cov` package in the vyos-build image
|
|
|
|
|
|
After a successfull CI build of this container it is considered working and
is possible to add back to the build as a standard target.
The container is changed so it handles an architecture change without changing the dockerfile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Because of newly added dependencies to the packages grub2, grub-pc and grub2-common the container is not buildable for ARM and ARM64.
These packages are only available on intel platforms and needs to be ignored on everything else.
|
|
|
|
|
|
|
|
With the previous config, the mouse still triggered selection.
Unset both mouse and ttymouse.
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
T1927: Extend main docker container to support arm builds
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit a7bb0a8021366b5883b947157e9989cf356d9d36.
|
|
This reverts commit de4805055f2cec53af0e80e9d742bc13d9e2bc4d.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|