Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 13:47:37 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall main.c modules.c sysinstall.h
Message-ID:  <200301152147.h0FLlbM0041644@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/01/15 13:47:37 PST

  Modified files:
    usr.sbin/sysinstall  main.c modules.c sysinstall.h 
  Log:
  Add a function driverFloppyCheck() that asks the user if they would like to
  load drivers from the driver floppy if the "driver_floppy" variable is set
  in the kernel environment and call this function after probing devices but
  before displaying the main menu.
  
  X-MFC after:    as soon as I finish committing to current
  Approved by:    re@ (blanket)
  
  Revision  Changes    Path
  1.69      +6 -0      src/usr.sbin/sysinstall/main.c
  1.6       +10 -0     src/usr.sbin/sysinstall/modules.c
  1.239     +1 -0      src/usr.sbin/sysinstall/sysinstall.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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