From owner-svn-src-all@FreeBSD.ORG Sat Dec 18 17:46:41 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE3C7106564A; Sat, 18 Dec 2010 17:46:40 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id EA3C98FC19; Sat, 18 Dec 2010 17:46:39 +0000 (UTC) Received: by wyf19 with SMTP id 19so1612562wyf.13 for ; Sat, 18 Dec 2010 09:46:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=o+AVg+kbJ/THSORr3Gw0HErO8/uyvdqTIQW9uLtRtPQ=; b=kC3XM/2T4xhhZBEeGzDnlRMNSe3c4WWYl+fgrYtnfIfsRmL0lNYn5U/A8GEatDGlLE rJ6XRXkvKIPl9oJD9THlqoLp5kVd0A/D0ZES21j3ARqB7T/OnRBC3BlBTg64G51JqfoQ YlemuxiNf96e/BEXOLqvB11QmmyrVNk5v4Z7A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=kffBKW/RhXFeDgx9zkRJ11dwq448bT6DqoUXxJmMxn7R8otO/YciYcO7zXA/uZ8oRx JpagfSZrDZi+a2eUXNjuzupbfe/U6YogeMzq4AOZnxqGmuLVx/Jl7Kt1E3KowRpdS8Nl lhnFnr9g5cfDwchLlsnWC00GcwgF/uGi3xUW4= MIME-Version: 1.0 Received: by 10.216.7.8 with SMTP id 8mr27674weo.30.1292694398745; Sat, 18 Dec 2010 09:46:38 -0800 (PST) Sender: yanegomi@gmail.com Received: by 10.216.198.27 with HTTP; Sat, 18 Dec 2010 09:46:38 -0800 (PST) In-Reply-To: <20101218125138.GY23098@acme.spoerlein.net> References: <201012160036.oBG0aAEh003539@svn.freebsd.org> <20101216175536.GA52462@dragon.NUXI.org> <201012161422.48209.jhb@freebsd.org> <20101216202319.GS23098@acme.spoerlein.net> <4D0A7618.2080209@delphij.net> <20101217004348.GA10254@dragon.NUXI.org> <20101218125138.GY23098@acme.spoerlein.net> Date: Sat, 18 Dec 2010 09:46:38 -0800 X-Google-Sender-Auth: u393HueS9KwHABQtv6EGsaWXO-0 Message-ID: From: Garrett Cooper To: =?ISO-8859-1?Q?Ulrich_Sp=F6rlein?= , "David O'Brien" , Xin LI , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: svn commit: r216473 - head/sbin/geom/class/eli X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2010 17:46:41 -0000 On Sat, Dec 18, 2010 at 4:51 AM, Ulrich Sp=F6rlein wrot= e: > On Thu, 16.12.2010 at 16:43:48 -0800, David O'Brien wrote: >> On Thu, Dec 16, 2010 at 12:27:04PM -0800, Xin LI wrote: >> > On 12/16/10 12:23, Ulrich Sp=F6rlein wrote: >> > > Shamless plug: the attached, crude expect(1) script allows you to do >> > > $ cd /usr/src && universe-build sbin/geom WARNS=3D6 >> > > >> > > with the minimal amount of compilation (you have to build the toolch= ain >> > > once, though). I found it invaluable. >> > >> > I think we could probably put that in src/tools/somewhere... >> >> Ulrich, >> Yes, please. > > I'd love to, but some tcl/expect expert should get in contact with me > first, as the script has some serious deficiencies that need fixing > before a public release. I can help spotcheck the script. Feel free to CC a copy to me off-list. Thanks, -Garrett