Age | Commit message (Expand) | Author |
2018-07-09 | Explain in more detail, how select_sets() is involved when the current bsd.rd | Robert Peichaer |
2018-07-09 | Explain in more detail, what sane_install() actually does. | Robert Peichaer |
2018-07-09 | Extend the v4_defroute() function description and make the fallback to | Robert Peichaer |
2018-07-09 | Comments and function descriptions. | Robert Peichaer |
2018-07-09 | Improve comments and function descriptions. | Robert Peichaer |
2018-07-09 | Comments | Robert Peichaer |
2018-07-08 | The AUTO variable is a boolean indicating whether or not autoinstall is active | Robert Peichaer |
2018-07-08 | Compact the function description. | Robert Peichaer |
2018-07-08 | Whitespace | Robert Peichaer |
2018-07-07 | Always quote both parameters of ask() which picks the question and | Robert Peichaer |
2018-07-07 | Make sure the question parameter is set to be able to search for an answer | Robert Peichaer |
2018-07-07 | Compact function description. | Robert Peichaer |
2018-07-07 | Trim function description by leaving out parts that are already | Robert Peichaer |
2018-07-07 | Be more precise explaining that _ask() captures user responses | Robert Peichaer |
2018-07-07 | Tweak comments | Robert Peichaer |
2018-07-06 | Improve the description of another rather esoteric piece of shell script code. | Robert Peichaer |
2018-07-06 | Tweak comments and explain, why HTTP_SETDIR is made known to the webserver | Robert Peichaer |
2018-07-06 | Tweak comments and spacing. | Robert Peichaer |
2018-07-06 | Tweak comment | Robert Peichaer |
2018-07-02 | Be more precise in the function description and rename _iflist to | Robert Peichaer |
2018-07-02 | more descriptive comment | Robert Peichaer |
2018-07-02 | Be more precise about the expected input. | Robert Peichaer |
2018-07-02 | Quote first parameter of isin(). | Robert Peichaer |
2018-07-01 | Comments | Robert Peichaer |
2018-07-01 | Explain and demystify some darker corners of the installer script. | Robert Peichaer |
2018-06-16 | Allow to enter a DUID as answer to the "Which disk is the root disk?" | Robert Peichaer |
2018-06-16 | Zap whitespaces | Robert Peichaer |
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 |