1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.sbin/sysinstall
Rebecca Cran 7ef1629be1 USB probing often takes a long time and finishes finding devices after init
has started. In the case of sysinstall, this means that it has already built
its list of devices before probing finishes. Add a hint for users who have
booted from a USB stick only to find that sysinstall can't find it.

MFC after:	3 days
2010-12-13 13:52:03 +00:00
..
help Remove support for cpioVerbose=medium because bsdcpio doesn't support the 2010-11-14 10:22:09 +00:00
anonFTP.c
cdrom.c Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead of 2010-11-14 13:25:01 +00:00
command.c
config.c ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts. 2010-11-14 10:04:48 +00:00
devices.c Update the serial port device names. They changed in 8.0 because the default 2010-11-29 11:28:31 +00:00
dhcp.c
disks.c
dispatch.c dispatch_add_command: 2010-11-21 14:34:25 +00:00
dist.c Ignore any failures with the "local" distribution since it's not present 2010-12-06 20:55:14 +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
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
install.c Ignore any failures with the "local" distribution since it's not present 2010-12-06 20:55:14 +00:00
install.cfg
installUpgrade.c
keymap.c
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 USB probing often takes a long time and finishes finding devices after init 2010-12-13 13:52:03 +00:00
menus.c Update the serial port device names. They changed in 8.0 because the default 2010-11-29 11:28:31 +00:00
misc.c
modules.c If no floppy drive is installed kldBrowser() can generate an error early on. 2010-11-29 11:55:17 +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
nfs.c
options.c
package.c
rtermcap.c
sysinstall.8 Remove support for cpioVerbose=medium because bsdcpio doesn't support the 2010-11-14 10:22:09 +00:00
sysinstall.h ipv6_enable has been obsoleted in favour of ipv6_activate_all_interfaces. 2010-11-14 19:57:56 +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 Use the RFC2606 domain example.com in examples. 2010-10-13 09:33:26 +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
usb.c
user.c
variable.c
wizard.c