Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-14 | T697: move lsof and iftop to the utils package list. | Daniil Baturin | |
2018-06-09 | Typo fixes and improvements for the readme | Daniil Baturin | |
2018-06-08 | Use os.makedirs instead of distutils stuff, make the configure script more ↵ | Daniil Baturin | |
verbose, pretty print build-config.json | |||
2018-06-08 | Move the version.json file used by newer code to /usr/share/vyos | Daniil Baturin | |
2018-06-06 | T596: replace + in new version format by - | Christian Poessinger | |
The new version scheme was introduced in commit d2e4f63f03 ("T596: use a more descriptive dev build version format.". It superseeded the old 999.something version numbers. New version numbers for rolling releases are in the form of vyos-1.2.0-rolling+201806062125-amd64.iso but the '+' sign will be replaced by '%2B' when e.g. downloading the file via http(s), this may be confusing. | |||
2018-06-04 | Added vyatta-quagga submodule | Christian Poessinger | |
2018-05-25 | Merge pull request #15 from mtudosoiu/current | Daniil Baturin | |
task #T555 && #T556 add tools/submod-mk and Dockerfile to vyos-build repository | |||
2018-05-20 | T561: split vyos and debian repos. | Daniil Baturin | |
2018-05-20 | Rename the hook for package cleanup to make room for other hooks, it should ↵ | Daniil Baturin | |
be executed last, or at least after all other steps that do package installation are complete. | |||
2018-05-17 | Merge branch 'current' of github.com:vyos/vyos-build into current | Daniil Baturin | |
2018-05-17 | T574: set the hostname in the default config to make sure it's set correctly ↵ | Daniil Baturin | |
on boot. | |||
2018-05-15 | More fix for version number for vagrant libvirt box | Yuya Kusakabe | |
2018-05-15 | Fix Version is too large error when creating version to vagrant cloud | Yuya Kusakabe | |
2018-05-15 | Re-enable installing recommended packages, disabling them breaks the image. | Daniil Baturin | |
2018-05-15 | Merge branch 'current' of github.com:vyos/vyos-build into current | Daniil Baturin | |
2018-05-15 | T637: remove tcpdump from the "extras" to move it to the vyos-1x dependencies. | Daniil Baturin | |
2018-05-15 | Fix version number for vagrant libvirt box | Yuya Kusakabe | |
2018-05-15 | Merge branch 'current' of github.com:vyos/vyos-build into current | Daniil Baturin | |
2018-05-15 | Reduce image bloat. | Daniil Baturin | |
1. Do not install "recommended" packages 2. Do not keep apt indices in the binary image 3. Clean up firmware packages that are installed by metapackages but are not required for for network or storage hardware. 4. Revert vim to vim-tiny | |||
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 | Task #556 Update README.md | mtudosoiu | |
2018-02-21 | Task #556 Update README.md for Dockerfile | mtudosoiu | |
2018-02-21 | update R | mtudosoiu | |
2018-02-21 | Task #T556 add dockerfile for vyos-build-node | mtudosoiu | |
use debian:jessie docker container as build node for vyos1.2.x | |||
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-20 | task #T555 add tools/submod-mk to vyos-build repository | mtudosoiu | |
https://phabricator.vyos.net/T555 | |||
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 | |