Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-30 | gitignore: ignore files located in packages folder | Christian Poessinger | |
2020-08-30 | Kernel: T1205: re-add PC speaker driver | Christian Poessinger | |
(cherry picked from commit d81087fa79421f554c4086504e48e3b8158e1bc0) | |||
2020-08-26 | Kernel: T2831: Update Linux Kernel to v4.19.142 | Christian Poessinger | |
2020-08-23 | lcd: T2564: disable services by default | Christian Poessinger | |
2020-08-23 | Kernel: T2822: Update Linux Kernel to v4.19.141 | Christian Poessinger | |
(cherry picked from commit 02efbb2305f9aeb968d68893ad394d99eea74920) | |||
2020-08-15 | Kernel: T2797: build WireGuard tools on outdated debhelper version | Christian Poessinger | |
2020-08-15 | Kernel: T2797: Intel: use i4evf driver from upstream kernelx | Christian Poessinger | |
2020-08-15 | Kernel: T2797: Update Linux Kernel to v4.19.139 | Christian Poessinger | |
2020-07-26 | T2021: import a patch for decimal OSPFv3 area support. | Daniil Baturin | |
2020-07-11 | packages: linux-kernel: T2698: add missing patch for wireguard build | Christian Poessinger | |
When importing the old Kernel Pipeline the use .gitignore file prevented a patch from beeing imported as it matched the entire wireguard directory. With this in place we did not build the wireguard.ko kernel module but failed back to DKMS which we do not support. | |||
2020-06-26 | Jenkins: throw error on ISO build failure | Christian Poessinger | |
2020-06-26 | packages: frr: T2625: use build pipeline | Christian Poessinger | |
2020-06-26 | packages: linux-kernel: T2625: move to library code | Christian Poessinger | |
2020-06-26 | packages: linux-kernel: T2625: import pipeline | Christian Poessinger | |
Imported Pipeline from https://github.com/vyos/vyos-build-kernel commit c28976b38b7d98 | |||
2020-06-26 | packages: remove old submodules which are not in use | Christian Poessinger | |
2020-06-20 | Move to SaltStack archive repository for Debian Jessie | Uğur Gürkan Tosun | |
Today, I spent a lot of time to build this branch because of missing repository the I noticed that this path should be updated as deb http://archive.repo.saltstack.com/apt/debian/8/amd64/2017.7 jessie main" | |||
2020-06-18 | Merge pull request #107 from DmitriyEshenko/buil-crux-14062020 | Daniil Baturin | |
pim: T1729: enable FRR PIM service | |||
2020-06-17 | Docker: add dependency for libnss-mapuser & libpam-radius | Christian Poessinger | |
2020-06-16 | systemd: services: disbale SNMPD by default | Christian Poessinger | |
(cherry picked from commit 712a1e761842a301d0f65a2fb23c818ecd8f5eac) | |||
2020-06-14 | pim: T1729: enable FRR PIM service | DmitriyEshenko | |
2020-06-08 | Merge pull request #106 from DmitriyEshenko/crux-fix-vep14x | Daniil Baturin | |
build-dell-image: T2563: Fix Dell VEP14XX interface binding | |||
2020-06-07 | build-dell-image: T2563: Fix Dell VEP14XX interface binding | DmitriyEshenko | |
2020-06-04 | Jenkins: fix illegal string body character after dollar sign | Christian Poessinger | |
2020-06-04 | Jenkins: select "release" build | Christian Poessinger | |
... instead of developer build which pulls in additional packages bloating the ISO image. | |||
2020-05-04 | Merge pull request #104 from DmitriyEshenko/crux-atop-lr | Christian Poessinger | |
atop: T1982: Add logrotate for atop binary log | |||
2020-05-04 | atop: T1982: Add logrotate for atop binary log | DmitriyEshenko | |
2020-04-19 | Kernel: T2224: Update Linux Kernel to v4.19.114 | Christian Poessinger | |
2020-04-16 | T2305: include release train in "show version" output | Christian Poessinger | |
2020-04-16 | powerdns: remove repository, binary migrated to our repo | Christian Poessinger | |
2020-03-22 | Merge pull request #87 from zdc/crux-ova-fix-01 | Christian Poessinger | |
OVA: T2116: Fixed and extended OVA builds | |||
2020-03-19 | Merge pull request #92 from zdc/initramfs-crux | Daniil Baturin | |
initramfs-tools: T2116, T2118: backported initramfs hook from current | |||
2020-03-19 | initramfs-tools: T2116, T2118: backported initramfs hook from current | zsdc | |
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-03-03 | Docker: Debian jessie only provides pyflakes instead of python3-pyflakes | Christian Poessinger | |
2020-03-03 | Docker: add packages needed for vyos-cloud-init | Christian Poessinger | |
2020-03-01 | Kernel: T2079: Update Linux Kernel to v4.19.106 | Christian Poessinger | |
(cherry picked from commit 21a148b4d3063a6c12051a001c1fc26bbc212c0f) | |||
2020-02-26 | Pin ocaml-ctypes to 0.16.0 due to a binding generator bug in the latest version | Daniil Baturin | |
(cherry picked from commit 968096ebcaabc07a3722aa2de124368f4bce515c) | |||
2020-01-08 | Merge pull request #79 from UnicronNL/crux | Kim | |
T1951: Include awscli package is the AWS build | |||
2020-01-08 | T1951: Include awscli package is the AWS build | Kim Hagen | |
2020-01-04 | README: update link to build instructions - crux based docs | Christian Poessinger | |
2020-01-03 | Restore openvmtools the dirty way until a clean way is in place. | Daniil Baturin | |
2020-01-01 | Merge branch 'crux' of https://github.com/vyos/vyos-build into crux | Daniil Baturin | |
2020-01-01 | Use SHA1 for OVA signatures for compatibility with old VMware versions. | Daniil Baturin | |
2020-01-01 | Merge pull request #76 from DmitriyEshenko/crux-ec-naming | Daniil Baturin | |
Create common build for Dell VEP1400/4600 devices | |||
2019-12-31 | Create common build for Dell VEP1400/4600 devices | DmitriyEshenko | |
2019-12-31 | Merge pull request #75 from DmitriyEshenko/crux-ec-naming | Daniil Baturin | |
Create common build for EC devices | |||
2019-12-31 | Create common build for EC devices | DmitriyEshenko | |
2019-12-31 | Merge pull request #74 from DmitriyEshenko/crux-ec-naming | Daniil Baturin | |
Improve interface naming for EC saf51015I/saf51003I | |||
2019-12-31 | Improve interface naming for EC saf51015I/saf51003I | DmitriyEshenko | |
2019-12-28 | Remove misplaced "exit 1". | Daniil Baturin | |