Age | Commit message (Expand) | Author |
2015-04-07 | Tweak previous. | Robert Peichaer |
2015-04-06 | Moar comments !! Explain what's going on during install / upgrade. | Robert Peichaer |
2015-04-04 | I contributed substantially to the installer, so add copyright. | Robert Peichaer |
2015-03-28 | - Start comments with capital letters. | Robert Peichaer |
2015-03-11 | Shuffle some code around to make it easier to read. Add get_rootinfo() | Kenneth R Westerback |
2015-01-30 | remove rndc (from bind) as well, ok deraadt | Stuart Henderson |
2015-01-29 | At upgrade time delete sendmail,named,nginx,openssl binaries because | Theo de Raadt |
2014-12-10 | Time to murder some smtpd's related XXX | Giovanni Bechis |
2014-08-10 | { foo ; bar ; } -> { foo; bar; } | Robert Peichaer |
2014-08-03 | smtpd got privsep'ed and the _smtpq user is now used to manage these | Robert Peichaer |
2014-03-20 | FTP is so 20th century. Remove 'ftp' as a method to obtain installation | Kenneth R Westerback |
2014-02-21 | remove stupid comment from decades ago. Proof is in the pudding, turns | Theo de Raadt |
2014-02-21 | oops, seperate pieces coming... | Theo de Raadt |
2014-02-21 | services | Theo de Raadt |
2014-01-05 | We can feed_random right after mounting the filesystems, hoping we pick | Theo de Raadt |
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 |