summaryrefslogtreecommitdiff
path: root/distrib/miniroot/install.sh
AgeCommit message (Expand)Author
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
2001-04-20Cleanup, new features, shrinkage.Kenneth R Westerback
2001-04-16Fix a couple of nits: delete some unnecessary commas andKenneth R Westerback
2001-03-26spellingTodd T. Fries
2000-06-16ssl package no longer needed (will be tested)Theo de Raadt
2000-06-01Add missing -n flag to getresp; noted by maurice@ivo.ig.netTodd C. Miller
2000-05-07Add -n flag to getresp, indicating shell escapes are not to be allowedTodd C. Miller
2000-04-30If the site tarball included a file /install.site (upgrade.site if weTodd C. Miller
2000-03-19populateusrlocal: create the right hierarchy under /usr/localMarc Espie
1999-10-16in any situation where network config is needed, if the network is not config...Theo de Raadt
1999-10-15o Support separate USA and International versions of libsslTodd C. Miller
1999-10-15typoTheo de Raadt
1999-10-14libssl*.t*z -> ssl*.t*zTheo de Raadt
1999-10-14flesh out ssl messagesTheo de Raadt
1999-10-14o When doing an ftp/http install where all the info has already been enteredTodd C. Miller
1999-10-08When making timezone link just say what it is doing, don't sayTodd C. Miller
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-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-07-30leave async mode before installboot is run...Theo de Raadt
1999-07-19create /var/db/host.random at install timeTheo 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-01remove twiddle; tmp/fstab.*Theo de Raadt
1999-04-01Use /tmp/fstab.DISK if it exists to preload mountpointsTodd C. Miller
1999-02-28if swapon exists, use it to add root swap partitionTheo de Raadt
1998-11-09Remove labelmoredisks(), nothing uses it anymore and most install.md'sTodd C. Miller
1998-10-28Move md_copy_kernel after install_sets and add check_kernel (whichTodd C. Miller
1998-10-13whack resolv.conf properly; bug seen by jasonTheo de Raadt
1998-10-11prettier promptsTheo de Raadt
1998-10-07append script-formed dhclient.conf to installed one if necessaryTheo 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-25multiple IP addresses permitted for DNS serversTheo de Raadt
1998-09-24parse /etc/resolv.conf if it exists...Theo de Raadt
1998-09-23if default route already set (dhcp?) use it. otherwise use /etc/mygate..Theo de Raadt
1998-09-17pretty up MAKEDEV runTheo de Raadt