summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2018-05-16T574: remove the old system host-name/domain-name commands, moving to vyos-1x.Daniil Baturin
2018-05-07T623: Rewrite NTP subsystem in new XML style interface definitionChristian Poessinger
2018-04-15T588: Remove DNS forwarder restart command in favour if XML interface definitionChristian Poessinger
2018-04-05Do not restart tty, it will put you back at login screen.Kim
2018-03-10Merge remote-tracking branch 'upstream/current' into currentChristian Poessinger
* upstream/current: T507: add autocompletion or SSH key exchange algorithms sometimes drives report they are not aligned
2018-03-10Merge remote-tracking branch 'c-po/remove-install-system-cmd' into currentChristian Poessinger
* c-po/remove-install-system-cmd: Remove "install system" command
2018-02-22sometimes drives report they are not alignedKim
And then on reboot it hangs where it should start grub
2018-02-20Rename the "client" NTP option to "allow-clients" to make it more clear what ↵Daniil Baturin
it does (fixes T553).
2018-01-21T523: Only bind dnsmasq to configured interfacesChristian Poessinger
2018-01-21T523: Use systemctl to stop/restart dnsmasqChristian Poessinger
2018-01-21T523: Use new location for dnsmasq config filesChristian Poessinger
2018-01-03Merge pull request #62 from phoenix0984/eccKim
Add ecc support to openssh
2017-12-27T496: remove diagnostic partition for RAID1 installsChristian Poessinger
2017-12-26T488: GRUB can't boot from software RAIDChristian Poessinger
2017-12-09T414: Remove 'telnet' serviceChristian 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-18removing first grub timeoutKim
2017-11-03Remove "install system" commandChristian Poessinger
Related to "T157: Remove "install system" command".
2017-11-03vyatta_update_console.pl uses systemd, remove inittab referenceChristian Poessinger
2017-10-18Add ecc support to opensshMarcel Gisselmann
2017-07-04T331: root should be set to md/X instead of md/mdXJose Irigon de Irigon
2017-06-11Fix to generate correct NTP config when specifying ipv6 servers.sayo
2017-06-05remove trailing space from version (if there is any)Kim
2017-05-01Merge pull request #55 from lafriks/patch-1Kim
Fix vyatta-dns-forwarding.pl after merged pull request #53
2017-04-29update udev folder location and partially fix T290Kim Hagen
2017-04-28add "VyOS" to sysDescrKim
We do not use our distro name in the version numbering.
2017-04-27generate ssh_host_ed25519_key if it is missingKim
2017-04-27snmpd would not start when V3 was configuredKim Hagen
Updated all snmpd daemon commands to systemd type.
2017-04-25remove user and group from agentXPerms so all cann connectKim
2017-04-23add rights for lldp serviceKim
2017-04-23update console settings for systemdKim Hagen
2017-03-20exclude install medium from raid disk countKim
2017-03-17Fix vyatta-dns-forwarding.pl after merged pull request #53Lauris BH
2017-03-16Update the root command for grub2Kim
2017-03-16update grub raid bootKim
2017-03-04T286: Merge pull request #50 from rtsp/patch-1Daniil Baturin
T286: Fix resolv-file configuration problem
2017-03-04T285: Merge pull request #53 from brennentsmith/feature/query-all-dns-serversDaniil Baturin
T285: Add flag for DNSmasq to query all dns servers.
2016-12-26remove verbose systemd status setting from grubKim Hagen
2016-11-21Add 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-05set systemd tasks verbose on installing grubKim Hagen
2016-05-21T69 Remove floppy device settingsKim Hagen
2016-04-10Fix resolv-file config bugrtsp
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-20set rights for agentx socketKim Hagen
2016-03-20fix "Output Channel" config so logging will workKim Hagen
2016-02-09Use directory /var/lib/dhcp instead of /var/lib/dhcp3.Kim Hagen
Use directory /etc/dhcp instead of /etc/dhcp3.
2016-02-05Do not create persistent fstab, this will interfere with systemd.Kim Hagen
2016-02-05Renamed vyatta-union to vyos-union.Kim Hagen
2016-02-03Add vyos-persistpath and update install-image-existing and ↵Thomas Jepp
vyatta-update-grub.pl to use it.
2016-02-03Make add system image install the image to the right place.Thomas Jepp
2016-02-02Do not create fstab file for union install, this conficts with systemd.Kim Hagen
2016-02-01Rename "live-rw" to only "rw".Kim Hagen