summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-11build-submodules: exit script with proper exit code for PipelineChristian Poessinger
2019-01-11CI/CD: Improve 'goso' handling for Docker and JenkinsChristian Poessinger
2019-01-11Merge pull request #36 from runborg/currentChristian Poessinger
2019-01-09packages: fix vyos-strongswan submodule pointerChristian Poessinger
2019-01-09Fix error message on kernel commit, also fixup from merge-conflictRunar Borge
2019-01-09Merge remote-tracking branch 'upstream/current' into current and merge confli...Runar Borge
2019-01-09Log complete buildscript execution and changed package-initialization routineRunar Borge
2019-01-09Adding support for compiling vyos-frr packageRunar Borge
2019-01-09Added apt-get update before any apt-get install commands.Runar Borge
2019-01-09Change user on docker image to the current owner of the volume directory (GOSU)Runar Borge
2019-01-08build-submodules: fix bool logic for accel-ppp buildChristian Poessinger
2019-01-08T1135: "firewall send-redirects enable" works only after switching from disab...hagbard
2019-01-08Type fixed.hagbard
2019-01-08T1135: "firewall send-redirects enable" works only after switching from disab...hagbard
2019-01-06CI/CD: add verbose output option to for 'build-submodules' scriptChristian Poessinger
2019-01-06CI/CD: Update all submodules to latest HEADChristian Poessinger
2019-01-06Merge remote-tracking branch 'runborg/current' into currentChristian Poessinger
2019-01-06CI/CD: extend error reporting for Jenkins buildsChristian Poessinger
2019-01-06Docker: update apt xdependencies for vyos-accel-pppChristian Poessinger
2019-01-06Added build-kernel script and almost total rewrite of build-submodulesRunar Borge
2019-01-05CI/CD: Build VyOS submodules from sourceChristian Poessinger
2019-01-05Merge pull request #34 from runborg/currentChristian Poessinger
2019-01-05Add branch information to submodulesChristian Poessinger
2019-01-04Added vyos-accel-ppp submoduleChristian Poessinger
2019-01-02Merge pull request #35 from danhusan/patch-1Christian Poessinger
2019-01-02T1120: Add rootdelay=5 by default in grub.cfgdanhusan
2019-01-01Merge remote-tracking branch 'upstream/current' into currentRunar Borge
2019-01-01Added support for compiiling vyos-accel-pppRunar Borge
2019-01-01T1131: disable vmtoolsd polling for now to avoid high CPU load.Daniil Baturin
2018-12-31Update the build-submodules script to use the dehardcoded kernel version.Daniil Baturin
2018-12-31Dehardcode the kernel package version from the live-build-config script.Daniil Baturin
2018-12-29Add 'nls_ascii' to initramfs to avoid USB pendrive boot warningChristian Poessinger
2018-12-29Merge branch '1u-diy-server' into currentChristian Poessinger
2018-12-29Docs: 1U: Reorder picturesChristian Poessinger
2018-12-29Docs: 1U: added some picturesChristian Poessinger
2018-12-29Docs: 1U: move optional part to the endChristian Poessinger
2018-12-29Docs: Initial description about a DIY 1U routerChristian Poessinger
2018-12-29Docs: Remove old Sphinx approach and link to new oneChristian Poessinger
2018-12-29Merge pull request #32 from runborg/autobuildChristian Poessinger
2018-12-28Rename build script to build-submodules and removed docker from the build pro...Runar Borge
2018-12-27T1139: Upgrade Kernel to 4.19.12Christian Poessinger
2018-12-27Added better support for compiling kernel and wireguard.Runar Borge
2018-12-26Remove bug that breaks all package compilationsRunar Borge
2018-12-26Added compilation of the kernel and wireguard submodule.Runar Borge
2018-12-25Remove vyatta-util and upate list of packages failing docker buildRunar Borge
2018-12-24Added dependenies for compiling pmacct and vyos-keepalived to DockerfileRunar Borge
2018-12-24Restructured example compilation code for easy readingRunar Borge
2018-12-24Added script and instructions for building most packages from source.Runar Borge
2018-12-18Added JenkinsfileChristian Poessinger
2018-12-18T1070 - docker build of vyos-strongswan (#31)runborg