Age | Commit message (Expand) | Author |
2003-08-17 | Message clarification & cleanup. | Kenneth R Westerback |
2003-08-07 | spaces | Theo de Raadt |
2003-07-03 | Use numeric comparison operators when testing numeric values. | Kenneth R Westerback |
2003-07-02 | Eliminate cutword(), replacing it with specific code: 'set --' in two | Kenneth R Westerback |
2003-06-30 | Cleanup ask_which() logic. | Kenneth R Westerback |
2003-06-27 | Improve swap partition handling during install/upgrade. | Kenneth R Westerback |
2003-06-02 | licence cleanup; agreement from krw and millert | Theo de Raadt |
2002-12-14 | Expunge some trailing whitespace. | Kenneth R Westerback |
2002-12-08 | Fix botch in last commit: prepend comments to hosts after adding FQDN to | Kenneth R Westerback |
2002-12-08 | Fix & cleanup logic, especially around interrupted installs. | Kenneth R Westerback |
2002-12-04 | Code cleanup & shrinkage. | Kenneth R Westerback |
2002-12-03 | More code consolidation. | Kenneth R Westerback |
2002-11-28 | Use any existing hostname as the default, as the install could have | Kenneth R Westerback |
2002-11-28 | spaces | Theo de Raadt |
2002-11-28 | Make questions out of requests for user input that were demands. Use | Kenneth R Westerback |
2002-11-24 | use 8 rounds for passwd, like login.conf specifies; rob_ses@web.de | Theo de Raadt |
2002-11-01 | Cleanup. install_sets() no longer takes a parameter. | Kenneth R Westerback |
2002-10-03 | Divorce system hostname handling from network configuration. | Kenneth R Westerback |
2002-09-28 | Cleanup/fix/improve question asking. | Kenneth R Westerback |
2002-09-25 | Try to minimize places where suid programs and devices can live | Kenneth R Westerback |
2002-09-24 | Rejig addel()/rmel() to keep items on a single line, with blanks | Kenneth R Westerback |
2002-09-22 | Do not allow install to proceed until root filesystem can be mounted on | Kenneth R Westerback |
2002-09-17 | Ruthlessly expunge unnecessary verbiage and whitespace to make sure | Kenneth R Westerback |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback |
2002-08-25 | More fixes to mount point handling. | Kenneth R Westerback |
2002-08-18 | Fix various mount point problems: | Kenneth R Westerback |
2002-07-31 | /tmp/fstab.$DISK is created in install.md, so put back references | Kenneth R Westerback |
2002-07-28 | New feature request by (most recently) drahn@: | Kenneth R Westerback |
2002-07-21 | Put a doing...done wrapper around creation of the host.random file | Hugh Graham |
2002-07-13 | Cleanup/Shrinkage. | Kenneth R Westerback |
2002-07-13 | More cleanup/simplification/shrinkage. | Kenneth R Westerback |
2002-07-01 | Prevent passwords of the form '-X' from being (mis)interpreted as an | Kenneth R Westerback |
2002-06-29 | Some cleanup/simplification: | Kenneth R Westerback |
2002-06-25 | Complete yet more of the c2k2 initiated changes. In this round: | Kenneth R Westerback |
2002-05-20 | Eliminate md_questions(). It was used only to control the setting of | Kenneth R Westerback |
2002-05-15 | Insert entry for /var/tmp to /etc/fstab like /tmp one,i.e. nosuid and nodev | Mike Pechkin |
2002-04-30 | Tighten up installed options on /tmp by adding nosuid,nodev. | Kenneth R Westerback |
2002-04-28 | Remove superfluous '{}' in variable references that are all alone in a | Kenneth R Westerback |
2002-04-28 | Change getresp() into ask(). | Kenneth R Westerback |
2002-04-26 | Improve use of sed in various places, eliminating unnecessary | Kenneth R Westerback |
2002-04-20 | Split out a new function askpass() and as a result | Kenneth R Westerback |
2002-04-12 | Sort mount points when generating fstab file. This prevents problems | Todd C. Miller |
2002-04-12 | kbd setting code for the installer. smat@acm.org, miod, and krw. Minimal | Theo de Raadt |
2002-04-09 | More reorganizations, fixes and shrinkage. | Kenneth R Westerback |
2002-04-05 | Abstract out common startup and finishing code from install.sh | Kenneth R Westerback |
2002-04-02 | Do not copy /etc/mygate to install'ed systems if dhcp is specified | Kenneth R Westerback |
2002-03-31 | naddy@ pointed out that in the two situations | Kenneth R Westerback |
2002-03-31 | This omnibus diff does a number of cleanups: | Kenneth R Westerback |
2002-03-30 | shrink 599 more bytes: cleanups to "case" and such; ok krw | Theo de Raadt |
2002-03-30 | Squeeze a few bytes out of the installation scripts by using | Kenneth R Westerback |