summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
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
2017-12-17allow '-' in usernamesRobert Peichaer
2017-12-01arm64 is now also a _syspatch_archTheo Buehler
2017-11-05Fix http server selection from the list of mirrors. This broke inRobert Peichaer
2017-11-05Consolidate lib.so.*.a, ld.so.a and the kernel relink kit intoRobert Peichaer
2017-11-02Fix this test by adding _http_proto to INSTALL_MIRROR.Robert Peichaer
2017-10-22On systems without dhclient, ask IPv4 question again if 'dhcp' was choosen.Robert Peichaer
2017-10-21Change v4_config() and v6_config()Robert Peichaer
2017-10-13Move extraction of rootdisk information into the DONEPROFILE if-block.Robert Peichaer
2017-10-13Comment trap handlersRobert Peichaer
2017-10-13Tweak commentsRobert Peichaer
2017-10-13Add a comment for slaacd(8) start and replace the if-then-fi blockRobert Peichaer
2017-10-11If $MODE.site fails, store random.seed and error out. Based on a diffTheo Buehler
2017-10-10Allow to boot into the existing bsd.rd and to download, verifyRobert Peichaer
2017-10-05When installing sets from disk, change the default answer for the questionChristian Weisgerber
2017-10-04Only print "done." after successful "syspatch -c".Theo Buehler
2017-08-25Combine the commands to fetch and extract set files with theRobert Peichaer
2017-08-24On release installs of architectures supported by syspatch, run syspatch -cTheo Buehler
2017-08-18RFC2606 gives us example.com, show that instead of another privateJoshua Stein
2017-08-08Fix a bug introduced in r1.1028 while switching enable_network()Robert Peichaer
2017-07-28DEFAULTSETS, SANESETS and THESETS are set in the install.md scriptsRobert Peichaer
2017-07-25Finally remove backwards compat code to support the 'rtsol' keywordRobert Peichaer
2017-07-21Rename _hn to AI_HOSTNAME and export it as global variable so it'sRobert Peichaer
2017-07-21Align ifstart() in netstart and install.sub.Robert Peichaer
2017-07-21autoinstall(8) related global variables are prefixed with AI_.Robert Peichaer
2017-07-20Move the execution of the {install,upgrade}.site script to the endRobert Peichaer
2017-07-20Zap space between function name and parens.anton
2017-07-17Fix IPv6 default router selectionRobert Peichaer