freebsd-dev/usr.sbin/sysinstall
John Baldwin 655f43e75c - Only define syscons menus and syscons menu items in other menus if
WITH_SYSCONS is defined.
- Only define mouse menus and mouse menu items if WITH_MICE is defined.
- Use WITH_SLICES instead of explicit lists of architectures to control
  the layout of menus dependent on if slices are used on this arch or not.
- Only include the linux startup option if WITH_LINUX is defined.
- Only include the SVR4 startup option on i386.  It doesn't work on sparc64,
  and it is debatable that it even works on i386.
- Change the OSF1 startup option to execute configOSF1() instead of just
  setting the variable so that /compat/osf1 gets created.

Tested on:	i386, alpha, sparc64
Approved by:	re
2002-11-27 19:51:43 +00:00
..
help
anonFTP.c
cdrom.c Check correct machine name. 2002-10-14 13:02:30 +00:00
command.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
config.c Only try to setup moused(8) before setting up the X server if WITH_MICE is 2002-11-27 19:39:26 +00:00
devices.c Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixes 2002-11-27 17:56:27 +00:00
dhcp.c
disks.c Enable selecting the type of partition menu on pc98. 2002-11-16 16:36:01 +00:00
dispatch.c Only include the diskPartitionEditor script command if WITH_SLICES is 2002-11-27 19:41:06 +00:00
dist.c Enable the compat4x distribution on Alpha as well as i386. 2002-11-27 19:16:39 +00:00
dist.h Expand X_AS_PKG so that we don't declare distribution bitmasks or menus 2002-11-27 18:36:30 +00:00
dmenu.c
doc.c
dos.c
floppy.c Use snprintf() instead of sprintf(). 2002-10-14 13:04:21 +00:00
ftp.c The MACHINE variable on pc98 is "i386". So, use "pc98" directly in PC98 case. 2002-10-14 13:06:13 +00:00
globals.c
http.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
index.c Add several new real categories and virtual categories. 2002-11-18 09:33:56 +00:00
install.c - Use WITH_SLICES to conditionalize the fdisk editor during install instead 2002-11-27 19:45:10 +00:00
install.cfg
installUpgrade.c Removed the vestiges of modems(5). 2002-11-27 16:45:10 +00:00
keymap.c
label.c If the user choose to Undo everything in the label editor, only run the 2002-11-27 19:46:18 +00:00
list.h
main.c * Negative #if's are harder to read as they don't tell exactly what arch 2002-10-11 22:30:09 +00:00
Makefile Since NEWCARD is the default for i386, undef PCCARD_ARCH. 2002-10-20 11:16:41 +00:00
media.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
menus.c - Only define syscons menus and syscons menu items in other menus if 2002-11-27 19:51:43 +00:00
misc.c
modules.c Move the modules in the mfsroot to /modules instead of /stand/modules so 2002-11-04 15:44:57 +00:00
mouse.c
msg.c
network.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
nfs.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
options.c
package.c
pccard.c
rtermcap.c
sysinstall.8 configXEnvironment doesn't work in sysinstall now. 2002-11-26 23:23:42 +00:00
sysinstall.h - Add a configOSF1() function (#ifdef __alpha__) that creates /compat/osf1 2002-11-27 19:37:00 +00:00
system.c * Negative #if's are harder to read as they don't tell exactly what arch 2002-10-11 22:30:09 +00:00
tape.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
tcpip.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
termcap.c
ttys.c
ufs.c
usb.c
user.c
variable.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
wizard.c Fix the wizardmodes 'write' command to not explode: Don't reference 2002-10-28 22:40:49 +00:00