summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-08cleanup: move files from vyos-build repo to vyos-1x where they are requiredChristian Poessinger
(cherry picked from commit a48a22a8113c0e98ed019c60b1f4c182550d3979)
2018-11-08T959: remove 'vyos-igmpproxy' submodule as it's replaced by vyos-1xChristian Poessinger
(cherry picked from commit a4673ddf97104fea30c1314ec50b04de32fb7c52)
2018-10-15Merge pull request #27 from hagbard-01/cruxhagbard-01
T455: Add haveged package
2018-10-15T455: Add haveged packagehagbard
2018-10-14T892: disable salt-minion service by defaultChristian Poessinger
(cherry picked from commit 037ab22e4c7610ab3fab6f3c8823fbe5490cf2e5)
2018-10-12Update Kernel to latest LTS version 4.14.75Christian Poessinger
2018-10-12T852: globally disable StrongSWAN FARP pluginChristian Poessinger
(cherry picked from commit 5335d2c8b5e04b66b494c9e0584fb23a61d662cd)
2018-10-03Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2018-10-03T866: set the upgraded flag on update from 1.1.xDaniil Baturin
2018-10-02Sync vyatta-iproute submoduleChristian Poessinger
2018-10-02Sync vyos-kernel submoduleChristian Poessinger
2018-10-02Remove mlnx-ofed-kernel-modules package from ISOChristian Poessinger
2018-10-01Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2018-10-01Update VyOS Kernel to 4.18.11Christian Poessinger
2018-09-25T769: disable starting StrongSWAN on boot.Daniil Baturin
2018-09-23T500: arp_filter blocks ARPs for VRRP virtual addressesChristian Poessinger
2018-09-21Merge pull request #25 from unixninja92/dockerqemuChristian Poessinger
T556: Added packages to docker image for building qemu image and vyos-1x
2018-09-19ISO: remove iser-modules as it is build against Kernel 4.14Christian Poessinger
2018-09-18Update VyOS kernel to 4.18.8Christian Poessinger
2018-09-03T556: Added packages to docker image for building qemu image and vyos-1xunixninja92
2018-09-03Added simpler docker instructions for linux and fixed for mac and windows (#24)Charles Teese
2018-09-01Add pmacct submoduleChristian Poessinger
2018-08-31T778: T811: remove vyatta-cfg-dhcp-server dependencyChristian Poessinger
2018-08-30T811: add DHCPv6 init script to ISO imageChristian Poessinger
2018-08-27bugfix: disable TFTP server on system bootChristian Poessinger
2018-08-27Revert "T692: do not start TFTP server on boot."Christian Poessinger
This reverts commit 3388a3c0f9bb4782b1eb126739f2c63517274e9d.
2018-08-27T792: add TFTP server functionalityChristian Poessinger
2018-08-27T692: do not start TFTP server on boot.Daniil Baturin
2018-08-27T441: disable FRR.Daniil Baturin
Running it with systemd when watchfrr is disabled causes systemd to think it's dead and restart it.
2018-08-26T441: enable frr.service and disable watchfrrDaniil Baturin
The issue with current watchfrr is that it restarts all daemons even if only one failed.
2018-08-25T787: add a hook for disabling the StrongSWAN unity plugin that is ↵Daniil Baturin
interfering with DMVPN.
2018-08-25T441: add a hook for updating FRR startup configs and creating empty daemon ↵Daniil Baturin
configs.
2018-08-23T792: Update VyOS kernel to 4.18.4Christian Poessinger
2018-08-20T776: Update VyOS Kernel to latest 4.14.65Christian Poessinger
2018-08-17Add azure build to makefileKim Hagen
2018-08-17Add script that converts image to vhdKim Hagen
2018-08-17Add initial azure image buildingKim Hagen
2018-08-14T776: Update VyOS Kernel to latest 4.14.62Christian Poessinger
Submodule packages/vyos-kernel 1230876..713585a: > Merge tag 'v4.14.62' into linux-vyos-4.14.y
2018-08-14Add vyos-wireguard submoduleChristian Poessinger
2018-08-12Docker build improvementsPeri Diane Jones
Fix missing dependencies and repositories, make the makefile exit with 1 if ISO file wasn't built.
2018-07-21Add Debian backports repo to the build.Daniil Baturin
2018-07-01Add docsUnicronNL
2018-06-26Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2018-06-26T712: add configure options to simplify building images with custom packages.Daniil Baturin
2018-06-25Merge pull request #19 from hagbard-01/currentChristian Poessinger
Remove nmap duplicate from data/live-build-config/package-lists/vyos-utils.list.chroot
2018-06-25nmap was listed twice.hagbard
2018-06-25Add aptitude and apt-rdepends to the dev package lists. They come in handy ↵Daniil Baturin
for untangling package dependencies.
2018-06-25Merge branch 'master' into currentDaniil Baturin
Conflicts: README.md
2018-06-24README.md: place QEMU and VMWare in dedicated chapterChristian Poessinger
2018-06-24README.md: make it look more fancyChristian Poessinger