Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 2009 10:25:58 +0000 (UTC)
From:      Rink Springer <rink@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/sysinstall media.c
Message-ID:  <200908161026.n7GAQLPr040381@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rink        2009-08-16 10:25:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.sbin/sysinstall  media.c 
  Log:
  SVN rev 196273 on 2009-08-16 10:25:58Z by rink
  
  MFC r196272
  
  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)
  
  Revision   Changes    Path
  1.127.2.2  +2 -1      src/usr.sbin/sysinstall/media.c



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