Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-08 | Type fixed. | hagbard | |
2019-01-08 | T1135: "firewall send-redirects enable" works only after switching from ↵ | hagbard | |
disabled state on running system - disable send-redirects per default | |||
2019-01-06 | CI/CD: add verbose output option to for 'build-submodules' script | Christian Poessinger | |
2019-01-06 | CI/CD: Update all submodules to latest HEAD | Christian Poessinger | |
Update all registered submodules to the latest HEAD revision of its configured branch in .gitmodules # | |||
2019-01-06 | Merge remote-tracking branch 'runborg/current' into current | Christian Poessinger | |
* runborg/current: Added build-kernel script and almost total rewrite of build-submodules | |||
2019-01-06 | CI/CD: extend error reporting for Jenkins builds | Christian Poessinger | |
2019-01-06 | Docker: update apt xdependencies for vyos-accel-ppp | Christian Poessinger | |
2019-01-06 | Added build-kernel script and almost total rewrite of build-submodules | Runar Borge | |
The build-kernel script was forgotten to commit, it is needed to build the kernel To make the build-submodules script more readable and extendible i've almost totally rewritten it using functions the build process is also started in its own subshell, so that we dont need to hold track of the current directory and make error handling/status info easier | |||
2019-01-05 | CI/CD: Build VyOS submodules from source | Christian Poessinger | |
2019-01-05 | Merge pull request #34 from runborg/current | Christian Poessinger | |
Added support for compiling `vyos-accel-ppp` in `build-submodules` | |||
2019-01-05 | Add branch information to submodules | Christian Poessinger | |
2019-01-04 | Added vyos-accel-ppp submodule | Christian Poessinger | |
2019-01-02 | Merge pull request #35 from danhusan/patch-1 | Christian Poessinger | |
T1120: Add rootdelay=5 by default in grub.cfg | |||
2019-01-02 | T1120: Add rootdelay=5 by default in grub.cfg | danhusan | |
Let disks settle to workaround issue with MD array not being detected. | |||
2019-01-01 | Merge remote-tracking branch 'upstream/current' into current | Runar Borge | |
2019-01-01 | Added support for compiiling vyos-accel-ppp | Runar Borge | |
2019-01-01 | T1131: disable vmtoolsd polling for now to avoid high CPU load. | Daniil Baturin | |
In the future it may be made a CLI option. | |||
2018-12-31 | Update the build-submodules script to use the dehardcoded kernel version. | Daniil Baturin | |
2018-12-31 | Dehardcode the kernel package version from the live-build-config script. | Daniil Baturin | |
2018-12-29 | Add 'nls_ascii' to initramfs to avoid USB pendrive boot warning | Christian Poessinger | |
2018-12-29 | Merge branch '1u-diy-server' into current | Christian Poessinger | |
* 1u-diy-server: Docs: 1U: Reorder pictures Docs: 1U: added some pictures Docs: 1U: move optional part to the end Docs: Initial description about a DIY 1U router Docs: Remove old Sphinx approach and link to new one | |||
2018-12-29 | Docs: 1U: Reorder pictures | Christian Poessinger | |
2018-12-29 | Docs: 1U: added some pictures | Christian Poessinger | |
2018-12-29 | Docs: 1U: move optional part to the end | Christian Poessinger | |
2018-12-29 | Docs: Initial description about a DIY 1U router | Christian Poessinger | |
2018-12-29 | Docs: Remove old Sphinx approach and link to new one | Christian Poessinger | |
2018-12-29 | Merge pull request #32 from runborg/autobuild | Christian Poessinger | |
Script and Instructions for building all subpackages via docker | |||
2018-12-28 | Rename build script to build-submodules and removed docker from the build ↵ | Runar Borge | |
process. The script was originally named `build-docker-subpackages` and executed docker for every package built. This has now changed so that the user could choose to do a docker or native build. The readme is aldo updated to reflect this change. | |||
2018-12-27 | T1139: Upgrade Kernel to 4.19.12 | Christian Poessinger | |
2018-12-27 | Added better support for compiling kernel and wireguard. | Runar Borge | |
Automatically correct kernel options in libe-build-config and wierguard install | |||
2018-12-26 | Remove bug that breaks all package compilations | Runar Borge | |
2018-12-26 | Added compilation of the kernel and wireguard submodule. | Runar Borge | |
Also refactored some UI code for easyer reading | |||
2018-12-25 | Remove vyatta-util and upate list of packages failing docker build | Runar Borge | |
2018-12-24 | Added dependenies for compiling pmacct and vyos-keepalived to Dockerfile | Runar Borge | |
2018-12-24 | Restructured example compilation code for easy reading | Runar Borge | |
2018-12-24 | Added script and instructions for building most packages from source. | Runar Borge | |
Using the vyos-builder docker container. Also added examples on doing builds. | |||
2018-12-18 | Added Jenkinsfile | Christian Poessinger | |
2018-12-18 | T1070 - docker build of vyos-strongswan (#31) | runborg | |
* T1070 - Added packages and readme notes about building strongswan strongswan is easely built using a docker image, but needs special options to pass tests. Added notes in the readme about building it and building instructions * T1070 - Restructured build example for wyos-strongswan | |||
2018-12-17 | Merge branch 'current' of github.com:vyos/vyos-build into current | Kim Hagen | |
2018-12-17 | Revert "add rootdelay=300 to kernel command" | Kim Hagen | |
This reverts commit 6cec49aa7c8d9b6aaa041b93b30ca9b260a843b5. | |||
2018-12-17 | Revert "Add xenserver guest utils to the x86 image." | hagbard | |
This reverts commit bdc97cb53126e17a6f7111daaf19ae95dbc4aa5a. Breaks the build due to pkg double assignment. PKG already installed. https://github.com/vyos/vyos-world/commit/fb3c399ffad359ec11660e723fb72b9864710029 | |||
2018-12-17 | Merge branch 'current' of github.com:vyos/vyos-build into current | Daniil Baturin | |
2018-12-17 | Add xenserver guest utils to the x86 image. | Daniil Baturin | |
2018-12-17 | T865: start bgpd with RPKI support. | Daniil Baturin | |
2018-12-16 | add rootdelay=300 to kernel command | Kim Hagen | |
2018-11-25 | Remove ofed-scripts, since we are using kernel built-in drivers now. | Daniil Baturin | |
2018-11-25 | T996: add hyperv-daemons package. | Daniil Baturin | |
2018-11-25 | T859: add aptitude to the default package lists. | Daniil Baturin | |
apt-get download doesn't work right, so the hook for downloading the grub-efi packages needs aptitude, sadly. | |||
2018-11-25 | T1042: Update Linux Kernel from 4.19 to 4.19.4 | Christian Poessinger | |
2018-11-23 | Update config.boot.default | Kim | |