index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
sysinstall
/
label.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Don't tell that there's such a thing as a C suffix for specifying
marcel
2003-11-04
1
-7
/
+22
*
o Add PART_EFI so that we can use it instead of PART_FAT on ia64
marcel
2003-11-02
1
-25
/
+52
*
o Compile-out "wizard" mode on ia64.
marcel
2003-11-01
1
-4
/
+26
*
Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc.
peter
2003-05-24
1
-1
/
+1
*
Don't use UFS2 by default during the install process on PC98, as the
rwatson
2003-04-21
1
-0
/
+4
*
Throw the switch--change to UFS2 as our default file system format for
rwatson
2003-04-20
1
-7
/
+21
*
Change the nominal swap calculation from 1/2 physical memory to 1/8
dillon
2003-01-25
1
-1
/
+1
*
Since our default boot block now supports UFS1 and UFS2 even on
rwatson
2002-12-28
1
-7
/
+2
*
Update ROOT_MIN_SIZE for i386 to 118MB (and other ROOT_*_SIZE).
kuriyama
2002-12-15
1
-4
/
+4
*
When things get bigger than 99GB our fields run over.
phk
2002-12-11
1
-5
/
+20
*
Reformulate how sysinstall handles file system options in the label
rwatson
2002-12-03
1
-50
/
+150
*
If the user choose to Undo everything in the label editor, only run the
jhb
2002-11-27
1
-0
/
+2
*
Add conditional code specific to ia64 to allow newfs(8)-ing FAT
marcel
2002-11-14
1
-2
/
+48
*
Also test for type efi everywhere we currently test for type fat.
marcel
2002-11-13
1
-1
/
+1
*
Use a clean flags variable when creating chunks from scripts instead of
jhb
2002-11-12
1
-3
/
+2
*
Remove a line that set the status to success. We already do that at the
jhb
2002-11-12
1
-2
/
+1
*
Try to cleanup the non-interactive disk labeling code a bit. Rework
jhb
2002-11-12
1
-49
/
+39
*
Do a bit of cleanup. new_part() basically ignored the passed in size
jhb
2002-11-12
1
-19
/
+11
*
Doh, fix a bug in previous commit. The default is to newfs for new
jhb
2002-11-12
1
-1
/
+1
*
When setting the mountpoint name, remember any previous setting of the
jhb
2002-11-12
1
-2
/
+7
*
The hw.physmem sysctl has an unsigned long value now, fix the retrieval
tmm
2002-11-02
1
-1
/
+1
*
With the recent libdisk changes, alpha doesn't need (as much) special magic.
phk
2002-10-30
1
-35
/
+0
*
Sparc64 will not need the same hacks as alpha did. Hopefully alpha wont
phk
2002-10-29
1
-4
/
+4
*
* Negative #if's are harder to read as they don't tell exactly what arch
obrien
2002-10-11
1
-5
/
+5
*
Fix a bug where request_part_size() was hard-coded to check the rootSize
jhb
2002-06-07
1
-1
/
+1
*
Add a 'diskInteractive' variable that can be set to interactively partition
jhb
2002-05-31
1
-2
/
+4
*
Fix a signal 11 error that occurs if you try to use the 'T' option on
murray
2002-01-29
1
-1
/
+2
*
Add 'R'ecover option that deletes a partition and attempts
dillon
2002-01-07
1
-3
/
+14
*
Enable soft updates by default for everything but the root filesystem.
jkh
2001-12-20
1
-1
/
+1
*
cleanup
dillon
2001-12-10
1
-7
/
+7
*
Add auto-fill-on-delete. When deleting an 'A'uto created partition
dillon
2001-12-09
1
-21
/
+35
*
Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonable
dillon
2001-12-09
1
-112
/
+243
*
Tweak the Alpha partition warning wording and comment a little.
obrien
2001-07-13
1
-5
/
+5
*
Rudamentary attempt to reconize when `a' is not the first partition on the
obrien
2001-07-13
1
-1
/
+23
*
Make soft updates option print more nicely and stop overflow of
jkh
2001-05-06
1
-5
/
+8
*
Remove now obsolete check for root filesystems > cyl 1024. The boot
jkh
2001-05-03
1
-14
/
+4
*
Bump the default / size up another 10MB to 120MB.
obrien
2001-04-05
1
-1
/
+1
*
Fix a bug with setting the soft updates option from a script.
jkh
2001-03-23
1
-4
/
+3
*
Really finish softupdate setting from the label editor and fix
jkh
2001-03-12
1
-16
/
+20
*
Support setting soft updates from the label editor.
jkh
2001-03-10
1
-12
/
+27
*
Bump the i386 default root by another 30MB to 100MB total. The Alpha
obrien
2001-02-07
1
-2
/
+2
*
Add 20MB to the default / size for this in-development branch.
obrien
2001-02-07
1
-2
/
+2
*
Adapt sysinstall to use the new msgNoYes() function which assumes
jkh
2000-12-14
1
-3
/
+3
*
- Support MBR boot loaders that are larger than one sector size.
jhb
2000-07-12
1
-9
/
+0
*
o Add support for loading the rsaref or rsaintl packages, depending
jkh
2000-02-29
1
-2
/
+5
*
Better screen handling in X desktop setup.
jkh
1999-12-18
1
-11
/
+0
*
Bump default root size to 50MB on i386 (70MB on Alpha).
jkh
1999-12-17
1
-3
/
+3
*
Completely rip-out and redesign sysinstall's refresh model as well
jkh
1999-12-14
1
-8
/
+9
*
I shouldn't have incremented PART_OFF; it was wrong and broke label
jkh
1999-12-12
1
-1
/
+1
*
Allow 2 more characters for Mike's long device names.
jkh
1999-12-02
1
-3
/
+3
[next]