Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-15 | add build option for Edge-Core saf51015I | DmitriyEshenko | |
2019-11-12 | add api option to the ovf template | Kim Hagen | |
2019-11-11 | hooks: fix installation of linux firmware files | Christian Poessinger | |
Firmware files have ben installed in wrong subdirectory (/lib/firmware/linux-firmware-<commitid>) (cherry picked from commit 2382c90dc7a30d17628a11f9ff41f8c63867887a) | |||
2019-11-10 | Jenkins: import Pipeline from current branch | Christian Poessinger | |
2019-11-08 | update files for the vep4600 | Kim Hagen | |
2019-11-07 | Merge branch 'crux' of github.com:vyos/vyos-build into crux | Kim Hagen | |
2019-11-07 | prevent 70-persistent-net.rules from being created | Kim Hagen | |
2019-11-06 | T1773: update Dockerfile for changes to libvyosconfig | John Estabrook | |
(cherry picked from commit bdce9244ff9acc57bf04a6c922cc78787aaa8174) | |||
2019-11-05 | do not add the serial option for vep4600 | Kim Hagen | |
2019-11-05 | add build option for vep4600 | Kim Hagen | |
2019-11-05 | T1327: add serial console (115200,8n1) to ISO kernel command-line | Christian Poessinger | |
2019-10-19 | Firmware: bail out when there is a download error | Christian Poessinger | |
(cherry picked from commit 25bb74bc51f7ee36b8da834b8cb1ecc1aa1e5ea9) | |||
2019-10-14 | Kernel: T1728: update to Linux 4.19.79 | Christian Poessinger | |
(cherry picked from commit 088dbe5d1d5f4a383f600227cef9be6c806de02f) | |||
2019-10-14 | T1726: update Linux Firmware to a more recent version (2019-10-07) | Christian Poessinger | |
(cherry picked from commit b7a289ba66b8dfda85a1b8b82aae6176196673ef) | |||
2019-10-06 | Kernel: T1708: update to Linux 4.19.76 | Christian Poessinger | |
(cherry picked from commit a02d54a97c373215b436f2c5680aad6b0e216b65) | |||
2019-10-06 | Docker: synchronize to current commit 45a9ea3c321 | Christian Poessinger | |
Additional packages are required to utilize the new Kernel Pipeline | |||
2019-09-04 | [service https] T1443: add nginx and ssl-cert packages; disable nginx on | John Estabrook | |
boot. Conflicts: data/live-build-config/hooks/live/18-enable-disable_services.chroot | |||
2019-08-29 | T1598: enable vyos-hostsd by on startup. | Daniil Baturin | |
Conflicts: data/live-build-config/hooks/live/18-enable-disable_services.chroot | |||
2019-08-16 | do not disable metadata for openstack images | UnicronNL | |
2019-08-03 | [intel] T1554: enable RSS and Multiqueue for Intel IGB/IXGBE drivers | Christian Poessinger | |
(cherry picked from commit e81b7d5b25cd57fa8c8c9cc085703b68932eee3d) | |||
2019-07-25 | Change the backdoor password to debuguser | Daniil Baturin | |
2019-07-12 | Add default hostname | UnicronNL | |
2019-06-29 | Update the kernel to 4.19.54. | Daniil Baturin | |
2019-06-19 | T1454: frr: remove no longer required watchfrr_options | Christian Poessinger | |
Fixes the following startup warning: Jun 19 11:14:27 localhost watchfrr.sh: watchfrr_options contains a bash array value. The configured value is intentionally ignored since it is likely wrong. Please remove or fix the setting. (cherry picked from commit 940decbcd6a9e50c37e1661b4d409860a2ca3158) | |||
2019-06-19 | T1454: remove deprecated /etc/frr/daemons.conf | Christian Poessinger | |
File which was still present (but not of any problem) caused the following message: Jun 19 11:14:27 localhost watchfrr.sh: Reading deprecated /etc/frr/daemons.conf. Please move its settings to /etc/frr/daemons and remove it. (cherry picked from commit 6638c5d0f1a6c8b0a4d8fc016c1797c4526a53fd) | |||
2019-06-19 | T1453: add missing nss-myhostname package | Christian Poessinger | |
Jun 18 17:56:10 localhost systemd-hostnamed[1434]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname! Jun 18 17:56:34 localhost sudo: root : unable to resolve host vyos-r1-brn (cherry picked from commit 70366de29543a5b66e7ea7a42f2b01e0eec06689) | |||
2019-06-18 | Update the kernel for 1.2.2 release. | Daniil Baturin | |
2019-06-18 | Packages/kernel: ensure proper initramfs handling | Christian Poessinger | |
When building the kernel with 'make deb-pkg' insted of 'make-kpkg' - which is the new official way - an initramfs will be deployed. This break's VyOS! Delete all possible initramfs image(s) before building the final VyOS initramfs image. (cherry picked from commit 5f669b4158fbf00cee401f81cb36bf57e3c50c1c) | |||
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-05-13 | Add arm64 docker file. | UnicronNL | |
2019-05-12 | rename amd64 to arm for packer download | UnicronNL | |
2019-05-12 | Add Dockerfile for armhf. | UnicronNL | |
Remove pkg-build.sh file and reference in Dockerfile | |||
2019-04-29 | add reprepro deploy script | Kim Hagen | |
2019-04-26 | Docker: update container to state of 'current' branch | Christian Poessinger | |
Container imported from commit f8dbc8a37ff5935408a6a71907fea4fb0f5b5e46 | |||
2019-04-23 | T41: include bgpq3 for BGP policy creation | Christian Poessinger | |
Build Debian upstream bgpq3 froum source: $ git clone https://salsa.debian.org/debian/bgpq3.git $ cd bgpq3 $ git checkout debian/0.1.33-1 $ dpkg-buildpackage -uc -us -tc -b (cherry picked from commit ddfa418a3ed9239097e7456b1319c4c192b9742f) | |||
2019-04-19 | Merge branch 'crux' of https://github.com/vyos/vyos-build into crux | Daniil Baturin | |
2019-04-19 | T1131: enable vmtoolsd polling again. | Daniil Baturin | |
2019-04-16 | [firmware] T1274: add additional QLogic firmware files | Christian Poessinger | |
(cherry picked from commit acf492894fe8a9cda5ccc6cecf4c1033299e36ee) | |||
2019-04-16 | update ova template to use debian8 and pvscsi | Kim Hagen | |
2019-04-16 | Update the kernel to 4.19.32. | Daniil Baturin | |
2019-04-16 | T1274: do not remove additional QLogic firmware. | Daniil Baturin | |
2019-04-15 | add debug build for GCE | Kim Hagen | |
Conflicts: Makefile | |||
2019-04-15 | set image size to 10 gigabyte | Kim Hagen | |
2019-04-15 | update ovf template file | Kim Hagen | |
2019-04-04 | T929: T1274: embed linux firmware through ISO build process | Christian Poessinger | |
As of now Linux Firmware was installed via vyos-firmware Debian package which just wrapped the Git repositories content. As this just made things harder - install the firmware files via build hook (as the used to be installed like this in the good old days - before the have been removed via 3f7186f69b) (cherry picked from commit dce9b82bd1bfa778572ad712ddeab3a7b06d3545) | |||
2019-04-03 | add cloud init package list | Kim Hagen | |
2019-04-01 | Correct default branch and repo path for crux. | Daniil Baturin | |
2019-03-31 | Remove unnecessary locale files at build time to reduce the image size. | Daniil Baturin | |
2019-03-31 | Merge branch 'current' into crux | Daniil Baturin | |
Conflicts: data/kernel_version scripts/build-config scripts/defaults.py scripts/live-build-config |