summaryrefslogtreecommitdiff
path: root/distrib/miniroot
AgeCommit message (Expand)Author
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
1998-09-28toast the obviously untested nfs changesTheo de Raadt
1998-09-28typoTheo de Raadt
1998-09-28fix resolver setupTheo de Raadt
1998-09-28nfs root patches; todd@Theo de Raadt
1998-09-26proper spacing of dns queriesTheo de Raadt
1998-09-25not really needed anymore...Theo de Raadt
1998-09-25multiple IP addresses permitted for DNS serversTheo de Raadt
1998-09-24totally gruesome dhcp hacks.. for bad bad dhcp servers... like shawTheo de Raadt
1998-09-24parse /etc/resolv.conf if it exists...Theo de Raadt
1998-09-24require causes problemsTheo de Raadt
1998-09-24Make cutword operate on all lines of a file, not just the first,Todd C. Miller
1998-09-24use cutword instead of sedTodd C. Miller
1998-09-23better exampleTheo de Raadt
1998-09-23if default route already set (dhcp?) use it. otherwise use /etc/mygate..Theo de Raadt