1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-08 13:28:05 +00:00
freebsd/usr.sbin/sysinstall
Rink Springer ab1a777e91 Prevent sysinstall from needlessly waiting for confirmation when using an USB
device in non-interactive mode.

If there are no USB devices, sysinstall gives an error messages, and if there
is >1, it'll ask which one is to be used. This change allows a non-interactive
install from USB media to succeed without any user interaction if there is
exactly one USB disk device in the system it can use.

Submitted by:	Daniel O'Connor < doconnorat gsoft dot com dot au >
Reviewed by:	randi
Approved by:	re (rwatson)
2009-08-16 10:11:33 +00:00
..
help Change the name displayed in sysinstall(8) from 'Wizard Mode' 2009-07-25 08:36:28 +00:00
acpi.c
acpidump.h
anonFTP.c
biosmptable.c
cdrom.c
command.c
config.c
devices.c Make sysinstall recognize /dev/ada* disk devices. The description string 2009-08-14 13:24:44 +00:00
dhcp.c
disks.c Change the name displayed in sysinstall(8) from 'Wizard Mode' 2009-07-25 08:36:28 +00:00
dispatch.c Add support for using a livefs from a USB disk. 2009-07-08 06:07:51 +00:00
dist.c Correct the name of the Mongolian Documentation package. 2009-07-16 20:19:36 +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 Fix references to the kernel distributions to use the correct names 2009-08-12 14:37:57 +00:00
install.cfg
installUpgrade.c
keymap.c
label.c Change the name displayed in sysinstall(8) from 'Wizard Mode' 2009-07-25 08:36:28 +00:00
list.h
main.c
Makefile Make sysinstall search for /dev/daXa and register such devices as USB disks. 2009-06-24 23:17:00 +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 Add support for using a livefs from a USB disk. 2009-07-08 06:07:51 +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
rtermcap.c
sysinstall.8 Fix references to the kernel distributions to use the correct names 2009-08-12 14:37:57 +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
termcap.c
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 It is believed the last of the base system that could have an issue with 2009-07-22 22:13:42 +00:00
variable.c
wizard.c