freebsd-dev/usr.sbin/sade
John Baldwin 75cd8b4038 Add some helper macros to make #ifdef's in sysinstall easier to read
and more maintainable.
- WITH_SYSCONS: defined on all arch's that support syscons (currently i386,
  alpha, and ia64)
- WITH_MICE: defined on all arch's that support moused(8) (currently i386,
  alpha, and ia64)
- WITH_SLICES: defined on all arch's that use disk slices (currently i386
  and ia64)
- WITH_LINUX: defined on all arch's that support Linux binary compat
  (currently i386 and alpha)

Approved by:	re
2002-11-27 19:30:50 +00:00
..
help
command.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
config.c Add GNOME 2 to the sysinstall desktop configuration menu, remove 2002-11-26 22:14:34 +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
disks.c Enable selecting the type of partition menu on pc98. 2002-11-16 16:36:01 +00:00
dispatch.c Expand X_AS_PKG so that we don't declare distribution bitmasks or menus 2002-11-27 18:36:30 +00:00
dmenu.c Whoops - really make the "fix" I did to the dmenuToggleVariable logic 2000-03-08 14:20:26 +00:00
globals.c
install.c Create a link /boot -> /<efi>/boot, where <efi> is the mountpoint 2002-11-18 08:37:46 +00:00
keymap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
label.c Add conditional code specific to ia64 to allow newfs(8)-ing FAT 2002-11-14 01:46:20 +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
menus.c Only display the APM option in the Startup menu on i386. 2002-11-27 19:25:46 +00:00
misc.c
msg.c
rtermcap.c
sade.8 configXEnvironment doesn't work in sysinstall now. 2002-11-26 23:23:42 +00:00
sade.h Add some helper macros to make #ifdef's in sysinstall easier to read 2002-11-27 19:30:50 +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
termcap.c
usb.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