freebsd-dev/usr.sbin/sysinstall
Marcel Moolenaar e66a84ac14 o Save pointers to the chunks for root, home, swap, usr, var and tmp in
global variables. On ia64, save a pointer to the efi chunk as well.
o  At the same time, change checkLabels() to define these globals instead
   of having the caller of checkLabels() pass addresses to variables for
   these. Change the two callers correspondingly.
o  Spent a bit more time adjusting try_auto_label() to prepate for having
   the EFI partition created on ia64.
o  Remove efi_mountpoint(). The EFI chunk is now available without having
   to iterate over the disks and chunks to find it every time we need it.
o  On ia64, now that the root chunk is globally available, set the
   vfs.root.mountfrom tunable in loader.conf. This avoids that one cannot
   boot into FreeBSD after an install. The kernel cannot find the root
   device without a little help...
2004-08-07 01:19:54 +00:00
..
help Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
anonFTP.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
cdrom.c
command.c
config.c Move the inclusion of libdisk.h from sysinstall.h to the source files 2004-08-02 23:18:48 +00:00
devices.c Move the inclusion of libdisk.h from sysinstall.h to the source files 2004-08-02 23:18:48 +00:00
dhcp.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
disks.c Move the inclusion of libdisk.h from sysinstall.h to the source files 2004-08-02 23:18:48 +00:00
dispatch.c
dist.c Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
dist.h Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
dmenu.c
doc.c
dos.c
floppy.c
ftp.c
globals.c o Save pointers to the chunks for root, home, swap, usr, var and tmp in 2004-08-07 01:19:54 +00:00
http.c
index.c
install.c o Save pointers to the chunks for root, home, swap, usr, var and tmp in 2004-08-07 01:19:54 +00:00
install.cfg
installUpgrade.c
keymap.c
label.c o Save pointers to the chunks for root, home, swap, usr, var and tmp in 2004-08-07 01:19:54 +00:00
list.h
main.c
Makefile
media.c
menus.c Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
misc.c
modules.c
mouse.c
msg.c
network.c
nfs.c
options.c
package.c
pccard.c
rtermcap.c
sysinstall.8 Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
sysinstall.h o Save pointers to the chunks for root, home, swap, usr, var and tmp in 2004-08-07 01:19:54 +00:00
system.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
tape.c
tcpip.c Unremoved a used variable in the PCCARD_ARCH case. 2004-03-12 15:28:13 +00:00
termcap.c
ttys.c
ufs.c
usb.c
user.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
variable.c Fixed assorted misuses of NULL in integer context. 2004-03-11 11:58:16 +00:00
wizard.c Move the inclusion of libdisk.h from sysinstall.h to the source files 2004-08-02 23:18:48 +00:00