summaryrefslogtreecommitdiff
path: root/distrib/miniroot/install.sh
AgeCommit message (Expand)Author
2003-08-17Message clarification & cleanup.Kenneth R Westerback
2003-08-07spacesTheo de Raadt
2003-07-03Use numeric comparison operators when testing numeric values.Kenneth R Westerback
2003-07-02Eliminate cutword(), replacing it with specific code: 'set --' in twoKenneth R Westerback
2003-06-30Cleanup ask_which() logic.Kenneth R Westerback
2003-06-27Improve swap partition handling during install/upgrade.Kenneth R Westerback
2003-06-02licence cleanup; agreement from krw and millertTheo de Raadt
2002-12-14Expunge some trailing whitespace.Kenneth R Westerback
2002-12-08Fix botch in last commit: prepend comments to hosts after adding FQDN toKenneth R Westerback
2002-12-08Fix & cleanup logic, especially around interrupted installs.Kenneth R Westerback
2002-12-04Code cleanup & shrinkage.Kenneth R Westerback
2002-12-03More code consolidation.Kenneth R Westerback
2002-11-28Use any existing hostname as the default, as the install could haveKenneth R Westerback
2002-11-28spacesTheo de Raadt
2002-11-28Make questions out of requests for user input that were demands. UseKenneth R Westerback
2002-11-24use 8 rounds for passwd, like login.conf specifies; rob_ses@web.deTheo de Raadt
2002-11-01Cleanup. install_sets() no longer takes a parameter.Kenneth R Westerback
2002-10-03Divorce system hostname handling from network configuration.Kenneth R Westerback
2002-09-28Cleanup/fix/improve question asking.Kenneth R Westerback
2002-09-25Try to minimize places where suid programs and devices can liveKenneth R Westerback
2002-09-24Rejig addel()/rmel() to keep items on a single line, with blanksKenneth R Westerback
2002-09-22Do not allow install to proceed until root filesystem can be mounted onKenneth R Westerback
2002-09-17Ruthlessly expunge unnecessary verbiage and whitespace to make sureKenneth R Westerback
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