From owner-freebsd-stable@FreeBSD.ORG Tue Jul 3 16:03:27 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EC45016A469 for ; Tue, 3 Jul 2007 16:03:27 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from smtp3.sbb.co.yu (smtp3.sbb.co.yu [82.117.194.23]) by mx1.freebsd.org (Postfix) with ESMTP id 691F813C45A for ; Tue, 3 Jul 2007 16:03:27 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from faust.net (cable-89-216-167-189.dynamic.sbb.co.yu [89.216.167.189]) by smtp3.sbb.co.yu (8.13.7/8.13.7) with ESMTP id l63FYH9B031262 for ; Tue, 3 Jul 2007 17:34:17 +0200 Received: by faust.net (Postfix, from userid 1001) id 37FC21CC58; Tue, 3 Jul 2007 17:34:11 +0200 (CEST) Date: Tue, 3 Jul 2007 17:34:11 +0200 From: Zoran Kolic To: freebsd-stable@freebsd.org Message-ID: <20070703153411.GA1132@faust.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-SMTP-Vilter-Version: 1.3.2 X-SBB-Virus-Status: clean X-SBB-Spam-Score: 2.8 X-SBB-Spam-Level: XXXXXX Subject: simh ethernet option on 6.2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2007 16:03:28 -0000 Hi folks! I compiled simh on 6.2 amd64. It is emulator of older vax boxes. During that I chose the option to have ethernet connection for this guest system. Now I just cannot find where it is written. I had a feeling it was sysinstall taking this as an option. Am I right or I opened the door for something stupid? I looked at /boot, /etc, /usr/local/etc. It simply must be somewhere. Zoran