summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-27T1139: Upgrade Kernel to 4.19.12Christian Poessinger
2018-12-18Added JenkinsfileChristian Poessinger
2018-12-18T1070 - 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-17Merge branch 'current' of github.com:vyos/vyos-build into currentKim Hagen
2018-12-17Revert "add rootdelay=300 to kernel command"Kim Hagen
This reverts commit 6cec49aa7c8d9b6aaa041b93b30ca9b260a843b5.
2018-12-17Revert "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-17Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2018-12-17Add xenserver guest utils to the x86 image.Daniil Baturin
2018-12-17T865: start bgpd with RPKI support.Daniil Baturin
2018-12-16add rootdelay=300 to kernel commandKim Hagen
2018-11-25Remove ofed-scripts, since we are using kernel built-in drivers now.Daniil Baturin
2018-11-25T996: add hyperv-daemons package.Daniil Baturin
2018-11-25T859: 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-25T1042: Update Linux Kernel from 4.19 to 4.19.4Christian Poessinger
2018-11-23Update config.boot.defaultKim
2018-11-20Clarify the debootstrap stepDaniil Baturin
2018-11-14use 2017.7 version of the salt minionKim Hagen
2018-11-14update path for packages.txtKim Hagen
2018-11-14Add saltstack repoKim Hagen
2018-11-12Add modprobe option to allow unsupportef transceivers in ixgbe.Daniil Baturin
2018-11-12Merge pull request #29 from UnicronNL/currentKim
Add uefi to vyos-build
2018-11-12Add uefi to vyos-buildKim Hagen
2018-11-08cleanup: move files from vyos-build repo to vyos-1x where they are requiredChristian Poessinger
2018-11-07T959: remove 'vyos-igmpproxy' submodule as it's replaced by vyos-1xChristian Poessinger
2018-11-06Update Kernel to LTS version 4.19.0Kim Hagen
2018-11-02Update Kernel to latest LTS version 4.14.75Christian Poessinger
(cherry picked from commit 0e8b5ca062b679636ee658eb252ab27a77c7a345)
2018-10-29Add part of oracle cloud buildKim Hagen
2018-10-27remove grub packagesUnicronNL
2018-10-27Add packages needed to build Azure imageUnicronNL
2018-10-25isc-dhcpv6-server: bugfix empty if; then fi clauseChristian Poessinger
commit a91fea903 ("isc-dhcpv6-server init script naming cleanup") introduced an empty if; then fi clause which produces a BASH syntax error.
2018-10-25Add build command for AWSKim Hagen
2018-10-23Separate files needed for different cloud providersKim Hagen
Fix serial console speed settings Add google cloud image generation
2018-10-22Create dir needed for live-build to crete symlinksKim Hagen
2018-10-22Add Azure creation scriptKim Hagen
2018-10-21T718, T912, T911: add monitoring utilities (atop, htop, iotop).Daniil Baturin
2018-10-21Set the kernel to 4.14.65 for now.Daniil Baturin
2018-10-20T923: support SNMP integration with FRR routing daemonChristian Poessinger
2018-10-20Add vyos-frr submoduleChristian Poessinger
2018-10-19isc-dhcpv6-server init script naming cleanupChristian Poessinger
2018-10-19T913: add startup script for dhcpv6-relayChristian Poessinger
2018-10-17T913: move dhcp-relay service to vyos-1xChristian Poessinger
2018-10-15Merge pull request #26 from hagbard-01/currenthagbard-01
T455: Add haveged package
2018-10-15T455: Add haveged packagehagbard
2018-10-15T879: add the release GPG key to the image.Daniil Baturin
2018-10-15T895: increase default log level for facility 'all'.Daniil Baturin
2018-10-14move getty conf to vyatta-cfg packageUnicronNL
2018-10-14T892: disable salt-minion service by defaultChristian Poessinger
2018-10-12T852: globally disable StrongSWAN FARP pluginChristian Poessinger
2018-10-09Add vyos-strongswan submoduleChristian Poessinger
2018-10-03Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin