freebsd-dev/usr.sbin/sade
Marcel Moolenaar 697defc485 o Add PART_EFI so that we can use it instead of PART_FAT on ia64
to better deal with the fact that we need an EFI partition and
   that we need to have a mountpoint for it.
o  When creating a new partition, add EFI to the list of types
   the user can select from. This makes it easy to create an EFI.
o  Do not include wizard.c on ia64.
o  The user cannot create a partition on ia64 that's a multiple of
   the cylinder size. We don't have a notion of cyclinders.
2003-11-02 08:58:57 +00:00
..
help Don't use UFS2 by default during the install process on PC98, as the 2003-04-21 20:57:20 +00:00
command.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
config.c Tweak "system security profiles: 2003-09-28 05:21:23 +00:00
devices.c Add a device driver for the Broadcom BCM4401 ethernet controller, 2003-09-09 18:17:23 +00:00
disks.c o Compile-out "wizard" mode on ia64. 2003-11-01 20:04:12 +00:00
dispatch.c Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled the 2003-08-19 23:23:27 +00:00
dmenu.c Fix 3 'cast to pointer from integer of different size' warnings. 2003-09-17 03:45:30 +00:00
globals.c
install.c Various NFS-related bug fixes (mostly related to using variable_get() 2003-10-19 13:37:12 +00:00
keymap.c
label.c o Add PART_EFI so that we can use it instead of PART_FAT on ia64 2003-11-02 08:58:57 +00:00
list.h
main.c The PCMCIA Standard dictates that those funny cards you insert into 2003-08-20 06:27:21 +00:00
Makefile o Add PART_EFI so that we can use it instead of PART_FAT on ia64 2003-11-02 08:58:57 +00:00
menus.c When we pass a string as auxillary data (type long), be sure to convert 2003-10-26 03:12:47 +00:00
misc.c save_realloc() should use reallocf() to close memory leaks. 2003-01-06 17:11:46 +00:00
msg.c
rtermcap.c
sade.8 The "krb5" distribution was merged with "crypto", record the death. 2003-05-22 18:41:16 +00:00
sade.h o Add PART_EFI so that we can use it instead of PART_FAT on ia64 2003-11-02 08:58:57 +00:00
system.c
termcap.c
usb.c
variable.c Give users the ability to select an alternative MTA during the installation. 2003-07-12 15:33:09 +00:00
wizard.c Fix the wizardmodes 'write' command to not explode: Don't reference 2002-10-28 22:40:49 +00:00