aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/installUpgrade.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 1.33.2.12 from 2.2Jordan K. Hubbard1997-05-091-1/+5
* Adapt to rc.conf file format.Jordan K. Hubbard1997-04-281-2/+2
* Sync up to current state of development.Jordan K. Hubbard1997-04-021-1/+2
* Merge all my sysinstall changes over to the 2.1 branch.Jordan K. Hubbard1997-03-111-2/+2
* YAMF22Jordan K. Hubbard1997-03-071-7/+6
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0Jordan K. Hubbard1997-02-071-1/+1
* Do media initialization at correct time for upgrade too.Jordan K. Hubbard1997-01-291-15/+18
* Now that I know which parts of the installation really need it (sinceJordan K. Hubbard1997-01-171-7/+7
* Put upgraded files in their own directory - using the suffix was a bad idea.Jordan K. Hubbard1997-01-151-8/+10
* Register SLIP/PPP devices properly again.Jordan K. Hubbard1997-01-151-77/+18
* Add some missing parameters to msgConfirm() which produced the effectsJordan K. Hubbard1997-01-151-2/+2
* Make upgrade allow reselection of failed media.Jordan K. Hubbard1997-01-151-12/+14
* Make the FTP installation codepath a lot more defensive. TrapJordan K. Hubbard1997-01-151-12/+25
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* make note of which /etc files need upgrading in installUpgrade ratherJordan K. Hubbard1996-12-151-6/+14
* Several areas of improvement:Jordan K. Hubbard1996-12-081-2/+2
* DTRT if ESC is hit in a Yes/No dialog.Jordan K. Hubbard1996-10-091-5/+5
* Don't call copySelf() when upgrading.Jordan K. Hubbard1996-09-181-7/+1
* Try to make screen update more efficient (less flickering) by moreJordan K. Hubbard1996-08-031-5/+4
* Damn - looks like upgrade got broken along the way and it's not somethingJordan K. Hubbard1996-07-141-28/+46
* Whoops! Now that I'm decompressing docs into /tmp, it's important toJordan K. Hubbard1996-07-081-2/+2
* Support compressed doc files again.Jordan K. Hubbard1996-07-051-17/+21
* Make it plainer how to exit.Jordan K. Hubbard1996-07-021-4/+4
* Sha-ZAM!Jordan K. Hubbard1996-05-291-7/+1
* Fix some long-standing malloc bugs in the package handling code (freeing garbageJordan K. Hubbard1996-05-161-15/+6
* Add a new -fake argument to make sysinstall not actually change things whileJordan K. Hubbard1996-04-281-8/+21
* Fix an ancient index list bug.Jordan K. Hubbard1996-04-281-6/+6
* Quite a few changes:Jordan K. Hubbard1996-04-251-7/+7
* Bring this into sync.Jordan K. Hubbard1996-04-231-27/+4
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-21/+14
* Major surgery.Jordan K. Hubbard1996-04-071-6/+7
* Warn the user extra special for /etc/sysconfig.Jordan K. Hubbard1995-11-171-2/+14
* o Use correct device for Wangtek tapes.Jordan K. Hubbard1995-11-081-4/+4
* Correct some *serious* brain-o's in the upgrade procedure. Thanks forJordan K. Hubbard1995-11-061-2/+21
* Move MBR selection to write/quite stage of disk editor for a more logicalJordan K. Hubbard1995-11-041-2/+2
* Various tweaks to adjust things more to my liking. Also bring in Rich'sJordan K. Hubbard1995-11-041-4/+1
* Lots-o-cleanup(tm):Jordan K. Hubbard1995-11-031-15/+6
* Be more aggressive about writing out configuration files.Jordan K. Hubbard1995-10-271-4/+1
* o Fix installUpgrade to start the holographic shell as well.Jordan K. Hubbard1995-10-261-1/+2
* Make upgrades actually work (thanks, Julian).Jordan K. Hubbard1995-10-241-48/+51
* Reshuffle the network config code a little so that it's actuallyJordan K. Hubbard1995-10-231-5/+5
* Second round of screen update changes. Now handle the yes/no dialogsJordan K. Hubbard1995-10-221-1/+5
* Style changes. Clear the screen before a lot of error dialogs so that theyJordan K. Hubbard1995-10-221-7/+27
* Sync for Westhill build.Jordan K. Hubbard1995-10-201-5/+4
* Fix fix.Jordan K. Hubbard1995-10-201-5/+4
* More bug fixing, make debug settable two ways, put more meat intoJordan K. Hubbard1995-10-201-8/+18
* Sync.Jordan K. Hubbard1995-10-191-12/+3
* Drat! Forgot the adds..Jordan K. Hubbard1995-10-191-0/+353