Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2010 14:57:06 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/sysinstall media.c
Message-ID:  <201012161457.oBGEvSBp003961@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brucec      2010-12-16 14:57:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.sbin/sysinstall  media.c 
  Log:
  SVN rev 216484 on 2010-12-16 14:57:06Z by brucec
  
  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)
  
  Revision   Changes    Path
  1.127.2.4  +1 -1      src/usr.sbin/sysinstall/media.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012161457.oBGEvSBp003961>