From owner-freebsd-current@FreeBSD.ORG Thu Sep 15 18:58:59 2011 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 74518106564A; Thu, 15 Sep 2011 18:58:59 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1BAFB8FC19; Thu, 15 Sep 2011 18:58:58 +0000 (UTC) Received: by iadk27 with SMTP id k27so2405925iad.13 for ; Thu, 15 Sep 2011 11:58:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to:x-mailer; bh=fk7xvWofKTkYaRj1wHM+jYDA7gB4AzWroEZ70wm/nEc=; b=p+3KKP57cAI/l0N9MkqAYrV1e4hm2xITKkVkQD81Vz03m7vqykqYFxtDw7TjcgWP9g y1P7uBvVC5jGyb8H+hIz4I3HnsX7t/9S4i/vgCum3OhzQeSkg+qTOSHl29WrBDAmj7IV QgjLwu4tD0xIAk0rbpl25NhXRg3aAyGEn7cLQ= Received: by 10.43.134.7 with SMTP id ia7mr910204icc.201.1316113138669; Thu, 15 Sep 2011 11:58:58 -0700 (PDT) Received: from kruse-111.3.ixsystems.com (drawbridge.ixsystems.com. [206.40.55.65]) by mx.google.com with ESMTPS id g16sm5841398ibs.8.2011.09.15.11.58.56 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 15 Sep 2011 11:58:57 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1084) From: Garrett Cooper In-Reply-To: <20110915185503.GB10165@in-addr.com> Date: Thu, 15 Sep 2011 11:58:55 -0700 Message-Id: References: <4E6E0FD5.1020609@a1poweruser.com> <1976868927.20110914234428@serebryakov.spb.ru> <20110915121234.GA10165@in-addr.com> <20110915185503.GB10165@in-addr.com> To: Gary Palmer X-Mailer: Apple Mail (2.1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: lev@freebsd.org, freebsd-current@freebsd.org Subject: Re: 9.0 beta2 & the new bsdinstaller 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: Thu, 15 Sep 2011 18:58:59 -0000 On Sep 15, 2011, at 11:55 AM, Gary Palmer wrote: > Is there a way of tracking suggested improvements to the new installer http://svnweb.freebsd.org/base/head/usr.sbin/bsdinstall/ ? It's = a little more annoying viewing changes in the ViewVC interface. There's = also svn log though if you have a source tree with svn checked out.. Thanks! -Garrett