summaryrefslogtreecommitdiff
path: root/distrib/miniroot/install.sh
AgeCommit message (Expand)Author
2002-08-27Move general partitioning advice from machine dependant per diskKenneth R Westerback
2002-08-25More fixes to mount point handling.Kenneth R Westerback
2002-08-18Fix various mount point problems:Kenneth R Westerback
2002-07-31/tmp/fstab.$DISK is created in install.md, so put back referencesKenneth R Westerback
2002-07-28New feature request by (most recently) drahn@:Kenneth R Westerback
2002-07-21Put a doing...done wrapper around creation of the host.random fileHugh Graham
2002-07-13Cleanup/Shrinkage.Kenneth R Westerback
2002-07-13More cleanup/simplification/shrinkage.Kenneth R Westerback
2002-07-01Prevent passwords of the form '-X' from being (mis)interpreted as anKenneth R Westerback
2002-06-29Some cleanup/simplification:Kenneth R Westerback
2002-06-25Complete yet more of the c2k2 initiated changes. In this round:Kenneth R Westerback
2002-05-20Eliminate md_questions(). It was used only to control the setting ofKenneth R Westerback
2002-05-15Insert entry for /var/tmp to /etc/fstab like /tmp one,i.e. nosuid and nodevMike Pechkin
2002-04-30Tighten up installed options on /tmp by adding nosuid,nodev.Kenneth R Westerback
2002-04-28Remove superfluous '{}' in variable references that are all alone in aKenneth R Westerback
2002-04-28Change getresp() into ask().Kenneth R Westerback
2002-04-26Improve use of sed in various places, eliminating unnecessaryKenneth R Westerback
2002-04-20Split out a new function askpass() and as a resultKenneth R Westerback
2002-04-12Sort mount points when generating fstab file. This prevents problemsTodd C. Miller
2002-04-12kbd setting code for the installer. smat@acm.org, miod, and krw. MinimalTheo de Raadt
2002-04-09More reorganizations, fixes and shrinkage.Kenneth R Westerback
2002-04-05Abstract out common startup and finishing code from install.shKenneth R Westerback
2002-04-02Do not copy /etc/mygate to install'ed systems if dhcp is specifiedKenneth R Westerback
2002-03-31naddy@ pointed out that in the two situationsKenneth R Westerback
2002-03-31This omnibus diff does a number of cleanups:Kenneth R Westerback
2002-03-30shrink 599 more bytes: cleanups to "case" and such; ok krwTheo de Raadt
2002-03-30Squeeze a few bytes out of the installation scripts by usingKenneth R Westerback
2002-03-19Save more dhclient configuration info during installation.Kenneth R Westerback
2002-03-17Examine correct fields in mount(8) output to determine if rootKenneth R Westerback
2002-03-04Update Copyright(c)'s to 2002Kenneth R Westerback
2002-03-03Cleanup/Improve trap handling.Kenneth R Westerback
2001-12-23Some minor typographical adjustments:Kenneth R Westerback
2001-11-25Add capability to accept & correctly process a root password withKenneth R Westerback
2001-11-18Purge more (last?) comments from install scripts by removing allKenneth R Westerback
2001-10-14Use double quotes around the password variable--should close PR 2114Todd C. Miller
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