summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/installUpgrade.c
Commit message (Expand)AuthorAgeFilesLines
* sysinstall's binary upgrade option used to display the contents ofbmah2001-09-041-3/+5
* Preserve /etc/hosts.allow and /etc/dhclient.conf during upgrades.jkh2001-08-311-0/+2
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As thedd2001-07-021-2/+2
* Preserve ssh directory across upgrades.jkh2001-03-241-0/+1
* Properly preserve /etc/mail during upgrades.jkh2001-02-211-0/+1
* Really turn off srcs for upgrades.jkh2000-11-141-0/+1
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-1/+1
* Be neater with the screen contents.jkh2000-02-261-6/+7
* Include /usr/libexec in the list of upgrade targets by chflags'ing it first.jkh2000-02-151-1/+1
* Completely rip-out and redesign sysinstall's refresh model as welljkh1999-12-141-17/+14
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Preserve /root's dotfiles across upgrades too.jkh1999-05-111-1/+5
* Don't allow upgrade to touch /usr/src; only evil can result fromjkh1999-04-071-1/+12
* Add /etc/rc.firewall to list of "save after upgrade" targets.jkh1999-03-191-1/+2
* Write out new boot blocks on upgrade.jkh1999-02-151-1/+3
* Update to current state of /etcjkh1999-02-131-17/+12
* Totally change the way variables are accounted for in sysinstall.jkh1999-02-051-5/+5
* o Break fixups into binary fixups and XFree86 based fixups.jkh1998-11-151-23/+1
* Deal with both foo.hlp and FOO.TXT files.jkh1998-11-031-2/+2
* Add /usr/lib to the list of things to chflag before upgrading.jkh1998-08-281-2/+2
* Add 'newsyslog.conf' to the list of files to not clobbersteve1998-05-241-1/+2
* Sync with 2.2-stable branch.jkh1998-03-241-7/+12
* MF22: resync.jkh1998-03-231-1/+2
* MF22: install correct kerneljkh1998-03-211-5/+6
* Do chflags properly even when running multi-user.jkh1997-10-291-5/+5
* Separate the siamese twins that were the partition and label editor.jkh1997-10-121-14/+15
* Keep fingers off /etc files until they're properly backed up.jkh1997-10-011-16/+16
* Be more cautious about leaving user with a workable kernel during thejkh1997-09-091-2/+7
* Make upgrade potentially a little less interactive.jkh1997-09-081-2/+138
* Merge 1.33.2.12 from 2.2jkh1997-05-091-1/+5
* Adapt to rc.conf file format.jkh1997-04-281-2/+2
* Sync up to current state of development.jkh1997-04-021-1/+2
* Merge all my sysinstall changes over to the 2.1 branch.jkh1997-03-111-2/+2
* YAMF22jkh1997-03-071-7/+6
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0jkh1997-02-071-1/+1
* Do media initialization at correct time for upgrade too.jkh1997-01-291-15/+18
* Now that I know which parts of the installation really need it (sincejkh1997-01-171-7/+7
* Put upgraded files in their own directory - using the suffix was a bad idea.jkh1997-01-151-8/+10
* Register SLIP/PPP devices properly again.jkh1997-01-151-77/+18
* Add some missing parameters to msgConfirm() which produced the effectsjkh1997-01-151-2/+2
* Make upgrade allow reselection of failed media.jkh1997-01-151-12/+14
* Make the FTP installation codepath a lot more defensive. Trapjkh1997-01-151-12/+25
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* make note of which /etc files need upgrading in installUpgrade ratherjkh1996-12-151-6/+14
* Several areas of improvement:jkh1996-12-081-2/+2
* DTRT if ESC is hit in a Yes/No dialog.jkh1996-10-091-5/+5
* Don't call copySelf() when upgrading.jkh1996-09-181-7/+1
* Try to make screen update more efficient (less flickering) by morejkh1996-08-031-5/+4
* Damn - looks like upgrade got broken along the way and it's not somethingjkh1996-07-141-28/+46
* Whoops! Now that I'm decompressing docs into /tmp, it's important tojkh1996-07-081-2/+2
OpenPOWER on IntegriCloud