freebsd-nq/usr.sbin/sade
Marcel Moolenaar 2017c38b33 Create a link /boot -> /<efi>/boot, where <efi> is the mountpoint
of the EFI file system. This makes the EFI partition non-optional.
I don't think that the links are actually correct, given that all
the mount points are under /mnt when sysinstall is run as init.
(ie a non-upgrade). Thus: I think I need to go in once more, but
at least this doesn't get lost...
2002-11-18 08:37:46 +00:00
..
help
command.c debugMsg() should end with "\n". 2002-11-01 02:05:05 +00:00
config.c Also test for type efi everywhere we currently test for type fat. 2002-11-13 05:39:59 +00:00
devices.c Also test for type efi everywhere we currently test for type fat. 2002-11-13 05:39:59 +00:00
disks.c Enable selecting the type of partition menu on pc98. 2002-11-16 16:36:01 +00:00
dispatch.c
dmenu.c
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
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
Makefile Since NEWCARD is the default for i386, undef PCCARD_ARCH. 2002-10-20 11:16:41 +00:00
menus.c Update the list of FTP mirrors to reflect the current situation. 2002-11-04 15:06:09 +00:00
misc.c
msg.c
rtermcap.c
sade.8
sade.h - Added the MenuIPLType menu for selecting pc98 boot IPL. 2002-11-03 10:06:22 +00:00
system.c
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