aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/label.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-31/+8
* MFC: Add 'diskInteractive' variable.John Baldwin2002-07-031-2/+4
* MFC: Rudimentary attempt to recognize when 'a' is not the first partitionJohn Baldwin2002-07-021-0/+22
* MFC: Check the right variable in request_part_size().John Baldwin2002-07-021-1/+1
* MFC: Comment and whitespace sync with current.John Baldwin2002-07-021-5/+4
* MFC: r1.116 - DTRT with existing FreeBSD partitions. Don't referenceMurray Stokely2002-01-301-1/+2
* MFC 1.111, 1.112, 1.113, 1.115Matthew Dillon2002-01-071-114/+271
* MFC: enable soft updates by default for everything but the root fs.Jordan K. Hubbard2001-12-201-1/+1
* MFC: code cleanup, more sensible menu ordering for X bits, proper label columnsJordan K. Hubbard2001-05-091-19/+12
* MFC: fix soft update script bogon, eliminate warningJordan K. Hubbard2001-03-231-4/+3
* MFC: OK, reviewing all of these changes actually shows them to beJordan K. Hubbard2001-03-121-30/+49
* MFC: use No/Yes dialogs where more appropriate.Jordan K. Hubbard2000-12-151-3/+3
* MFC: Teach sysinstall to support MBR boot loaders of multiple sectors.John Baldwin2000-07-171-9/+0
* o Add support for loading the rsaref or rsaintl packages, dependingJordan K. Hubbard2000-02-291-2/+5
* Better screen handling in X desktop setup.Jordan K. Hubbard1999-12-181-11/+0
* Bump default root size to 50MB on i386 (70MB on Alpha).Jordan K. Hubbard1999-12-171-3/+3
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-8/+9
* I shouldn't have incremented PART_OFF; it was wrong and broke labelJordan K. Hubbard1999-12-121-1/+1
* Allow 2 more characters for Mike's long device names.Jordan K. Hubbard1999-12-021-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Make the newfs parameters a global option.Poul-Henning Kamp1999-08-051-2/+3
* Allow room for editing labels on disks that are >= 10000MbBrian Somers1999-07-291-5/+5
* 1. Silence warning.Jordan K. Hubbard1999-05-071-1/+2
* Bump default root fs sizes, for both i386 and alpha architectures.Jordan K. Hubbard1999-03-301-6/+6
* o Use larger minimum root size on alpha.Jordan K. Hubbard1999-03-091-2/+13
* Totally change the way variables are accounted for in sysinstall.Jordan K. Hubbard1999-02-051-11/+11
* More support for Alpha installs.Jordan K. Hubbard1999-01-291-3/+27
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,Jordan K. Hubbard1999-01-081-1/+12
* MF22: Paul Traina's changes.Jordan K. Hubbard1998-07-181-3/+11
* Fix bogusly shadowed variable.Jordan K. Hubbard1998-03-131-5/+3
* MF22: reset root flags properly.Jordan K. Hubbard1998-02-061-1/+3
* MFS.David E. O'Brien1997-11-051-3/+3
* Fix bogon I introduced while adding disks menu to label editor.Jordan K. Hubbard1997-10-141-3/+5
* Only need to call label editor for all drives.Jordan K. Hubbard1997-10-131-11/+5
* Separate the siamese twins that were the partition and label editor.Jordan K. Hubbard1997-10-121-40/+99
* More label editor enhancements.Jordan K. Hubbard1997-09-201-50/+46
* Fix conditional bogon in Label Editor [from Ed Gold]Jordan K. Hubbard1997-09-201-4/+4
* MF22: pst's changes.Jordan K. Hubbard1997-09-161-18/+20
* Scrolling partition and label lists now make it possible to partitionJordan K. Hubbard1997-09-091-10/+144
* Make some changes to the way the label editor reads script variablesJordan K. Hubbard1997-08-111-38/+49
* Resurrect / implement some of the more esoteric scripting features,Jordan K. Hubbard1997-06-051-2/+115
* Fix a long-standing bug with the label editor I just found (you couldJordan K. Hubbard1997-03-111-9/+10
* YAMF22Jordan K. Hubbard1997-03-081-1/+3
* 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-1/+1
* Accept emacs-style editing keys for traversal and ESC as an abort character.Jordan K. Hubbard1997-01-151-0/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* As Paul has just pointed out, much of my strncpy() usage was eitherJordan K. Hubbard1996-12-091-3/+3
* Correctly re-adjust current slice # when slices are deleted.Jordan K. Hubbard1996-10-061-25/+47
* Various cosmetic tweaks.Jordan K. Hubbard1996-10-041-5/+7