From owner-freebsd-questions@FreeBSD.ORG Mon Sep 1 23:00:03 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 7BFE11065679 for ; Mon, 1 Sep 2008 23:00:03 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from aegis.hamla.org (aegis.hamla.org [206.251.255.39]) by mx1.freebsd.org (Postfix) with ESMTP id 58F1E8FC1E for ; Mon, 1 Sep 2008 23:00:03 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from localhost (localhost [127.0.0.1]) by aegis.hamla.org (Postfix) with ESMTP id 740325C6B; Mon, 1 Sep 2008 19:00:52 -0400 (EDT) X-Virus-Scanned: by ClamAV at aegis.hamla.org Received: from aegis.hamla.org ([127.0.0.1]) by localhost (aegis.hamla.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id gncSd6C-Q4ja; Mon, 1 Sep 2008 19:00:50 -0400 (EDT) Date: Mon, 1 Sep 2008 19:00:00 -0400 From: Sahil Tandon To: D?nielisz L?szl? Message-ID: <20080901230000.GA15009@shepherd> References: <821688.23190.qm@web30803.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <821688.23190.qm@web30803.mail.mud.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: no ask X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "freebsd-questions@freebsd.org" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2008 23:00:03 -0000 D?nielisz L?szl? wrote: > Do you have any idea how to set the /etc/make.conf to do not ask any > question during the make procedure and do the make with the default > settings? Maybe you're looking for BATCH=yes? -- Sahil Tandon