From owner-freebsd-questions@FreeBSD.ORG Sun Mar 23 16:32:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64069106567C for ; Sun, 23 Mar 2008 16:32:01 +0000 (UTC) (envelope-from sys@sellerbay.org) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.184]) by mx1.freebsd.org (Postfix) with ESMTP id 3E9298FC1E for ; Sun, 23 Mar 2008 16:32:00 +0000 (UTC) (envelope-from sys@sellerbay.org) Received: by rv-out-0910.google.com with SMTP id g13so1449460rvb.43 for ; Sun, 23 Mar 2008 09:32:00 -0700 (PDT) Received: by 10.140.147.18 with SMTP id u18mr1848886rvd.202.1206288384027; Sun, 23 Mar 2008 09:06:24 -0700 (PDT) Received: by 10.141.96.4 with HTTP; Sun, 23 Mar 2008 09:06:23 -0700 (PDT) Message-ID: <6a5b467e0803230906o151b218fjc5aee94f09dc93b0@mail.gmail.com> Date: Sun, 23 Mar 2008 17:06:23 +0100 From: "Sys Admin" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Tinybsd ports (dhcpd3) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Mar 2008 16:32:01 -0000 I suppose this is more a question on ports than on Tinybsd. I'm trying to build a Tinybsd 0.9 system with DHCP-server (isc-dhcpd3) and included it in tinybsd.ports file. When the system builds though, there is an on-screen configuration menu for the dhcpd3 port. This screen appears, but is not able to take keyboard input. Ultimately, it wasn't possible to configure anything, and the only thing I could do was to hit enter and continue with the defaults. Is there any way to circumvent this onscreen menu? Thanks Ashant