]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r216407:
authorbrucec <brucec@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 Dec 2010 14:57:06 +0000 (14:57 +0000)
committerbrucec <brucec@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 Dec 2010 14:57:06 +0000 (14:57 +0000)
commite796acb790bbf36b747408f55daf6fa125fcd5be
treef90797aaca13c993a54e057eb5af15aee2384370
parent028ebb5524e69877c983cd7ca3c3426c893707e1
MFC r216407:

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.

Approved by: re (kensmith)

git-svn-id: svn://svn.freebsd.org/base/stable/8@216484 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/sysinstall/media.c