Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-10 | Merge remote-tracking branch 'upstream/current' into current | Christian Poessinger | |
* upstream/current: T507: add autocompletion or SSH key exchange algorithms sometimes drives report they are not aligned | |||
2018-03-10 | Merge remote-tracking branch 'c-po/remove-install-system-cmd' into current | Christian Poessinger | |
* c-po/remove-install-system-cmd: Remove "install system" command | |||
2018-02-22 | sometimes drives report they are not aligned | Kim | |
And then on reboot it hangs where it should start grub | |||
2018-02-20 | Rename the "client" NTP option to "allow-clients" to make it more clear what ↵ | Daniil Baturin | |
it does (fixes T553). | |||
2018-01-21 | T523: Only bind dnsmasq to configured interfaces | Christian Poessinger | |
2018-01-21 | T523: Use systemctl to stop/restart dnsmasq | Christian Poessinger | |
2018-01-21 | T523: Use new location for dnsmasq config files | Christian Poessinger | |
2018-01-03 | Merge pull request #62 from phoenix0984/ecc | Kim | |
Add ecc support to openssh | |||
2017-12-27 | T496: remove diagnostic partition for RAID1 installs | Christian Poessinger | |
2017-12-26 | T488: GRUB can't boot from software RAID | Christian Poessinger | |
2017-12-09 | T414: Remove 'telnet' service | Christian Poessinger | |
Telnet remote logins have been deprecated for decades. As Debian 'jessie' busybox no longer has a telnetd applet, this service is no longer available. | |||
2017-11-18 | removing first grub timeout | Kim | |
2017-11-03 | Remove "install system" command | Christian Poessinger | |
Related to "T157: Remove "install system" command". | |||
2017-11-03 | vyatta_update_console.pl uses systemd, remove inittab reference | Christian Poessinger | |
2017-10-18 | Add ecc support to openssh | Marcel Gisselmann | |
2017-07-04 | T331: root should be set to md/X instead of md/mdX | Jose Irigon de Irigon | |
2017-06-11 | Fix to generate correct NTP config when specifying ipv6 servers. | sayo | |
2017-06-05 | remove trailing space from version (if there is any) | Kim | |
2017-05-01 | Merge pull request #55 from lafriks/patch-1 | Kim | |
Fix vyatta-dns-forwarding.pl after merged pull request #53 | |||
2017-04-29 | update udev folder location and partially fix T290 | Kim Hagen | |
2017-04-28 | add "VyOS" to sysDescr | Kim | |
We do not use our distro name in the version numbering. | |||
2017-04-27 | generate ssh_host_ed25519_key if it is missing | Kim | |
2017-04-27 | snmpd would not start when V3 was configured | Kim Hagen | |
Updated all snmpd daemon commands to systemd type. | |||
2017-04-25 | remove user and group from agentXPerms so all cann connect | Kim | |
2017-04-23 | add rights for lldp service | Kim | |
2017-04-23 | update console settings for systemd | Kim Hagen | |
2017-03-20 | exclude install medium from raid disk count | Kim | |
2017-03-17 | Fix vyatta-dns-forwarding.pl after merged pull request #53 | Lauris BH | |
2017-03-16 | Update the root command for grub2 | Kim | |
2017-03-16 | update grub raid boot | Kim | |
2017-03-04 | T286: Merge pull request #50 from rtsp/patch-1 | Daniil Baturin | |
T286: Fix resolv-file configuration problem | |||
2017-03-04 | T285: Merge pull request #53 from brennentsmith/feature/query-all-dns-servers | Daniil Baturin | |
T285: Add flag for DNSmasq to query all dns servers. | |||
2016-12-26 | remove verbose systemd status setting from grub | Kim Hagen | |
2016-11-21 | Add flag for DNSmasq to query all dns servers. | brennen | |
This feature, when used properly, can massively increase DNS performance. See: http://ma.ttwagner.com/make-dns-fly-with-dnsmasq-all-servers/ | |||
2016-08-05 | set systemd tasks verbose on installing grub | Kim Hagen | |
2016-05-21 | T69 Remove floppy device settings | Kim Hagen | |
2016-04-10 | Fix resolv-file config bug | rtsp | |
When using `service dns forwarding system` to make dnsmasq use system nameservers to resolve dns instead of specifying nameservers in /etc/dnsmasq.conf. `resolv-file` directive in /etc/dnsmasq.conf should point to /etc/resolv.conf, not /etc/dnsmasq.conf | |||
2016-03-20 | set rights for agentx socket | Kim Hagen | |
2016-03-20 | fix "Output Channel" config so logging will work | Kim Hagen | |
2016-02-09 | Use directory /var/lib/dhcp instead of /var/lib/dhcp3. | Kim Hagen | |
Use directory /etc/dhcp instead of /etc/dhcp3. | |||
2016-02-05 | Do not create persistent fstab, this will interfere with systemd. | Kim Hagen | |
2016-02-05 | Renamed vyatta-union to vyos-union. | Kim Hagen | |
2016-02-03 | Add vyos-persistpath and update install-image-existing and ↵ | Thomas Jepp | |
vyatta-update-grub.pl to use it. | |||
2016-02-03 | Make add system image install the image to the right place. | Thomas Jepp | |
2016-02-02 | Do not create fstab file for union install, this conficts with systemd. | Kim Hagen | |
2016-02-01 | Rename "live-rw" to only "rw". | Kim Hagen | |
2016-02-01 | Label disk on format and create persistence.conf file to get live-boot | Kim Hagen | |
to set the correct persistence. | |||
2016-01-29 | Correct overlay mount function. | Kim Hagen | |
2016-01-29 | Refine getting the vyos version. | Kim Hagen | |
2016-01-29 | Update location of the squashfs image. | Kim Hagen | |