Age | Commit message (Expand) | Author |
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 |
1999-10-08 | When making timezone link just say what it is doing, don't say | Todd C. Miller |
1999-09-25 | no default | Theo de Raadt |
1999-09-23 | Formatting, typo, and grammar fixes. | Aaron Campbell |
1999-09-23 | first cut at ssl chroot package install | Theo de Raadt |
1999-09-23 | various printing nits | Theo de Raadt |
1999-09-03 | md_questions() interface allows asking questions before sets | Theo de Raadt |
1999-09-03 | remove a question | Theo de Raadt |
1999-08-15 | o When clearing a variable, do ``foo='', not ``foo=""'' to save 2 bytes. | Todd C. Miller |
1999-07-30 | leave async mode before installboot is run... | Theo de Raadt |
1999-07-19 | create /var/db/host.random at install time | Theo de Raadt |
1999-04-10 | spelling | Theo de Raadt |
1999-04-10 | Add -q flag to newfs and use it in the install | Todd C. Miller |
1999-04-08 | clean ramdisk /tmp a bit more before running MAKEDEV | Theo de Raadt |