summaryrefslogtreecommitdiff
path: root/distrib/miniroot/upgrade.sh
AgeCommit message (Expand)Author
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
2002-03-04Update Copyright(c)'s to 2002Kenneth R Westerback
2002-03-03Cleanup/Improve trap handling.Kenneth R Westerback
2001-11-25Squeeze all obvious <blank>+<tab> and <tab><blank>+ combinationsKenneth R Westerback
2001-11-18Purge more (last?) comments from install scripts by removing allKenneth R Westerback
2001-10-11Do *not* copy the possibly edited fstab back to disk afterKenneth R Westerback
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
2001-04-20Cleanup, new features, shrinkage.Kenneth R Westerback
2000-05-12fix an oopsie; millertTheo de Raadt
2000-04-30When doing an upgrade, if there is an /etc/sendmail.cf and noTodd C. Miller
2000-04-30If the site tarball included a file /install.site (upgrade.site if weTodd C. Miller
2000-03-19populateusrlocal: create the right hierarchy under /usr/localMarc Espie