From owner-freebsd-current@FreeBSD.ORG Fri Jul 4 06:16:05 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F4D51065671 for ; Fri, 4 Jul 2008 06:16:05 +0000 (UTC) (envelope-from sziszi@bsd.hu) Received: from mail.rubicom.hu (mail.rubicom.hu [89.147.80.28]) by mx1.freebsd.org (Postfix) with ESMTP id 1F9E98FC19 for ; Fri, 4 Jul 2008 06:16:04 +0000 (UTC) (envelope-from sziszi@bsd.hu) Received: from localhost ([127.0.0.1] helo=mail.rubicom.hu) by mail.rubicom.hu with smtp (Exim 4.63) (envelope-from ) id 1KEdm7-0004Kb-U4 for freebsd-current@freebsd.org; Fri, 04 Jul 2008 07:24:04 +0200 Received: from ip5993549e.rubicom.hu ([89.147.84.158] helo=baranyfelhocske.buza.adamsfamily.xx) by mail.rubicom.hu with esmtp (Exim 4.63) (envelope-from ) id 1KEdlv-0004Ht-8A for freebsd-current@freebsd.org; Fri, 04 Jul 2008 07:23:51 +0200 Received: from baranyfelhocske.buza.adamsfamily.xx (localhost [127.0.0.1]) by baranyfelhocske.buza.adamsfamily.xx (8.14.2/8.14.2) with ESMTP id m645Np0i002830 for ; Fri, 4 Jul 2008 07:23:51 +0200 (CEST) (envelope-from sziszi@bsd.hu) Received: (from sziszi@localhost) by baranyfelhocske.buza.adamsfamily.xx (8.14.2/8.14.2/Submit) id m645Npmh002829 for freebsd-current@freebsd.org; Fri, 4 Jul 2008 07:23:51 +0200 (CEST) (envelope-from sziszi@bsd.hu) X-Authentication-Warning: baranyfelhocske.buza.adamsfamily.xx: sziszi set sender to sziszi@bsd.hu using -f Date: Fri, 4 Jul 2008 07:23:51 +0200 From: Szilveszter Adam To: freebsd-current@freebsd.org Message-ID: <20080704052350.GA2654@baranyfelhocske.buza.adamsfamily.xx> References: <784966050807022128g6a6ebfebtc1f57c0da66779bc@mail.gmail.com> <20080703215537.6F3114504E@ptavv.es.net> <784966050807032126m69eedb98nf0ccaed548fc96ef@mail.gmail.com> <486DA7FC.8050304@math.missouri.edu> <784966050807032138g7ed2da8chf15f185a6a6bf302@mail.gmail.com> <486DB09F.4080803@math.missouri.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <486DB09F.4080803@math.missouri.edu> User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Re: Sysinstall is still inadequate after all of these years / sorry I started flame war X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2008 06:16:05 -0000 On Fri, Jul 04, 2008 at 12:09:51AM -0500, Stephen Montgomery-Smith wrote: > Rob Lytle wrote: > > On Thu, Jul 3, 2008 at 9:33 PM, Stephen Montgomery-Smith < > > stephen@math.missouri.edu> wrote: <...> > >> You can get rid of the nag screens by putting "BATCH=yes" into > >> /etc/make.conf. (Not that this negates your other points.) > > > > > > What the hell does "yes" mean? That all option boxes are checked, or none > > at all? I have never seen this explained anywhere. > > It means it acts as though you didn't change any of the check boxes at > all. (So either the default, or if it was previously set in > /var/db/ports, then what that is.) > > It is explained in "man ports" but not in great detail. Of course, doing "make config-recursive" is even better. That way you actually do have a chance to set the options, but on all screens in one go. After that, you can just get up and leave it to work. If you use portupgrade, you can also use /usr/local/etc/pkgtools.conf to record your preferences for options, they will be then used for all subsequent upgrades. Also, luckily the options do not change with every version upgrade, so it is quite possible to set them once using "make configure-recursive" and then only change them if there is a reason to, because your choices are recorded and automatically used by the ports by default. -- Regards: Szilveszter ADAM Budapest Hungary