summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/label.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug where request_part_size() was hard-coded to check the rootSizejhb2002-06-071-1/+1
* Add a 'diskInteractive' variable that can be set to interactively partitionjhb2002-05-311-2/+4
* Fix a signal 11 error that occurs if you try to use the 'T' option onmurray2002-01-291-1/+2
* Add 'R'ecover option that deletes a partition and attemptsdillon2002-01-071-3/+14
* Enable soft updates by default for everything but the root filesystem.jkh2001-12-201-1/+1
* cleanupdillon2001-12-101-7/+7
* Add auto-fill-on-delete. When deleting an 'A'uto created partitiondillon2001-12-091-21/+35
* Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonabledillon2001-12-091-112/+243
* Tweak the Alpha partition warning wording and comment a little.obrien2001-07-131-5/+5
* Rudamentary attempt to reconize when `a' is not the first partition on theobrien2001-07-131-1/+23
* Make soft updates option print more nicely and stop overflow ofjkh2001-05-061-5/+8
* Remove now obsolete check for root filesystems > cyl 1024. The bootjkh2001-05-031-14/+4
* Bump the default / size up another 10MB to 120MB.obrien2001-04-051-1/+1
* Fix a bug with setting the soft updates option from a script.jkh2001-03-231-4/+3
* Really finish softupdate setting from the label editor and fixjkh2001-03-121-16/+20
* Support setting soft updates from the label editor.jkh2001-03-101-12/+27
* Bump the i386 default root by another 30MB to 100MB total. The Alphaobrien2001-02-071-2/+2
* Add 20MB to the default / size for this in-development branch.obrien2001-02-071-2/+2
* Adapt sysinstall to use the new msgNoYes() function which assumesjkh2000-12-141-3/+3
* - Support MBR boot loaders that are larger than one sector size.jhb2000-07-121-9/+0
* o Add support for loading the rsaref or rsaintl packages, dependingjkh2000-02-291-2/+5
* Better screen handling in X desktop setup.jkh1999-12-181-11/+0
* Bump default root size to 50MB on i386 (70MB on Alpha).jkh1999-12-171-3/+3
* Completely rip-out and redesign sysinstall's refresh model as welljkh1999-12-141-8/+9
* I shouldn't have incremented PART_OFF; it was wrong and broke labeljkh1999-12-121-1/+1
* Allow 2 more characters for Mike's long device names.jkh1999-12-021-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make the newfs parameters a global option.phk1999-08-051-2/+3
* Allow room for editing labels on disks that are >= 10000Mbbrian1999-07-291-5/+5
* 1. Silence warning.jkh1999-05-071-1/+2
* Bump default root fs sizes, for both i386 and alpha architectures.jkh1999-03-301-6/+6
* o Use larger minimum root size on alpha.jkh1999-03-091-2/+13
* Totally change the way variables are accounted for in sysinstall.jkh1999-02-051-11/+11
* More support for Alpha installs.jkh1999-01-291-3/+27
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,jkh1999-01-081-1/+12
* MF22: Paul Traina's changes.jkh1998-07-181-3/+11
* Fix bogusly shadowed variable.jkh1998-03-131-5/+3
* MF22: reset root flags properly.jkh1998-02-061-1/+3
* MFS.obrien1997-11-051-3/+3
* Fix bogon I introduced while adding disks menu to label editor.jkh1997-10-141-3/+5
* Only need to call label editor for all drives.jkh1997-10-131-11/+5
* Separate the siamese twins that were the partition and label editor.jkh1997-10-121-40/+99
* More label editor enhancements.jkh1997-09-201-50/+46
* Fix conditional bogon in Label Editor [from Ed Gold]jkh1997-09-201-4/+4
* MF22: pst's changes.jkh1997-09-161-18/+20
* Scrolling partition and label lists now make it possible to partitionjkh1997-09-091-10/+144
* Make some changes to the way the label editor reads script variablesjkh1997-08-111-38/+49
* Resurrect / implement some of the more esoteric scripting features,jkh1997-06-051-2/+115
* Fix a long-standing bug with the label editor I just found (you couldjkh1997-03-111-9/+10
* YAMF22jkh1997-03-081-1/+3
OpenPOWER on IntegriCloud