Age | Commit message (Expand) | Author |
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 |
2002-03-19 | Save more dhclient configuration info during installation. | Kenneth R Westerback |
2002-03-17 | Examine correct fields in mount(8) output to determine if root | Kenneth R Westerback |
2002-03-04 | Update Copyright(c)'s to 2002 | Kenneth R Westerback |
2002-03-03 | Cleanup/Improve trap handling. | Kenneth R Westerback |
2001-12-23 | Some minor typographical adjustments: | Kenneth R Westerback |
2001-11-25 | Add capability to accept & correctly process a root password with | Kenneth R Westerback |
2001-11-18 | Purge more (last?) comments from install scripts by removing all | Kenneth R Westerback |
2001-10-14 | Use double quotes around the password variable--should close PR 2114 | Todd C. Miller |
2001-06-23 | argh. stop using kernfs, using dmesg using sysctl. encode ARCH into | Theo de Raadt |
2001-04-20 | Cleanup, new features, shrinkage. | Kenneth R Westerback |
2001-04-16 | Fix a couple of nits: delete some unnecessary commas and | Kenneth R Westerback |
2001-03-26 | spelling | Todd T. Fries |
2000-06-16 | ssl package no longer needed (will be tested) | Theo de Raadt |
2000-06-01 | Add missing -n flag to getresp; noted by maurice@ivo.ig.net | Todd C. Miller |
2000-05-07 | Add -n flag to getresp, indicating shell escapes are not to be allowed | Todd C. Miller |
2000-04-30 | If the site tarball included a file /install.site (upgrade.site if we | Todd C. Miller |
2000-03-19 | populateusrlocal: create the right hierarchy under /usr/local | Marc Espie |
1999-10-16 | in any situation where network config is needed, if the network is not config... | Theo de Raadt |
1999-10-15 | o Support separate USA and International versions of libssl | Todd C. Miller |
1999-10-15 | typo | Theo de Raadt |
1999-10-14 | libssl*.t*z -> ssl*.t*z | Theo de Raadt |
1999-10-14 | flesh out ssl messages | Theo de Raadt |
1999-10-14 | o When doing an ftp/http install where all the info has already been entered | Todd C. Miller |