summaryrefslogtreecommitdiff
path: root/release/sysinstall/installUpgrade.c
Commit message (Expand)AuthorAgeFilesLines
* Sysinstall has been repocopied to src/usr.sbin/sysinstall and everythingJohn Baldwin2001-01-171-493/+0
* Really turn off srcs for upgrades.Jordan K. Hubbard2000-11-141-0/+1
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-061-1/+1
* Be neater with the screen contents.Jordan K. Hubbard2000-02-261-6/+7
* Include /usr/libexec in the list of upgrade targets by chflags'ing it first.Jordan K. Hubbard2000-02-151-1/+1
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-17/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Preserve /root's dotfiles across upgrades too.Jordan K. Hubbard1999-05-111-1/+5
* Don't allow upgrade to touch /usr/src; only evil can result fromJordan K. Hubbard1999-04-071-1/+12
* Add /etc/rc.firewall to list of "save after upgrade" targets.Jordan K. Hubbard1999-03-191-1/+2
* Write out new boot blocks on upgrade.Jordan K. Hubbard1999-02-151-1/+3
* Update to current state of /etcJordan K. Hubbard1999-02-131-17/+12
* Totally change the way variables are accounted for in sysinstall.Jordan K. Hubbard1999-02-051-5/+5
* o Break fixups into binary fixups and XFree86 based fixups.Jordan K. Hubbard1998-11-151-23/+1
* Deal with both foo.hlp and FOO.TXT files.Jordan K. Hubbard1998-11-031-2/+2
* Add /usr/lib to the list of things to chflag before upgrading.Jordan K. Hubbard1998-08-281-2/+2
* Add 'newsyslog.conf' to the list of files to not clobberSteve Price1998-05-241-1/+2
* Sync with 2.2-stable branch.Jordan K. Hubbard1998-03-241-7/+12
* MF22: resync.Jordan K. Hubbard1998-03-231-1/+2
* MF22: install correct kernelJordan K. Hubbard1998-03-211-5/+6
* Do chflags properly even when running multi-user.Jordan K. Hubbard1997-10-291-5/+5
* Separate the siamese twins that were the partition and label editor.Jordan K. Hubbard1997-10-121-14/+15
* Keep fingers off /etc files until they're properly backed up.Jordan K. Hubbard1997-10-011-16/+16
* Be more cautious about leaving user with a workable kernel during theJordan K. Hubbard1997-09-091-2/+7
* Make upgrade potentially a little less interactive.Jordan K. Hubbard1997-09-081-2/+138
* 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