summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
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
2017-02-05user, username, userpass and userkey are global variables. The userRobert Peichaer
2017-01-24ftplist.cgi provides the http server from previous installs as theRobert Peichaer
2017-01-24Don't allow any control and space characters in the answer to theRobert Peichaer
2017-01-23Clean up possible leftover prefetch area in case of installer restarts.Robert Peichaer
2017-01-23Export AI_MAC and AI_SERVER in addition to AI_MODE so they're visibleRobert Peichaer
2017-01-22Ensure the right hand side of the test is not treated as pattern.Robert Peichaer
2017-01-22= -> == inside [[ ]] tests.Robert Peichaer
2017-01-22Unobscure the installer script code a bit by adding and rewording comments.Robert Peichaer
2017-01-22Prefix local variables with '_'.Robert Peichaer
2017-01-22Tweak previous ...Robert Peichaer
2017-01-21Start creating and using /etc/installurl. This file is createdRobert Peichaer
2017-01-20Use a global variable PUB_KEY for the location of the key file.Robert Peichaer
2017-01-11Eliminate an error message by checking whether /tmp/i/hosts exists beforeTheo Buehler
2017-01-11typo: verfied -> verifiedAntoine Jacoutot
2017-01-10whitespaceTheo de Raadt
2017-01-10When installing with a dhcp server that does not provide domain-nameAlexander Bluhm
2017-01-09Use a verified list of distribution set files extracted fromRobert Peichaer
2017-01-04Support https for the url to the autopartitioning template forRobert Peichaer
2017-01-04Enforce https for connections to ftplist.cgi and ftpinstall.cgi onRobert Peichaer
2017-01-03Add https support to the OpenBSD installer.Robert Peichaer
2016-12-30Switch the connection to ftp.openbsd.org from using the ip addressRobert Peichaer
2016-12-30Also link with -ltls -lssl -lcrypto, in case the instbin binary containsTheo de Raadt
2016-12-30create etc/ssl directory on all media (in case we want to put a file there)Theo de Raadt
2016-12-28Replace literal ^M with $(echo '\r') to avoid cluttering diffs.Robert Peichaer
2016-12-27Remove user uucp and group news from base.Jeremie Courreges-Anglas
2016-12-19Revert r1.934 to unbreak autoinstallRobert Peichaer
2016-12-19- no need to export the TERM variable twiceRobert Peichaer
2016-12-18Split _issue msg and "Continue without verification?" question.Robert Peichaer
2016-11-25The build systems now uses the user build and the group wobj.Robert Peichaer
2016-11-24Don't manually add a route to an alias IP via 127.0.0.1. This isKenneth R Westerback
2016-11-14Ensure, that the root disk question is added to the response fileRobert Peichaer
2016-11-05Remove the obj, xobj and src directories from the base set.Robert Peichaer