freebsd-nq/usr.sbin/sysinstall
Scott Long 0e1cbf3725 Teach the Fixit environment how to deal with a dynamic root. Symlink
/libexec to /mnt2/libexec, and execute /mnt2/rescue/ldconfig to add
the /mnt2/lib and /mnt2/usr/lib library directories.  Thanks to John Baldwin
for working to track this down.

Submitted by:	jhb
2003-12-21 17:16:44 +00:00
..
help Re-linewrap help file on securelevels in sysinstall: sysinstall is 2003-12-16 22:55:28 +00:00
anonFTP.c
cdrom.c
command.c
config.c Provide a way to deal with rc.conf which may already be populated in certain 2003-12-13 16:12:55 +00:00
devices.c Add a device driver for the Broadcom BCM4401 ethernet controller, 2003-09-09 18:17:23 +00:00
dhcp.c
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
dist.c Install 100dpi fonts by default when installing X11: fun as using 75dpi 2003-12-17 23:08:13 +00:00
dist.h - Renumber the skerberos4 dist to fill in the gaps left when krb4 was axed. 2003-10-24 20:55:15 +00:00
dmenu.c Fix 3 'cast to pointer from integer of different size' warnings. 2003-09-17 03:45:30 +00:00
doc.c
dos.c
floppy.c
ftp.c
globals.c
http.c
index.c Increase size of the static buffer used to hold runtime dependency list 2003-02-27 20:43:52 +00:00
install.c Teach the Fixit environment how to deal with a dynamic root. Symlink 2003-12-21 17:16:44 +00:00
install.cfg
installUpgrade.c KerberosIV deorbit sequence: Un-teach sysinstall about KerberosIV. I'm 2003-03-08 12:07:13 +00:00
keymap.c
label.c o Don't tell that there's such a thing as a C suffix for specifying 2003-11-04 02:04:36 +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 Add Greek keymaps to sysinstall. 2003-11-20 20:43:06 +00:00
media.c - Increase the maximum device name length. 2003-02-27 03:57:17 +00:00
menus.c - Add new FTP mirror site in Turkey (first/only one). 2003-12-21 05:42:00 +00:00
misc.c save_realloc() should use reallocf() to close memory leaks. 2003-01-06 17:11:46 +00:00
modules.c Add a new variable 'skipPCCARD'. This variable will cause sysinstall 2003-08-20 06:24:12 +00:00
mouse.c
msg.c
network.c
nfs.c Various NFS-related bug fixes (mostly related to using variable_get() 2003-10-19 13:37:12 +00:00
options.c Various NFS-related bug fixes (mostly related to using variable_get() 2003-10-19 13:37:12 +00:00
package.c
pccard.c The PCMCIA Standard dictates that those funny cards you insert into 2003-08-20 06:27:21 +00:00
rtermcap.c
sysinstall.8 The "krb5" distribution was merged with "crypto", record the death. 2003-05-22 18:41:16 +00:00
sysinstall.h Add a Securelevel sub-menu to the Security configuration menu, 2003-11-29 21:44:51 +00:00
system.c Do an update mount operation to mount the mfsroot as read/write rather 2003-12-20 16:34:45 +00:00
tape.c
tcpip.c Add a new variable `noInet6', which if set disables IPv6 configuration 2003-02-27 21:04:34 +00:00
termcap.c
ttys.c
ufs.c
usb.c
user.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