From owner-freebsd-questions@FreeBSD.ORG Mon Sep 1 11:25:06 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23E4316A4BF for ; Mon, 1 Sep 2003 11:25:06 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B67844011 for ; Mon, 1 Sep 2003 11:24:58 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h81IOf204533; Mon, 1 Sep 2003 11:24:42 -0700 From: Kent Stewart To: "Charles Howse" , "'ODHIAMBO Washington'" Date: Mon, 1 Sep 2003 11:24:40 -0700 User-Agent: KMail/1.5.3 References: <003301c370b4$af41b8d0$04fea8c0@moe> In-Reply-To: <003301c370b4$af41b8d0$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309011124.40119.kstewart@owt.com> cc: freebsd-questions@freebsd.org Subject: Re: scripting the buildworld/installworld process X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 18:25:06 -0000 On Monday 01 September 2003 11:13 am, Charles Howse wrote: > Well, here are my current versions of the update scripts. > I hope they are complicated enough for everyone. > > Contrary to Kent's suggestion, I'm only logging the last 10 lines of > the important commands. I defer to his experience and knowledge, but > I can't see the value in logging 7500 lines of code that executed > correctly. Let's just get the last 10 lines, since that's where any > errors will be. > > Comments, suggestions, flames? > I don't think 10 is enough. Wash has a buildworld problem on current and, on his listing, you would only make it about half way through the error 1 messages and may miss the one that means something. I log for a different reason. If you had one die and I didn't, I want to be able to show you that I made it past where yours errored off. -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html