From owner-cvs-all Fri May 31 6:40:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06FA237B405; Fri, 31 May 2002 06:39:56 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4VDdtZ18537; Fri, 31 May 2002 06:39:55 -0700 (PDT) (envelope-from jhb) Message-Id: <200205311339.g4VDdtZ18537@freefall.freebsd.org> From: John Baldwin Date: Fri, 31 May 2002 06:39:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall tcpip.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/05/31 06:39:55 PDT Modified files: usr.sbin/sysinstall tcpip.c Log: If 'netInteractive' is set to true in an installation script, then temporarily turn off the nonInteractive variable around the DHCP and IPv6 Yes/No questions in a network device setup so that those questions are asked. Revision Changes Path 1.124 +18 -0 src/usr.sbin/sysinstall/tcpip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message