Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-19 | ISO: remove iser-modules as it is build against Kernel 4.14 | Christian Poessinger | |
2018-08-30 | T811: add DHCPv6 init script to ISO image | Christian Poessinger | |
2018-08-27 | bugfix: disable TFTP server on system boot | Christian Poessinger | |
2018-08-27 | Revert "T692: do not start TFTP server on boot." | Christian Poessinger | |
This reverts commit 3388a3c0f9bb4782b1eb126739f2c63517274e9d. | |||
2018-08-27 | T792: add TFTP server functionality | Christian Poessinger | |
2018-08-27 | T692: do not start TFTP server on boot. | Daniil Baturin | |
2018-08-27 | T441: disable FRR. | Daniil Baturin | |
Running it with systemd when watchfrr is disabled causes systemd to think it's dead and restart it. | |||
2018-08-26 | T441: enable frr.service and disable watchfrr | Daniil Baturin | |
The issue with current watchfrr is that it restarts all daemons even if only one failed. | |||
2018-08-25 | T787: add a hook for disabling the StrongSWAN unity plugin that is ↵ | Daniil Baturin | |
interfering with DMVPN. | |||
2018-08-25 | T441: add a hook for updating FRR startup configs and creating empty daemon ↵ | Daniil Baturin | |
configs. | |||
2018-06-25 | nmap was listed twice. | hagbard | |
2018-06-25 | Add aptitude and apt-rdepends to the dev package lists. They come in handy ↵ | Daniil Baturin | |
for untangling package dependencies. | |||
2018-06-21 | T703: add 'nmap' to utils package list | Christian Poessinger | |
VyOS scripts do not use it, people certainly do. | |||
2018-06-15 | T697: add openssh-client to the utils package list. | Daniil Baturin | |
VyOS scripts do not use it, but people certainlt do. | |||
2018-06-14 | T697: move lsof and iftop to the utils package list. | 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 | T574: set the hostname in the default config to make sure it's set correctly ↵ | Daniil Baturin | |
on boot. | |||
2018-05-15 | Re-enable installing recommended packages, disabling them breaks the image. | Daniil Baturin | |
2018-05-15 | T637: remove tcpdump from the "extras" to move it to the vyos-1x dependencies. | 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-05 | T620: include iperf in the image. | Daniil Baturin | |
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-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-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 | |
2017-12-26 | Replace vim-tiny with vim | 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-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-09-02 | Do not start avahi-daemon on boot | Christian Poessinger | |
2017-09-02 | do not start conntrackd on boot | UnicronNL | |
2017-09-02 | Create home directory on login | UnicronNL | |
2017-08-28 | Use new ISO splash screen | Christian Poessinger | |
Integrate splash.png which was designed for VyOS 1.2.x. | |||
2017-08-28 | Cleanup isolinux boot menu | Christian Poessinger | |
Remove the following nodes in isolinux boot menu: * Install (nothing happens) * Graphical Install (nothing happens) * Advanced option * HDT (file not found error) * memtest86+ (nothing happens) Users simply just want to install VyOS. If memtest is required, someone can simply just spin up a Debian/Ubuntu ISO. | |||
2017-05-12 | Unknown lvalue 'SysVConsole' | Kim | |
2016-12-26 | run vyatta-router service before getty service | Kim Hagen | |
2016-12-26 | remove verbose systemd status setting from grub | Kim Hagen | |
2016-12-26 | boot systemd verbose through systemd config file | Kim Hagen | |
2016-12-21 | Merge branch 'current' of github.com:vyos/vyos-build into current | Daniil Baturin | |
2016-12-21 | lb-config improvements: force firmware packages to be added to the image, | Daniil Baturin | |
and make security mirror configurable. XXX: need to find out how to make --security work too. | |||
2016-09-15 | T152: VyOS developer builds ship with an easy-to-guess user and password | Kim Hagen | |
2016-09-01 | stop accepting locale on the server | Kim Hagen | |