summaryrefslogtreecommitdiff
path: root/distrib/miniroot/install.sub
AgeCommit message (Expand)Author
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-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
2016-10-30Search for and create a prefetch area only for nonlocal sources.Robert Peichaer
2016-10-29Fix an issue found by naddy@ where the installer was not ableRobert Peichaer
2016-10-28- move SHA256 SHA256.sig h fail from _tmpsrc to /tmpRobert Peichaer
2016-10-23Exit autoinstall in case of missing / or duplicate mountpoints.Robert Peichaer
2016-10-09Re-enable fetching sets from local sources (disk, cdrom, nfs) as root.Robert Peichaer
2016-09-25Tweak/add comments.Robert Peichaer
2016-09-25Tweak addel(), rmel() and bsort() to not emit a leading/trailing blank.Robert Peichaer
2016-09-22The tape install method is gone for a while already.Robert Peichaer
2016-09-22vi is not available on the install media.Robert Peichaer
2016-09-16Revert last. -f is a bad bad idea here.Kenneth R Westerback
2016-09-16Use 'umount -f' so failing to umount root does not blow up install/upgradeKenneth R Westerback
2016-09-13"Make disk selection dumb again", or at least make the change lessAlexander Hall
2016-09-11a lonely little spaceTheo de Raadt
2016-09-10Ensure that a previous cdrom install method is passed throughRobert Peichaer
2016-09-10Ensure that previous installer choices are available during upgradesRobert Peichaer
2016-09-10Ensure that install_files() returns successful if the _tmpsrcRobert Peichaer
2016-09-10Fix detection if default route was set by dhclient in v4_defroute().Robert Peichaer
2016-09-04Not having the root filesystem on the 'a' partition isAlexander Hall
2016-09-04Improve the auto disk selection and also apply it for installs as wellAlexander Hall
2016-09-04Move files created by root during install/upgrade in a subdir ofRobert Peichaer
2016-09-03Make the installer safer by fetching and verifying external dataRobert Peichaer