Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-12 | README.md: typo fixes | Christian Poessinger | |
2019-01-12 | build-submodules: remove vyos-frr | Christian Poessinger | |
2019-01-12 | Add frr submodule | Christian Poessinger | |
2019-01-12 | Remove vyos-frr submodule | Christian Poessinger | |
2019-01-12 | Merge branch 'current' of github.com:runborg/vyos-build into current | Christian Poessinger | |
* 'current' of github.com:runborg/vyos-build: build-submodules: Changed relative paths to full-paths on most commands | |||
2019-01-12 | Update README.md Docker instructions and branch names | Christian Poessinger | |
2019-01-11 | build-submodules: Changed relative paths to full-paths on most commands | Runar Borge | |
2019-01-11 | Jenkins: add deploy stage do pipeline | Christian Poessinger | |
2019-01-11 | Docker: create UNIX group on demand | Christian Poessinger | |
2019-01-11 | Docker build files for entrypoint and UIDs | Christian Poessinger | |
2019-01-11 | .gitignore: ignore log from build-submodules | Christian Poessinger | |
2019-01-11 | build-submodules: exit script with proper exit code for Pipeline | Christian Poessinger | |
2019-01-11 | CI/CD: Improve 'goso' handling for Docker and Jenkins | Christian Poessinger | |
* Inside the container user can call 'sudo' without password * Added Docker environment variables to controll the 'gosu' UID/GID | |||
2019-01-11 | Merge pull request #36 from runborg/current | Christian Poessinger | |
Compile frr, set user with gosu in docker and fixup of logging and errors in build-subpackages | |||
2019-01-09 | packages: fix vyos-strongswan submodule pointer | Christian Poessinger | |
2019-01-09 | Fix error message on kernel commit, also fixup from merge-conflict | Runar Borge | |
2019-01-09 | Merge remote-tracking branch 'upstream/current' into current and merge ↵ | Runar Borge | |
conflict fix | |||
2019-01-09 | Log complete buildscript execution and changed package-initialization routine | Runar Borge | |
All build executions is now logged to the buildlog insted of only the dpkg-* commands The script also shows commands executed (bash: set -x) Insted of initializing subpackages one by one they now initialize and update in one operation by the git submodule command | |||
2019-01-09 | Adding support for compiling vyos-frr package | Runar Borge | |
2019-01-09 | Added apt-get update before any apt-get install commands. | Runar Borge | |
This fixes an issue where docker is using packages from cache that has an outdated apt-cache. | |||
2019-01-09 | Change user on docker image to the current owner of the volume directory (GOSU) | Runar Borge | |
Insted of hardcoding the user used to build inside the container it will now be auto configured to be the user UID that owns the vyos-build directory This is done with the gosu utillity and a entrypoint script | |||
2019-01-08 | build-submodules: fix bool logic for accel-ppp build | Christian Poessinger | |
2019-01-08 | T1135: "firewall send-redirects enable" works only after switching from ↵ | hagbard | |
disabled state on running system - set default to disable too due to the fact that set firewall did expect that at one point. Primarily, IPSec could leak data once a tunnel is established. | |||
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 |