summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/installUpgrade.c
Commit message (Expand)AuthorAgeFilesLines
* Write to slice name instead of directly to the disk device.Xin LI2007-06-051-1/+1
* During an upgrade, if /boot/kernel.prev exists then the backup ofCeri Davies2007-01-011-0/+18
* Clarify a comment.Ceri Davies2006-12-311-1/+1
* Fix a pair of user-visible typos.Ceri Davies2006-11-111-2/+2
* Back up /boot/kernel rather than /kernel for non-interactive upgrades.Ceri Davies2006-11-111-7/+8
* Add /lib and /libexec to the list of directories that have the schgCeri Davies2006-11-111-1/+1
* Fix typos in comments.Ceri Davies2006-11-071-1/+1
* Bring the "just copy" hit list closer to date.Ceri Davies2006-05-311-2/+9
* Update the location of the kernel for upgrades.Ceri Davies2006-05-311-6/+7
* Fix binary upgrades by accounting for the schg flag on /var/empty.Ceri Davies2006-05-041-1/+1
* Fix numerous warnings. Aside from menu items in system.c and menu.cJohn Baldwin2006-02-281-2/+2
* Preserve /etc/sysctl.conf when doing a binary update. This prevents, forPhilip Paeps2005-12-011-0/+1
* KerberosIV deorbit sequence: Un-teach sysinstall about KerberosIV. I'mMark Murray2003-03-081-1/+0
* Removed the vestiges of modems(5).Ruslan Ermilov2002-11-271-1/+0
* Change our default XF86Config location from /etc/ to /etc/X11/,David E. O'Brien2002-06-101-1/+1
* Change the name of the 'bin' distribution to 'base'.David E. O'Brien2002-04-231-11/+11
* Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.David E. O'Brien2002-04-011-2/+2
* Add nsmb.conf to the resurrection list.Sheldon Hearn2001-12-271-0/+1
* sysinstall's binary upgrade option used to display the contents ofBruce A. Mah2001-09-041-3/+5
* Preserve /etc/hosts.allow and /etc/dhclient.conf during upgrades.Jordan K. Hubbard2001-08-311-0/+2
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As theDima Dorfman2001-07-021-2/+2
* Preserve ssh directory across upgrades.Jordan K. Hubbard2001-03-241-0/+1
* Properly preserve /etc/mail during upgrades.Jordan K. Hubbard2001-02-211-0/+1
* 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