Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-09 | Cleanup output (#85) | Kim | |
2018-11-07 | Add uefi install option. (#84) | Kim | |
* Add grub-efi package dependencies * Install grub-efi if we install on efi partition | |||
2018-11-06 | T955: Integrating EFI into the installer | Kroy | |
2018-11-05 | T955: Integrating EFI into the installer | Kroy | |
2018-11-05 | T288: normalize IP(v6) addresses before passing them to iproute2. | Daniil Baturin | |
2018-10-24 | T903: Wait for IPv6 DAD to complete before attempting to start dhclient v6 | Adam Liddell | |
If this is not done, dhclient will fail with error "Can't bind to dhcp address: Cannot assign requested address". Also, misc whitespace fixes to file. | |||
2018-10-16 | T600: Virtio network card, no info (maybe not fully supported?) | hagbard | |
- set_speed_duplex checks for the existing values (again) and only issues ethtool if they differ. virtio_net returns 'unknown' therefore the settings have been applied only every 2nd commit. | |||
2018-10-15 | Merge pull request #79 from hagbard-01/current | hagbard-01 | |
T600: Virtio network card, no info | |||
2018-10-15 | T600: Virtio network card, no info | hagbard | |
2018-10-15 | T885 Bug in add system image signature check confirmation | Ewald van Geffen | |
Documentation https://github.com/vyos/vyatta-cfg-system/blob/current/scripts/install/install-functions#L90 (cherry picked from commit 1a05b1bfe0ccfd3f02a1cd4983b5f899364408c8) | |||
2018-10-02 | Remove some remnant of the Vyatta Subscription days. | Daniil Baturin | |
2018-10-02 | T867: set the upgraded flag on image update if the user choses to save ↵ | Daniil Baturin | |
configuration. | |||
2018-08-25 | T797: add sudo to ip command calls in other interface types. | Daniil Baturin | |
2018-08-02 | T764: increase the drive size requirement to 2G. | Daniil Baturin | |
2018-07-29 | T757: Rewrite 'service dns dynamic' in new XML style format | Christian Poessinger | |
2018-06-30 | T719: remove warnings from SNMP ifAlias Perl script | Christian Poessinger | |
SNMPD is executing an external PERL script when retrieving ifAlias descriptions. This is done via pass .1.3.6.1.2.1.31.1.1.1.18 /opt/vyatta/sbin/if-mib-alias ... but as VyOS 1.2 now uses Perl 5.20 some options will trigger warnings on script invocation. given is experimental at /opt/vyatta/sbin/if-mib-alias line 121. when is experimental at /opt/vyatta/sbin/if-mib-alias line 122. when is experimental at /opt/vyatta/sbin/if-mib-alias line 123. when is experimental at /opt/vyatta/sbin/if-mib-alias line 124. .1.3.6.1.2.1.31.1.1.1.18.1 string LOOPBACK Those warnings have been suppressed! | |||
2018-06-08 | T652: remove PERL scripts required for SNMP service | Christian Poessinger | |
2018-06-08 | Revert "T652: remove SNMP perl scripts" | Christian Poessinger | |
This reverts commit 4524181410b68367d91e07552466ef577ac5b0e3. | |||
2018-06-08 | T652: remove SNMP perl scripts | Christian Poessinger | |
2018-05-31 | T232: force FAT label creation before creating the root partition. | Daniil Baturin | |
2018-05-30 | T669: set IPv6 keep_addr_on_down sysctl options to 1 and get rid of intfwatchd. | Daniil Baturin | |
2018-05-28 | Ignore nss mapuser when radius is enabled. | Kim Hagen | |
2018-05-17 | T648: fix custom sysctl setting because of output redirection | Christian Poessinger | |
2018-05-16 | T574: remove the old system host-name/domain-name commands, moving to vyos-1x. | Daniil Baturin | |
2018-05-07 | T623: Rewrite NTP subsystem in new XML style interface definition | Christian Poessinger | |
2018-04-15 | T588: Remove DNS forwarder restart command in favour if XML interface definition | Christian Poessinger | |
2018-04-05 | Do not restart tty, it will put you back at login screen. | Kim | |
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. |