Age | Commit message (Expand) | Author |
2018-05-29 | When adjusting the speed of a 'console' tty entry, also change entries | Mark Kettenis |
2018-05-07 | Fix http install with proxy, which was broken since URL redirection was | Theo Buehler |
2018-03-21 | Add a script to trim pretty-printed decodes of X509 certs, for use in | Stuart Henderson |
2018-03-15 | Always ensure to output a newline after checking for available syspatches. | anton |
2018-02-21 | Delete the kernel link kit tgz after extraction to align with the | Robert Peichaer |
2018-02-21 | If there is one interface, and it is configured via dhcp, and the lease | Robert Peichaer |
2018-02-18 | Simplify interface listing. | kn |
2018-02-18 | Create interfaces before processing the hostname.if file in ifstart(). | Robert Peichaer |
2018-02-17 | Since rev 1.543 of dhclient it sends the 'host-name' by default. | Robert Peichaer |
2018-02-14 | Localize _f in do_upgrade(). | Theo Buehler |
2018-02-10 | installer bits for RFC 7217 support | Florian Obser |
2018-02-06 | quote http_proxy going to rc.firsttime, avoiding problems if it contains a | Stuart Henderson |
2018-02-05 | If an http proxy was used when fetching sets in the ramdisk, write it to | Stuart Henderson |
2018-01-21 | fix error handling while fetching sets | Alexander Hall |
2018-01-18 | Make URL redirection sticky in the installer | job |
2018-01-14 | Prefetched sets are stored by root, but are read by an unprivileged | Robert Peichaer |
2018-01-03 | Always present the same question at the end of installs or upgrades. | Robert Peichaer |
2017-12-22 | Cope with the fact, that the DHCLIENT route label is gone which | Robert Peichaer |
2017-12-21 | Adopt comments to previous change | Robert Peichaer |
2017-12-21 | Stop creating a dhclient.conf in the install script, now | Kenneth R Westerback |
2017-12-18 | Change the question at the end of installs and upgrades to present a choice | Robert Peichaer |
2017-12-18 | Display $MODE (install/upgrade) in the prompt before we know the hostname. | Theo Buehler |
2017-12-17 | Add a new question "Escape to shell before reboot? [no]" at the end of | Robert Peichaer |
2017-12-17 | allow '-' in usernames | Robert Peichaer |
2017-12-01 | arm64 is now also a _syspatch_arch | Theo Buehler |
2017-11-05 | Fix http server selection from the list of mirrors. This broke in | Robert Peichaer |
2017-11-05 | Consolidate lib.so.*.a, ld.so.a and the kernel relink kit into | Robert Peichaer |
2017-11-02 | Fix this test by adding _http_proto to INSTALL_MIRROR. | Robert Peichaer |
2017-10-22 | On systems without dhclient, ask IPv4 question again if 'dhcp' was choosen. | Robert Peichaer |
2017-10-21 | Change v4_config() and v6_config() | Robert Peichaer |
2017-10-13 | Move extraction of rootdisk information into the DONEPROFILE if-block. | Robert Peichaer |
2017-10-13 | Comment trap handlers | Robert Peichaer |
2017-10-13 | Tweak comments | Robert Peichaer |
2017-10-13 | Add a comment for slaacd(8) start and replace the if-then-fi block | Robert Peichaer |
2017-10-11 | If $MODE.site fails, store random.seed and error out. Based on a diff | Theo Buehler |
2017-10-10 | Allow to boot into the existing bsd.rd and to download, verify | Robert Peichaer |
2017-10-05 | When installing sets from disk, change the default answer for the question | Christian Weisgerber |
2017-10-04 | Only print "done." after successful "syspatch -c". | Theo Buehler |
2017-08-25 | Combine the commands to fetch and extract set files with the | Robert Peichaer |
2017-08-24 | On release installs of architectures supported by syspatch, run syspatch -c | Theo Buehler |
2017-08-18 | RFC2606 gives us example.com, show that instead of another private | Joshua Stein |
2017-08-08 | Fix a bug introduced in r1.1028 while switching enable_network() | Robert Peichaer |
2017-07-28 | DEFAULTSETS, SANESETS and THESETS are set in the install.md scripts | Robert Peichaer |
2017-07-25 | Finally remove backwards compat code to support the 'rtsol' keyword | Robert Peichaer |
2017-07-21 | Rename _hn to AI_HOSTNAME and export it as global variable so it's | Robert Peichaer |
2017-07-21 | Align ifstart() in netstart and install.sub. | Robert Peichaer |
2017-07-21 | autoinstall(8) related global variables are prefixed with AI_. | Robert Peichaer |
2017-07-20 | Move the execution of the {install,upgrade}.site script to the end | Robert Peichaer |
2017-07-20 | Zap space between function name and parens. | anton |
2017-07-17 | Fix IPv6 default router selection | Robert Peichaer |