Age | Commit message (Expand) | Author |
2012-04-21 | remove the "Do you want to do any manual network configuration?" question. | Henning Brauer |
2011-07-06 | Remove the verbiage about manually merging 'etc' on upgrade. You get | Antoine Jacoutot |
2010-01-10 | remove and move some chatty byte during upgrade startup; ok krw, idea from mc... | Theo de Raadt |
2009-05-06 | Split the collection of many questions from the appplication of their | Theo de Raadt |
2009-04-25 | Cleanup. Some ksh'ing, shrinkage, verbiage tweaks and consistency. | Kenneth R Westerback |
2009-04-25 | During upgrades don't bother displaying the fstab to be 'munged' | Kenneth R Westerback |
2009-04-25 | Always configure the network (if any) during upgrades. Another question | Kenneth R Westerback |
2008-06-27 | Remove clauses 3 and 4 from license copyrighted by millert, deraadt, | Ray Lai |
2006-08-29 | Handle site${VERSION}-$(hostname -s).tgz files better so that they | Kenneth R Westerback |
2006-06-23 | Add a set siteXY-<hostname>.tgz and make it selected by default. This | Kenneth R Westerback |
2005-10-12 | Comments are now allowed in myname and mygate. Steal stripcom() from | Kenneth R Westerback |
2005-04-02 | Scrounge a few characters of whitespace. | Kenneth R Westerback |
2005-03-26 | More cleanup. ${MODE} -> $MODE. | Kenneth R Westerback |
2004-10-02 | Minor code cleanup and shrinkage. No functional change. | Kenneth R Westerback |
2004-07-30 | Use '#!/bin/ksh' for install scripts, as we use so many ksh'isms. Some of | Kenneth R Westerback |
2004-04-06 | Remove the 3.3 -> 3.4 upgrade openssl hack. | Kenneth R Westerback |
2004-03-23 | Update copyrights to 2004. | Kenneth R Westerback |
2003-09-22 | Introduce a function ask_yn() to use when asking 'yes or no' | Kenneth R Westerback |
2003-09-09 | do not defer * matching; from drahn, with some input from me | Theo de Raadt |
2003-09-06 | Do the ssl/openssl directory/link dance in both places it could occur, | Kenneth R Westerback |
2003-08-17 | With 3.4, /usr/include/ssl is a link and /usr/include/openssl is the | Kenneth R Westerback |
2003-08-16 | Minor cosmetic cleanup. | Kenneth R Westerback |
2003-06-23 | Fix comment typo in last commit. | Kenneth R Westerback |
2003-06-23 | Minor cleanups. | Kenneth R Westerback |
2002-12-08 | Fix & cleanup logic, especially around interrupted installs. | Kenneth R Westerback |
2002-12-01 | Code consolidation. Create edit_tmp_file(), manual_net_cfg(), inet_info() | Kenneth R Westerback |
2002-11-10 | Polish wording on fstab verbiage, and swap paragraphs so the paragraph | Kenneth R Westerback |
2002-11-07 | Treat 'bsd' like just another filename in THESETS, no more 'kernel' | Kenneth R Westerback |
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-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-07-27 | Fix two problems. | Kenneth R Westerback |
2002-07-18 | Rework upgrade's fstab handling so | Kenneth R Westerback |
2002-07-13 | More cleanup/simplification/shrinkage. | Kenneth R Westerback |
2002-07-06 | Remove obsolete upgrade hacks for XF3->XF4 and moving | 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-04-29 | Eliminate basename(). Just use parameter expansion syntax to remove | 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-13 | only fsck root once in upgrade; from krw | 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-26 | Cleanup (and shrink) ftp_list_files() in install.sub by removing | Kenneth R Westerback |