freebsd-dev/usr.sbin/sysinstall
Ceri Davies 17418fea72 On i386, 7.0 requires 106MB on /usr. 6.0 requires 101MB.
Bump USR_MIN_SIZE to 128MB, so that an auto-layout install won't fail
due to /usr being too small.

MFC After:	8 days
2005-12-30 21:45:10 +00:00
..
help Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
anonFTP.c Various updates to the anonymous ftp support: 2004-11-16 19:06:42 +00:00
cdrom.c - Fix a bug in sysinstall related to mounting CD-ROMs. If mount(2) fails 2005-03-02 22:27:22 +00:00
command.c
config.c Make sure /etc/fstab is written out for Apple-partitioned drives 2005-07-21 03:32:29 +00:00
devices.c Sync whitespace change that is found uniquely in RELENG_6, to reduce diff 2005-10-09 04:44:51 +00:00
dhcp.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
disks.c Add over 32GB disk support on pc98 (userland part). 2005-03-30 13:03:33 +00:00
dispatch.c Remove support for configuring the X server from sysinstall. General 2004-08-30 21:03:09 +00:00
dist.c Update number and size of Ports Collection. 2005-08-28 02:30:50 +00:00
dist.h Provide 32-bit runtime support on amd64 as a separate distribution, lib32. 2005-06-16 18:16:14 +00:00
dmenu.c Fix 3 'cast to pointer from integer of different size' warnings. 2003-09-17 03:45:30 +00:00
doc.c s/package_exists/package_installed/g as that's much more descriptive of 2004-01-02 09:19:13 +00:00
dos.c
floppy.c A media type of floppy is detected automatically. 2004-08-15 13:00:07 +00:00
ftp.c MACHINE is changed to "pc98" on FreeBSD/pc98. 2005-12-08 12:43:20 +00:00
globals.c o Save pointers to the chunks for root, home, swap, usr, var and tmp in 2004-08-07 01:19:54 +00:00
http.c
index.c Don't ask about CD numbers if not installing from CD. 2005-07-02 22:34:22 +00:00
install.c An i386 machine with 32MB of RAM requires a 700MB disk for auto-layout to 2005-12-29 19:25:17 +00:00
install.cfg
installUpgrade.c Preserve /etc/sysctl.conf when doing a binary update. This prevents, for 2005-12-01 21:39:43 +00:00
keymap.c
label.c On i386, 7.0 requires 106MB on /usr. 6.0 requires 101MB. 2005-12-30 21:45:10 +00:00
list.h
main.c Remove usbd(8) and all references to it. It is no longer necessary 2005-12-15 01:04:51 +00:00
Makefile Remove usbd(8) and all references to it. It is no longer necessary 2005-12-15 01:04:51 +00:00
media.c
menus.c Remove usbd(8) and all references to it. It is no longer necessary 2005-12-15 01:04:51 +00:00
misc.c
modules.c Add a new variable 'skipPCCARD'. This variable will cause sysinstall 2003-08-20 06:24:12 +00:00
mouse.c
msg.c
network.c
nfs.c Various NFS-related bug fixes (mostly related to using variable_get() 2003-10-19 13:37:12 +00:00
options.c Various NFS-related bug fixes (mostly related to using variable_get() 2003-10-19 13:37:12 +00:00
package.c s/package_exists/package_installed/g as that's much more descriptive of 2004-01-02 09:52:14 +00:00
pccard.c The PCMCIA Standard dictates that those funny cards you insert into 2003-08-20 06:27:21 +00:00
rtermcap.c
sysinstall.8 -mdoc sweep. 2005-11-18 10:56:28 +00:00
sysinstall.h Remove usbd(8) and all references to it. It is no longer necessary 2005-12-15 01:04:51 +00:00
system.c The /stand directory now disappears out from under sysinstall while 2005-08-05 13:39:08 +00:00
tape.c
tcpip.c Adapt sysinstall to the new dhclient. This includes explicitely telling 2005-07-11 03:57:04 +00:00
termcap.c
ttys.c
ufs.c
user.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
variable.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
wizard.c Move the inclusion of libdisk.h from sysinstall.h to the source files 2004-08-02 23:18:48 +00:00