freebsd-dev/usr.sbin/sysinstall
Nathan Whitehorn e3d8cf496d Extend sysinstall to handle powerpc64 by teaching it that powerpc64 has
a lib32 distribution, and that the GENERIC kernel is named GENERIC64.
More modifications will be required later for installations from ftp due
to the shared platform name with 32-bit powerpc, but this is enough for
snapshot CDs to work.

Reviewed by:	brucec
2010-10-03 17:50:43 +00:00
..
help Fix a couple of typos. 2010-07-30 11:58:18 +00:00
anonFTP.c
cdrom.c Don't leak a file descriptor when ejecting a CDROM. 2009-10-26 23:24:59 +00:00
command.c
config.c Correctly spell janice and jimmy as janis and jimi (assuming 2010-08-14 21:48:22 +00:00
devices.c FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuring 2010-07-16 20:42:20 +00:00
dhcp.c
disks.c * Allow partial MB/GB values to be entered in the slice and label editors. 2010-06-16 15:40:13 +00:00
dispatch.c Revert r209787 pending further discussion. 2010-07-08 21:26:26 +00:00
dist.c Extend sysinstall to handle powerpc64 by teaching it that powerpc64 has 2010-10-03 17:50:43 +00:00
dist.h Extend sysinstall to handle powerpc64 by teaching it that powerpc64 has 2010-10-03 17:50:43 +00:00
dmenu.c
doc.c - release/* update to use freebsd-doc-* packages instead of building 2009-06-28 08:59:46 +00:00
dos.c
floppy.c
ftp.c
globals.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
http.c
index.c Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note that 2010-06-20 04:14:49 +00:00
install.c Extend sysinstall to handle powerpc64 by teaching it that powerpc64 has 2010-10-03 17:50:43 +00:00
install.cfg Add support for remote logging to syslogd via an install.cfg variable. 2010-07-07 22:53:58 +00:00
installUpgrade.c Revert r209787 pending further discussion. 2010-07-08 21:26:26 +00:00
keymap.c Adjust default keymaps for Ireland and Channel Islands. They use the UK 2008-10-17 14:40:03 +00:00
label.c If a size suffix isn't entered, just use the value entered. This fixes 2010-07-22 17:35:36 +00:00
list.h
main.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
Makefile MFtbemd: 2010-08-23 22:24:11 +00:00
media.c Make sysinstall WARNS=2 clean. 2010-06-11 20:56:40 +00:00
menus.c Extend sysinstall to handle powerpc64 by teaching it that powerpc64 has 2010-10-03 17:50:43 +00:00
misc.c Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note that 2010-06-20 04:14:49 +00:00
modules.c Add menus to read install.cfg from any disk device sysinstall can see 2009-03-13 03:51:41 +00:00
mouse.c
msg.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
network.c FreeBSD 8 doesn't support kernel PPP or SLIP; remove code for configuring 2010-07-16 20:42:20 +00:00
nfs.c
options.c Make sysinstall search for /dev/daXa and register such devices as USB disks. 2009-06-24 23:17:00 +00:00
package.c Xorg isn't treated as a distribution, so /usr/X11R6/lib shouldn't be configured when running ldconfig. 2010-02-08 21:29:34 +00:00
rtermcap.c
sysinstall.8 Extend sysinstall to handle powerpc64 by teaching it that powerpc64 has 2010-10-03 17:50:43 +00:00
sysinstall.h Revert r209787 pending further discussion. 2010-07-08 21:26:26 +00:00
system.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
tcpip.c Make sysinstall WARNS=2 clean. 2010-06-11 20:56:40 +00:00
termcap.c To restart, sysinstall calls execl. Since it will create a new process, we 2010-08-17 09:39:06 +00:00
ttys.c
ufs.c Add detection of UFS filesystems. 2009-06-24 04:56:13 +00:00
usb.c Make sysinstall search for /dev/daXa and register such devices as USB disks. 2009-06-24 23:17:00 +00:00
user.c Don't let sysinstall depend on <utmp.h>. 2009-12-09 19:46:56 +00:00
variable.c
wizard.c