summaryrefslogtreecommitdiff
path: root/distrib/miniroot/upgrade.sh
AgeCommit message (Expand)Author
2015-04-07Tweak previous.Robert Peichaer
2015-04-06Moar comments !! Explain what's going on during install / upgrade.Robert Peichaer
2015-04-04I contributed substantially to the installer, so add copyright.Robert Peichaer
2015-03-28- Start comments with capital letters.Robert Peichaer
2015-03-11Shuffle some code around to make it easier to read. Add get_rootinfo()Kenneth R Westerback
2015-01-30remove rndc (from bind) as well, ok deraadtStuart Henderson
2015-01-29At upgrade time delete sendmail,named,nginx,openssl binaries becauseTheo de Raadt
2014-12-10Time to murder some smtpd's related XXXGiovanni Bechis
2014-08-10{ foo ; bar ; } -> { foo; bar; }Robert Peichaer
2014-08-03smtpd got privsep'ed and the _smtpq user is now used to manage theseRobert Peichaer
2014-03-20FTP is so 20th century. Remove 'ftp' as a method to obtain installationKenneth R Westerback
2014-02-21remove stupid comment from decades ago. Proof is in the pudding, turnsTheo de Raadt
2014-02-21oops, seperate pieces coming...Theo de Raadt
2014-02-21servicesTheo de Raadt
2014-01-05We can feed_random right after mounting the filesystems, hoping we pickTheo de Raadt
2012-04-21remove the "Do you want to do any manual network configuration?" question.Henning Brauer
2011-07-06Remove the verbiage about manually merging 'etc' on upgrade. You getAntoine Jacoutot
2010-01-10remove and move some chatty byte during upgrade startup; ok krw, idea from mc...Theo de Raadt
2009-05-06Split the collection of many questions from the appplication of theirTheo de Raadt
2009-04-25Cleanup. Some ksh'ing, shrinkage, verbiage tweaks and consistency.Kenneth R Westerback
2009-04-25During upgrades don't bother displaying the fstab to be 'munged'Kenneth R Westerback
2009-04-25Always configure the network (if any) during upgrades. Another questionKenneth R Westerback
2008-06-27Remove clauses 3 and 4 from license copyrighted by millert, deraadt,Ray Lai
2006-08-29Handle site${VERSION}-$(hostname -s).tgz files better so that theyKenneth R Westerback
2006-06-23Add a set siteXY-<hostname>.tgz and make it selected by default. ThisKenneth R Westerback
2005-10-12Comments are now allowed in myname and mygate. Steal stripcom() fromKenneth R Westerback
2005-04-02Scrounge a few characters of whitespace.Kenneth R Westerback
2005-03-26More cleanup. ${MODE} -> $MODE.Kenneth R Westerback
2004-10-02Minor code cleanup and shrinkage. No functional change.Kenneth R Westerback
2004-07-30Use '#!/bin/ksh' for install scripts, as we use so many ksh'isms. Some ofKenneth R Westerback
2004-04-06Remove the 3.3 -> 3.4 upgrade openssl hack.Kenneth R Westerback
2004-03-23Update copyrights to 2004.Kenneth R Westerback
2003-09-22Introduce a function ask_yn() to use when asking 'yes or no'Kenneth R Westerback
2003-09-09do not defer * matching; from drahn, with some input from meTheo de Raadt
2003-09-06Do the ssl/openssl directory/link dance in both places it could occur,Kenneth R Westerback
2003-08-17With 3.4, /usr/include/ssl is a link and /usr/include/openssl is theKenneth R Westerback
2003-08-16Minor cosmetic cleanup.Kenneth R Westerback
2003-06-23Fix comment typo in last commit.Kenneth R Westerback
2003-06-23Minor cleanups.Kenneth R Westerback
2002-12-08Fix & cleanup logic, especially around interrupted installs.Kenneth R Westerback
2002-12-01Code consolidation. Create edit_tmp_file(), manual_net_cfg(), inet_info()Kenneth R Westerback
2002-11-10Polish wording on fstab verbiage, and swap paragraphs so the paragraphKenneth R Westerback
2002-11-07Treat 'bsd' like just another filename in THESETS, no more 'kernel'Kenneth R Westerback
2002-11-01Cleanup. install_sets() no longer takes a parameter.Kenneth R Westerback
2002-10-03Divorce system hostname handling from network configuration.Kenneth R Westerback
2002-09-17Ruthlessly expunge unnecessary verbiage and whitespace to make sureKenneth R Westerback
2002-08-27Move general partitioning advice from machine dependant per diskKenneth R Westerback
2002-07-27Fix two problems.Kenneth R Westerback
2002-07-18Rework upgrade's fstab handling soKenneth R Westerback
2002-07-13More cleanup/simplification/shrinkage.Kenneth R Westerback