Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-15 | Add tools/get_latest_iso.py | Yuya Kusakabe | |
2018-05-07 | Suggests to use deboostrap to create Jessie env (#17) | Hideki Yamane | |
* Suggest to use deboostrap to create Jessie env Not prepare Jessie host but create Jessie environment with debootstrap, since it runs on many, many distros and versions. | |||
2018-05-05 | Merge branch 'current' of github.com:vyos/vyos-build into current | Daniil Baturin | |
2018-05-05 | T620: include iperf in the image. | Daniil Baturin | |
2018-05-01 | Fix bad URI of vagrant box URL | Yuya Kusakabe | |
2018-05-01 | Fix build script for vagrant libvirt box | Yuya Kusakabe | |
See Vagrant Version Constraints: https://www.vagrantup.com/docs/boxes/versioning.html#version-constraints | |||
2018-04-30 | T584: include Mellanox OFED drivers in the image. | Daniil Baturin | |
2018-04-26 | T610: Add qemu-guest-agent into VyOS ISO | Christian Poessinger | |
2018-04-20 | hooks: migrate from dnsmasq to pdns-recursor | Christian Poessinger | |
2018-04-05 | T596: use a more descriptive dev build version format. | Daniil Baturin | |
2018-03-26 | Merge branch 'current' of github.com:vyos/vyos-build into current | Daniil Baturin | |
2018-03-21 | Added vyatta-iproute submodule | Christian Poessinger | |
2018-03-20 | T578: Update vyos-kernel | Yuya Kusakabe | |
2018-03-15 | T565: VyOS Kernel Update v4.14.26 | Christian Poessinger | |
2018-03-14 | Added 'vyos-keepalived' submodule | Christian Poessinger | |
2018-02-21 | Manage config files with included files instead of echo, sed etc. (#16) | Kim | |
Manage system.conf from file instead of hook. Add comment to the files where they are managed | |||
2018-02-19 | Better modify the rsyslog.conf we already have in vyatta-cfg-systemm (T552). | Daniil Baturin | |
2018-02-19 | Enable journald log forwarding to syslog (fixes T552). | Daniil Baturin | |
2018-01-26 | T531: VyOS Kernel Update v4.4.113 | Christian Poessinger | |
2018-01-12 | T520: use the load balanced Debian mirror by default. | Daniil Baturin | |
2018-01-11 | T422: include apt-transport-https in the bootstrap stage. | Daniil Baturin | |
2018-01-11 | T519: fix paths and operation order in the makefile for correct repo setup. | Daniil Baturin | |
2018-01-11 | Add some debugging capabilities to the build scripts. | Daniil Baturin | |
2018-01-11 | T519: make VyOS package mirror configurable. | Daniil Baturin | |
2018-01-07 | T341: Add 'wakeonlan' tools to base image | Christian Poessinger | |
2018-01-06 | T379: Add support for UDP broadcast relay | Christian Poessinger | |
2018-01-02 | Replaced submodule 'vyos-bcast-relay' with proper fork of 'udp-broadcast-relay' | Christian Poessinger | |
2017-12-26 | Replace vim-tiny with vim | Christian Poessinger | |
2017-12-09 | Remove 'vyatta-cron' submodule | Christian Poessinger | |
'vyatta-cron' is superseeded by 'vyos-1x' thus the submodule is removed to reduce confusion. | |||
2017-12-09 | Merge branch 't378-mdns-repeater' into current | Christian Poessinger | |
* t378-mdns-repeater: Updated 'vyos-world' and 'vyos-1x' submodule Added 'mdns-repeater' submodule Remove 'vyos-cfg-avahi' submodule (superseeded) (T378) | |||
2017-12-09 | Updated 'vyos-world' and 'vyos-1x' submodule | Christian Poessinger | |
2017-12-08 | Added 'mdns-repeater' submodule | Christian Poessinger | |
Submodule is a fork of https://github.com/lucasec/mdns-repeater w/ extensions to add Debian packaging and systemd support. | |||
2017-12-08 | Remove 'vyos-cfg-avahi' submodule (superseeded) (T378) | Christian Poessinger | |
Using AVAHI as mDNS reflector has the big disadvantage that the reflection interface can not be specified. It will reflect the mDNS messages on ALL interfaces. A new technique called mDNS repeater based upon https://github.com/vyos/mdns-repeater will be used in the future. | |||
2017-12-02 | Merge pull request #14 from c-po/install-iso-tmo | Daniil Baturin | |
T386: VyOS boot timeout | |||
2017-12-01 | T386: add 'isolinux.cfg' to support boot timeout | Christian Poessinger | |
2017-12-01 | isolinux: replace title | Christian Poessinger | |
Instead of displaying "Boot menu", use "VyOS - Boot Menu". | |||
2017-11-07 | Merge pull request #13 from UnicronNL/current | Kim | |
use security mirror and updates | |||
2017-11-07 | use security mirror and updates | Kim Hagen | |
2017-10-30 | Merge pull request #12 from c-po/linux-4.4.95-update | Kim | |
VyOS Kernel Update v4.4.95 | |||
2017-10-29 | VyOS Kernel Update v4.4.95 | Christian Poessinger | |
* packages/vyos-kernel efe6504...0a84c7e (18): > Merge tag 'v4.4.95' into current > add virtio scsi to kernel as loadable module > remove Automatically generated lines > Enable intel QuickAssist Technology modules > dccp: fix freeing skb too early for IPV6_RECVPKTINFO > virtio_net: validate ethtool port setting and explain the user validation > ethtool: make validate_speed accept all speeds between 0 and INT_MAX > virtio_net: add ethtool support for set and get of settings > ethtool: add speed/duplex validation functions > add vyos x86_64 defconfig > Merge tag 'v4.4.47' into current | |||
2017-09-22 | Fix mirror-chroot-security option | Yuya Kusakabe | |
2017-09-03 | Merge pull request #11 from c-po/t379-udp-bcast-relay | Kim | |
T379 udp bcast relay | |||
2017-09-03 | Merge pull request #10 from c-po/t378-avahi-mdns | Kim | |
T378 avahi mdns | |||
2017-09-03 | Updated submodule packages/vyos-world | Christian Poessinger | |
packages/vyos-world e590f74...416bee9 (1): > Added vyos-bcast-relay package | |||
2017-09-03 | Added submodule packages/vyos-bcast-relay | Christian Poessinger | |
2017-09-02 | Updated submodule packages/vyos-cfg-avahi | Christian Poessinger | |
packages/vyos-cfg-avahi 894e268...31448bd (2): > Adjust mdns-repeater for VyOS > Added mdns-repeater source | |||
2017-09-02 | Updated submodule packages/vyos-world | Christian Poessinger | |
Submodule packages/vyos-world 28fa090..ca1dbba: > Added vyos-cfg-avahi package > Update the changelog. > Add vyos-1x package to vyos-world. > remove grub2 and open-vm-tools packages, give trouble with building arm build > include open-vm-tools in the image (T16) > Update the changelog. > Add dependency on grub2, since it's required but we have no idea what would be a better place. | |||
2017-09-02 | Do not start avahi-daemon on boot | Christian Poessinger | |
2017-09-02 | Added submodule packages/vyos-cfg-avahi | Christian Poessinger | |
2017-09-02 | do not start conntrackd on boot | UnicronNL | |