summaryrefslogtreecommitdiff
path: root/distrib/miniroot/install.sub
AgeCommit message (Expand)Author
1999-11-11Only allow dhcp as an option if /sbin/dhclient exists; deraadt@Todd C. Miller
1999-10-26siteXX.tar.gz set also choosable, starting next release; mho@stacken.kth.seTheo de Raadt
1999-10-18default to man set included, from cd/disk tooTheo de Raadt
1999-10-17another stupid typoTheo de Raadt
1999-10-17fix errorsTheo de Raadt
1999-10-17pretty reuse prompt; requested by kwesterback@home.comTheo de Raadt
1999-10-17damnit: complete disgusting dual-matching for ssl libraries which really showsTheo de Raadt
1999-10-16in any situation where network config is needed, if the network is not config...Theo de Raadt
1999-10-16pretty; friesTheo de Raadt
1999-10-15o Support separate USA and International versions of libsslTodd C. Miller
1999-10-14libssl*.t*z -> ssl*.t*zTheo de Raadt
1999-10-14o When doing an ftp/http install where all the info has already been enteredTodd C. Miller
1999-10-07use pkg_add -I for ssl packageTheo de Raadt
1999-10-02fix local disk package installTheo de Raadt
1999-10-02Fix a typo; ian@darwinsys.comAaron Campbell
1999-09-23Formatting, typo, and grammar fixes.Aaron Campbell
1999-09-23first cut at ssl chroot package installTheo de Raadt
1999-09-23put man package in the default; get used to it peopleTheo de Raadt
1999-09-23ask for ftp password onceTheo de Raadt
1999-09-23crank to 26Theo de Raadt
1999-08-15o When clearing a variable, do ``foo='', not ``foo=""'' to save 2 bytes.Todd C. Miller
1999-08-10typoTheo de Raadt
1999-07-30leave async mode before installboot is run...Theo de Raadt
1999-07-24do install using -o async mounts, fasterTheo de Raadt
1999-05-30improve ftp/http proxy promptTheo de Raadt
1999-04-10spellingTheo de Raadt
1999-04-07save bytes; move swapon questionTheo de Raadt
1999-04-05Fix persistence of potential servers answerTodd C. Miller
1999-04-02Remember the value for "Do you want a list of potential servers"Todd C. Miller
1999-04-02Change a = to -eq in test statement. Otherwise we get an error if someone ju...Todd C. Miller
1999-04-01shrink by merging local variable declTheo de Raadt
1999-04-01ignore bridge[0-9] when prompting for interfaces to bring upTodd C. Miller
1999-03-23put fqdn first; matter@research.suspicious.orgTheo de Raadt
1999-03-23(h)ttp, not h(ttp),; brad@openbsd.orgTodd C. Miller
1998-12-19merge text into baseTheo de Raadt
1998-11-09Remove labelmoredisks(), nothing uses it anymore and most install.md'sTodd C. Miller
1998-11-03it's -> its where appropriateAaron Campbell
1998-10-28isnumeric did not check the last char in a stringTodd C. Miller
1998-10-28Move md_copy_kernel after install_sets and add check_kernel (whichTodd C. Miller
1998-10-19oopsTheo de Raadt
1998-10-19add xshareTodd T. Fries
1998-10-19load xshareTheo de Raadt
1998-10-18Check for selection == empty string in glob_selection so we don't get syntax ...Todd C. Miller
1998-10-11prettier promptsTheo de Raadt
1998-10-10move blank line in extraction processTheo de Raadt
1998-10-10non-verbose tar extract for cd install tooTheo de Raadt
1998-09-30significant enhancements to the ftp/http fetching areasTheo de Raadt
1998-09-28use ftp file:/ URL support for filebased (cdrom, nfs, etc) installsTheo de Raadt
1998-09-28toast the obviously untested nfs changesTheo de Raadt
1998-09-28nfs root patches; todd@Theo de Raadt