summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-15Add tools/get_latest_iso.pyYuya Kusakabe
2018-05-07Suggests 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-05Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2018-05-05T620: include iperf in the image.Daniil Baturin
2018-05-01Fix bad URI of vagrant box URLYuya Kusakabe
2018-05-01Fix build script for vagrant libvirt boxYuya Kusakabe
See Vagrant Version Constraints: https://www.vagrantup.com/docs/boxes/versioning.html#version-constraints
2018-04-30T584: include Mellanox OFED drivers in the image.Daniil Baturin
2018-04-26T610: Add qemu-guest-agent into VyOS ISOChristian Poessinger
2018-04-20hooks: migrate from dnsmasq to pdns-recursorChristian Poessinger
2018-04-05T596: use a more descriptive dev build version format.Daniil Baturin
2018-03-26Merge branch 'current' of github.com:vyos/vyos-build into currentDaniil Baturin
2018-03-21Added vyatta-iproute submoduleChristian Poessinger
2018-03-20T578: Update vyos-kernelYuya Kusakabe
2018-03-15T565: VyOS Kernel Update v4.14.26Christian Poessinger
2018-03-14Added 'vyos-keepalived' submoduleChristian Poessinger
2018-02-21Manage 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-19Better modify the rsyslog.conf we already have in vyatta-cfg-systemm (T552).Daniil Baturin
2018-02-19Enable journald log forwarding to syslog (fixes T552).Daniil Baturin
2018-01-26T531: VyOS Kernel Update v4.4.113Christian Poessinger
2018-01-12T520: use the load balanced Debian mirror by default.Daniil Baturin
2018-01-11T422: include apt-transport-https in the bootstrap stage.Daniil Baturin
2018-01-11T519: fix paths and operation order in the makefile for correct repo setup.Daniil Baturin
2018-01-11Add some debugging capabilities to the build scripts.Daniil Baturin
2018-01-11T519: make VyOS package mirror configurable.Daniil Baturin
2018-01-07T341: Add 'wakeonlan' tools to base imageChristian Poessinger
2018-01-06T379: Add support for UDP broadcast relayChristian Poessinger
2018-01-02Replaced submodule 'vyos-bcast-relay' with proper fork of 'udp-broadcast-relay'Christian Poessinger
2017-12-26Replace vim-tiny with vimChristian Poessinger
2017-12-09Remove 'vyatta-cron' submoduleChristian Poessinger
'vyatta-cron' is superseeded by 'vyos-1x' thus the submodule is removed to reduce confusion.
2017-12-09Merge branch 't378-mdns-repeater' into currentChristian Poessinger
* t378-mdns-repeater: Updated 'vyos-world' and 'vyos-1x' submodule Added 'mdns-repeater' submodule Remove 'vyos-cfg-avahi' submodule (superseeded) (T378)
2017-12-09Updated 'vyos-world' and 'vyos-1x' submoduleChristian Poessinger
2017-12-08Added 'mdns-repeater' submoduleChristian Poessinger
Submodule is a fork of https://github.com/lucasec/mdns-repeater w/ extensions to add Debian packaging and systemd support.
2017-12-08Remove '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-02Merge pull request #14 from c-po/install-iso-tmoDaniil Baturin
T386: VyOS boot timeout
2017-12-01T386: add 'isolinux.cfg' to support boot timeoutChristian Poessinger
2017-12-01isolinux: replace titleChristian Poessinger
Instead of displaying "Boot menu", use "VyOS - Boot Menu".
2017-11-07Merge pull request #13 from UnicronNL/currentKim
use security mirror and updates
2017-11-07use security mirror and updatesKim Hagen
2017-10-30Merge pull request #12 from c-po/linux-4.4.95-updateKim
VyOS Kernel Update v4.4.95
2017-10-29VyOS Kernel Update v4.4.95Christian 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-22Fix mirror-chroot-security optionYuya Kusakabe
2017-09-03Merge pull request #11 from c-po/t379-udp-bcast-relayKim
T379 udp bcast relay
2017-09-03Merge pull request #10 from c-po/t378-avahi-mdnsKim
T378 avahi mdns
2017-09-03Updated submodule packages/vyos-worldChristian Poessinger
packages/vyos-world e590f74...416bee9 (1): > Added vyos-bcast-relay package
2017-09-03Added submodule packages/vyos-bcast-relayChristian Poessinger
2017-09-02Updated submodule packages/vyos-cfg-avahiChristian Poessinger
packages/vyos-cfg-avahi 894e268...31448bd (2): > Adjust mdns-repeater for VyOS > Added mdns-repeater source
2017-09-02Updated submodule packages/vyos-worldChristian 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-02Do not start avahi-daemon on bootChristian Poessinger
2017-09-02Added submodule packages/vyos-cfg-avahiChristian Poessinger
2017-09-02do not start conntrackd on bootUnicronNL