freebsd-skq/usr.sbin/sysinstall
brucec 38916be9d7 Make the "Q = Finish" text visible when running sysinstall as a normal
application.  Reword the boot manager screen to try and avoid confusion.

Reviewed by:	randi
Approved by:	rrs (mentor)
MFC after:	1 week
2010-04-21 18:55:44 +00:00
..
help Change the name displayed in sysinstall(8) from 'Wizard Mode' 2009-07-25 08:36:28 +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
devices.c Add sge(4) to the list of supported network interface. 2010-04-14 20:54:23 +00:00
dhcp.c
disks.c Make the "Q = Finish" text visible when running sysinstall as a normal 2010-04-21 18:55:44 +00:00
dispatch.c Add support for using a livefs from a USB disk. 2009-07-08 06:07:51 +00:00
dist.c Don't pop up the menu to select a documentation language for non-interactive 2010-01-26 15:29:53 +00:00
dist.h - release/* update to use freebsd-doc-* packages instead of building 2009-06-28 08:59:46 +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
http.c
index.c
install.c Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and 2009-11-10 10:34:44 +00:00
install.cfg
installUpgrade.c
keymap.c
label.c Use UFS2 as default filesystem. Now pc98's boot2 works for UFS2. 2010-01-02 12:42:33 +00:00
list.h
main.c
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
media.c Prevent sysinstall from needlessly waiting for confirmation when using an USB 2009-08-16 10:11:33 +00:00
menus.c Make the "Q = Finish" text visible when running sysinstall as a normal 2010-04-21 18:55:44 +00:00
misc.c
modules.c
mouse.c
msg.c
network.c
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 o Trim leading w/space. 2010-03-26 05:34:13 +00:00
sysinstall.h Add support for using a livefs from a USB disk. 2009-07-08 06:07:51 +00:00
system.c
tcpip.c Fix bug introduced in r198317: Don't leak a file descriptor after scanning for network devices. 2010-04-21 12:02:45 +00:00
termcap.c Convert syscons on i386 to TERM=xterm. 2009-11-13 11:28:54 +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