summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
2018-07-09Explain in more detail, how select_sets() is involved when the current bsd.rdRobert Peichaer
2018-07-09Explain in more detail, what sane_install() actually does.Robert Peichaer
2018-07-09Extend the v4_defroute() function description and make the fallback toRobert Peichaer
2018-07-09Comments and function descriptions.Robert Peichaer
2018-07-09Improve comments and function descriptions.Robert Peichaer
2018-07-09CommentsRobert Peichaer
2018-07-08The AUTO variable is a boolean indicating whether or not autoinstall is activeRobert Peichaer
2018-07-08Compact the function description.Robert Peichaer
2018-07-08WhitespaceRobert Peichaer
2018-07-07Always quote both parameters of ask() which picks the question andRobert Peichaer
2018-07-07Make sure the question parameter is set to be able to search for an answerRobert Peichaer
2018-07-07Compact function description.Robert Peichaer
2018-07-07Trim function description by leaving out parts that are alreadyRobert Peichaer
2018-07-07Be more precise explaining that _ask() captures user responsesRobert Peichaer
2018-07-07Tweak commentsRobert Peichaer
2018-07-06Improve the description of another rather esoteric piece of shell script code.Robert Peichaer
2018-07-06Tweak comments and explain, why HTTP_SETDIR is made known to the webserverRobert Peichaer
2018-07-06Tweak comments and spacing.Robert Peichaer
2018-07-06Tweak commentRobert Peichaer
2018-07-02Be more precise in the function description and rename _iflist toRobert Peichaer
2018-07-02more descriptive commentRobert Peichaer
2018-07-02Be more precise about the expected input.Robert Peichaer
2018-07-02Quote first parameter of isin().Robert Peichaer
2018-07-01CommentsRobert Peichaer
2018-07-01Explain and demystify some darker corners of the installer script.Robert Peichaer
2018-06-16Allow to enter a DUID as answer to the "Which disk is the root disk?"Robert Peichaer
2018-06-16Zap whitespacesRobert Peichaer
2018-05-29When adjusting the speed of a 'console' tty entry, also change entriesMark Kettenis
2018-05-07Fix http install with proxy, which was broken since URL redirection wasTheo Buehler
2018-03-21Add a script to trim pretty-printed decodes of X509 certs, for use inStuart Henderson
2018-03-15Always ensure to output a newline after checking for available syspatches.anton
2018-02-21Delete the kernel link kit tgz after extraction to align with theRobert Peichaer
2018-02-21If there is one interface, and it is configured via dhcp, and the leaseRobert Peichaer
2018-02-18Simplify interface listing.kn
2018-02-18Create interfaces before processing the hostname.if file in ifstart().Robert Peichaer
2018-02-17Since rev 1.543 of dhclient it sends the 'host-name' by default.Robert Peichaer
2018-02-14Localize _f in do_upgrade().Theo Buehler
2018-02-10installer bits for RFC 7217 supportFlorian Obser
2018-02-06quote http_proxy going to rc.firsttime, avoiding problems if it contains aStuart Henderson
2018-02-05If an http proxy was used when fetching sets in the ramdisk, write it toStuart Henderson
2018-01-21fix error handling while fetching setsAlexander Hall
2018-01-18Make URL redirection sticky in the installerjob
2018-01-14Prefetched sets are stored by root, but are read by an unprivilegedRobert Peichaer
2018-01-03Always present the same question at the end of installs or upgrades.Robert Peichaer
2017-12-22Cope with the fact, that the DHCLIENT route label is gone whichRobert Peichaer
2017-12-21Adopt comments to previous changeRobert Peichaer
2017-12-21Stop creating a dhclient.conf in the install script, nowKenneth R Westerback
2017-12-18Change the question at the end of installs and upgrades to present a choiceRobert Peichaer
2017-12-18Display $MODE (install/upgrade) in the prompt before we know the hostname.Theo Buehler
2017-12-17Add a new question "Escape to shell before reboot? [no]" at the end ofRobert Peichaer