Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2001 01:10:04 -0700 (PDT)
From:      Murray Stokely <murray@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall tcpip.c
Message-ID:  <200109050810.f858A4K66237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
murray      2001/09/05 01:10:04 PDT

  Modified files:
    usr.sbin/sysinstall  tcpip.c 
  Log:
  Allow network device name to be given on the command line in the
  interactive case.  This already works for non-interactive installs,
  but at least one user thinks it would be useful and it certainly seems
  more correct to allow it here as well.
  
  So, this will now work :
  
  # sysinstall netDev=fxp0 tcpMenuSelect
  
  PR:		bin/30229
  Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
  
  Revision  Changes    Path
  1.119     +2 -2      src/usr.sbin/sysinstall/tcpip.c


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?200109050810.f858A4K66237>