summaryrefslogtreecommitdiff
path: root/distrib/miniroot/upgrade.sh
AgeCommit message (Expand)Author
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
2002-07-06Remove obsolete upgrade hacks for XF3->XF4 and movingKenneth R Westerback
2002-06-29Some cleanup/simplification:Kenneth R Westerback
2002-06-25Complete yet more of the c2k2 initiated changes. In this round:Kenneth R Westerback
2002-04-29Eliminate basename(). Just use parameter expansion syntax to removeKenneth R Westerback
2002-04-28Remove superfluous '{}' in variable references that are all alone in aKenneth R Westerback
2002-04-28Change getresp() into ask().Kenneth R Westerback
2002-04-13only fsck root once in upgrade; from krwTheo de Raadt
2002-04-09More reorganizations, fixes and shrinkage.Kenneth R Westerback
2002-04-05Abstract out common startup and finishing code from install.shKenneth R Westerback
2002-04-02Do not copy /etc/mygate to install'ed systems if dhcp is specifiedKenneth R Westerback
2002-03-31naddy@ pointed out that in the two situationsKenneth R Westerback
2002-03-31This omnibus diff does a number of cleanups:Kenneth R Westerback
2002-03-30shrink 599 more bytes: cleanups to "case" and such; ok krwTheo de Raadt
2002-03-30Squeeze a few bytes out of the installation scripts by usingKenneth R Westerback
2002-03-26Cleanup (and shrink) ftp_list_files() in install.sub by removingKenneth R Westerback