opnsense-src/usr.sbin/sysinstall
Marcel Moolenaar 658b45adb4 Add conditional code specific to ia64 to allow newfs(8)-ing FAT
partitions marked as being of type efi. This change adds code to
1. actually run the newfs command at mount time (install.c),
2. display the newfs state on screen (label.c)
3. allow toggling of the newfs state (label.c)

Even though newfs(8)-ing FAT partitions can be of use on i386
machines in general, it has been opted to minimize impact for
now.
2002-11-14 01:46:20 +00:00
..
help o Expand the text describing the Security options menu. 2001-12-21 19:51:44 +00:00
anonFTP.c Typo: s/seperately/separately 2002-08-06 20:36:02 +00:00
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 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
dhcp.c
disks.c Also test for type efi everywhere we currently test for type fat. 2002-11-13 05:39:59 +00:00
dispatch.c Fix handling of the 'noError' variable. According to the code comments, 2002-06-03 19:42:49 +00:00
dist.c Mount devfs with nmount(2) instead of mount(2). This error was masked 2002-11-05 22:56:44 +00:00
dist.h Alpha does indeed have a COMPAT4X distribution on current. 4-stable 2002-07-02 20:03:55 +00:00
dmenu.c
doc.c Fix links to the FAQ and the Handbook 2002-08-01 10:20:59 +00:00
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 tcl81 that was missing. 2002-09-09 17:53:41 +00:00
install.c Add conditional code specific to ia64 to allow newfs(8)-ing FAT 2002-11-14 01:46:20 +00:00
install.cfg
installUpgrade.c Change our default XF86Config location from /etc/ to /etc/X11/, 2002-06-10 04:47:26 +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 * 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 Update the list of FTP mirrors to reflect the current situation. 2002-11-04 15:06:09 +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 Remove kget() feature, which is removed from 5-current kernel. 2001-12-01 13:13:27 +00:00
package.c Add the ability to use Bzip'ed packages. 2002-04-30 22:40:06 +00:00
pccard.c
rtermcap.c
sysinstall.8 The .Nm utility 2002-07-14 14:47:15 +00:00
sysinstall.h - Added the MenuIPLType menu for selecting pc98 boot IPL. 2002-11-03 10:06:22 +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