summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
1999-09-25no defaultTheo de Raadt
1999-09-23Formatting, typo, and grammar fixes.Aaron Campbell
1999-09-23first cut at ssl chroot package installTheo de Raadt
1999-09-23various printing nitsTheo 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-09-03md_questions() interface allows asking questions before setsTheo de Raadt
1999-09-03remove a questionTheo 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-07-19create /var/db/host.random at install timeTheo de Raadt
1999-05-30improve ftp/http proxy promptTheo de Raadt
1999-04-10spellingTheo de Raadt
1999-04-10spellingTheo de Raadt
1999-04-10Add -q flag to newfs and use it in the installTodd C. Miller
1999-04-08clean ramdisk /tmp a bit more before running MAKEDEVTheo de Raadt
1999-04-07skip that swapon stuff, now that pax is about to become less leakyTheo de Raadt
1999-04-07save bytes; move swapon questionTheo de Raadt
1999-04-07For low-memory machines, help people by putting in enough swapon support, soTheo de Raadt
1999-04-07cannot swapon in 2.5 installer. the swap partitions must exist at kernelTheo 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-01remove twiddle; tmp/fstab.*Theo de Raadt
1999-04-01ignore bridge[0-9] when prompting for interfaces to bring upTodd C. Miller
1999-04-01Use /tmp/fstab.DISK if it exists to preload mountpointsTodd 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
1999-02-28if swapon exists, use it to add root swap partitionTheo de Raadt
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-13whack resolv.conf properly; bug seen by jasonTheo de Raadt
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-10-07append script-formed dhclient.conf to installed one if necessaryTheo 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-28if no default route, set it to "none"Theo de Raadt