aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/disks.c
Commit message (Expand)AuthorAgeFilesLines
* Silence more warnings.Murray Stokely2001-09-221-2/+2
* ``An undocumented feature is a bug.''Joerg Wunsch2001-04-181-4/+4
* Moved '#endif' to correct position. (previous commit broke pc98 support)Yoshihiro Takahashi2001-03-151-1/+1
* Really finish softupdate setting from the label editor and fixJordan K. Hubbard2001-03-121-34/+15
* Backtrack a bit.. Put the dangerously dedicated option under aPeter Wemm2001-01-151-1/+11
* Don't invite trouble by waving the 'Dangerously Dedicated' (DD) optionPeter Wemm2001-01-151-9/+2
* Adapt sysinstall to use the new msgNoYes() function which assumesJordan K. Hubbard2000-12-141-3/+3
* - Added support for installing boot0 and boot0.5 for PC-98.Yoshihiro Takahashi2000-08-121-20/+112
* - Support MBR boot loaders that are larger than one sector size.John Baldwin2000-07-121-18/+31
* - Remove obsolete PC-card boot.flp hack. It was for making both PC-cardYoshihiro Takahashi2000-06-051-11/+78
* Add the 'Z' key to the slice editor. Hitting it toggles the units theDavid E. O'Brien2000-05-261-9/+34
* o Add support for loading the rsaref or rsaintl packages, dependingJordan K. Hubbard2000-02-291-0/+4
* In retrospect, msgNotify() should leave its contents on the screenJordan K. Hubbard1999-12-171-1/+1
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-9/+2
* I shouldn't have incremented PART_OFF; it was wrong and broke labelJordan K. Hubbard1999-12-121-1/+0
* Remove BAD144 support.Poul-Henning Kamp1999-11-271-33/+1
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,Jordan K. Hubbard1999-09-021-10/+6
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,Jordan K. Hubbard1999-09-011-6/+10
* Always set the MBR value. When you leave it uninitialized, it seemsJordan K. Hubbard1999-08-281-10/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Totally change the way variables are accounted for in sysinstall.Jordan K. Hubbard1999-02-051-10/+10
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,Jordan K. Hubbard1999-01-081-1/+8
* Read in /boot contents at runtime. Assumes /boot/boot1 on alpha (whichJordan K. Hubbard1999-01-021-5/+39
* properly conditionalize for alpha.Jordan K. Hubbard1998-10-131-2/+2
* switch to proper boot0Jordan K. Hubbard1998-10-131-3/+3
* Don't use boot2 on alpha.Jordan K. Hubbard1998-10-071-1/+5
* One last alpha seat belt - never ask for an MBR boot manager.Jordan K. Hubbard1998-09-301-1/+3
* Add another check to prevent user from hanging themselves on alpha.Jordan K. Hubbard1998-09-301-1/+6
* Always use dedicated disk case on alpha.Jordan K. Hubbard1998-09-301-1/+5
* Device name cleanup for CAM.Justin T. Gibbs1998-09-151-1/+2
* Fix printf warnings and add a few casts.Jordan K. Hubbard1998-09-141-2/+2
* MF22: resync.Jordan K. Hubbard1998-03-231-1/+14
* MF22: catch up with recent changes.Jordan K. Hubbard1998-03-231-2/+13
* correct checks for "already written" case.Jordan K. Hubbard1998-03-191-7/+9
* MF22: correct bogus failure return.Jordan K. Hubbard1998-02-131-2/+2
* Typo: PAT -> FAT.Steve Price1998-02-011-2/+2
* Fix disk counting bug.Jordan K. Hubbard1997-10-181-5/+5
* Separate the siamese twins that were the partition and label editor.Jordan K. Hubbard1997-10-121-40/+66
* Fix offset bug in partition display that made partitions of typeJordan K. Hubbard1997-09-111-9/+42
* Add a hint to the FAQ regarding ``DD'' disks.Joerg Wunsch1997-09-071-2/+4
* People have complained that this is overly chatty, andJordan K. Hubbard1997-09-031-17/+1
* 1. Add a noWarn flag so that scripts can turn warnings off.Jordan K. Hubbard1997-06-181-3/+4
* YAMF22Jordan K. Hubbard1997-06-121-3/+8
* Resurrect / implement some of the more esoteric scripting features,Jordan K. Hubbard1997-06-051-2/+93
* Fix null dereference if config variable not set.Paul Traina1997-05-101-3/+3
* Add in some more config file support -- add variables to shut upPaul Traina1997-05-051-21/+26
* Sync with 2.2 and clean up some tortured english that was added.Jordan K. Hubbard1997-04-201-3/+3
* YAMF22 (rev 1.70.2.10, added blurb to explanations)Joerg Wunsch1997-03-111-1/+7
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* This is a patch that makes some of the "partitions" --> "slice" to beJordan K. Hubbard1997-01-241-11/+11