summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
2017-05-22The DISPLAY variable is actually not a global variable as it's usedRobert Peichaer
2017-05-22No need to trim a trailling blank, bsort (in scan_dmesg) does notRobert Peichaer
2017-05-21Ensure a clean initial state (e.g. in case of an installer restart)Robert Peichaer
2017-05-15- export EDITOR and COLUMNS on assignmentRobert Peichaer
2017-05-15- move NIFS into the block of global variablesRobert Peichaer
2017-05-15- Move the dmesg listener code into it's own start_dmesg_listener() function.Robert Peichaer
2017-05-06Add build to the list of usernames that are rejected duringRobert Peichaer
2017-05-01Apply same change of defaultroute handling as in r1.179 of netstart.Robert Peichaer
2017-05-01Remove last remnants of rtsol. IPv6 autoconfiguration of interfacesRobert Peichaer
2017-04-25Unbreak multiple interface configurations like trunk or carp. EnsureRobert Peichaer
2017-04-24Introduce a new function parse_hn_line() that replaces the existingRobert Peichaer
2017-04-11Ensure that the version part of $_url_base is correctly removed byRobert Peichaer
2017-04-07Minimize differences in ifstart() function between netstart andRobert Peichaer
2017-04-07Align comments of ifstart() function in netstart and install.sub.Robert Peichaer
2017-04-07Sync variable names with netstart version of stripcom().Robert Peichaer
2017-04-07Align comments of stripcom() function in netstart and install.sub.Robert Peichaer
2017-04-07Extend the information shown by diskinfo() to help to identifyRobert Peichaer
2017-04-04Ensure, that during upgrades, the default for the "Location of sets"Robert Peichaer
2017-03-31The default for the "Server directory?" question can possibly comeRobert Peichaer
2017-03-13Remove leading slashes from response to ensure a proper url.Robert Peichaer
2017-03-11link libraries in a more canonical form (libc at the end)Theo de Raadt
2017-03-10Add a comment why INSTALL_MIRROR must not become a local variableRobert Peichaer
2017-03-10In a scenario, where the distribution sets are fetched from a mirrorRobert Peichaer
2017-03-10Search case-insensitive for HTTP_SERVER in the ftplist.cgi output.Robert Peichaer
2017-03-10Explain more accurately why to remember the sets location.Robert Peichaer
2017-03-10Always create the installurl(5) file during installation and upgradeRobert Peichaer
2017-03-06Localize the 'hn' and 'if' variables in enable_network().Robert Peichaer
2017-03-05Stop using and copying the on-disk /etc/hosts file to the bsd.rdRobert Peichaer
2017-03-01Comments ...Robert Peichaer
2017-02-28Create the /etc/installurl file during upgrade too if a mirror wasRobert Peichaer
2017-02-28Modify the logic to determine the default answer for the "LocationRobert Peichaer
2017-02-27Sync comments about install.md variables with reality.Robert Peichaer
2017-02-26Switch to xenodm(1).Matthieu Herrb
2017-02-25Localize _OPT as it is not used as a global variable.Robert Peichaer
2017-02-20Zap the extra echo and show the prompt using the var?'prompt' featureRobert Peichaer
2017-02-19Remove an unfortunate significant trailing whitespace that ended up passingTheo Buehler
2017-02-14These variables are global so use uppercase and rename sshd and xdmRobert Peichaer
2017-02-14Fix comment.Robert Peichaer
2017-02-14Rename functions to match the predominantly used verb_noun naming schemeRobert Peichaer
2017-02-12In autoinstall, no need to create /mnt/root/.ssh if the install scriptLandry Breuil
2017-02-08Add even more line breaks to fit to 80 columns.Robert Peichaer
2017-02-08Use a variable to make the prompt fit to 80 columns.Robert Peichaer
2017-02-08Add some more line breaks to fit to 80 columns.Robert Peichaer
2017-02-08Add some line breaks to fit to 80 columns.Robert Peichaer
2017-02-08Localize PS3 at the top of v6_defroute() to make its assignmentRobert Peichaer
2017-02-08Use a variable for the sysctl output to shorten the for-loop toRobert Peichaer
2017-02-08Reformat get_responsfile() to fit to 80 columns.Robert Peichaer
2017-02-05Reformat and adapt install_http() to fit to 80 columns.Robert Peichaer
2017-02-05Curly brackets are not needed here.Robert Peichaer
2017-02-05Rename rootpass to _rootpass and localize it together with _rootkey.Robert Peichaer