From owner-freebsd-stable@FreeBSD.ORG Fri Mar 3 03:23:26 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C13A16A422 for ; Fri, 3 Mar 2006 03:23:26 +0000 (GMT) (envelope-from illoai@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id A76F843D53 for ; Fri, 3 Mar 2006 03:23:24 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so378176wxc for ; Thu, 02 Mar 2006 19:23:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=G3uRmgYnmLARM9dgA5yPgc45W39x/u8jY/OqFmFN8576B8yAtAomkbrlPGlolwiRAhVu+iGqxDHIZKAum82mst5Jsak5BvIlt+MCfkB6bpukyNVeeSB5SV7Xx+zHCqmEi/AZWEE9mwAGEHP1ghPx8os0a6ZKvNbQ87JxAdnJQnA= Received: by 10.70.131.16 with SMTP id e16mr3984720wxd; Thu, 02 Mar 2006 19:23:23 -0800 (PST) Received: by 10.70.58.15 with HTTP; Thu, 2 Mar 2006 19:23:23 -0800 (PST) Message-ID: Date: Thu, 2 Mar 2006 21:23:23 -0600 From: "illoai@gmail.com" To: freebsd-stable@freebsd.org In-Reply-To: <20060302190142.D1231@kuoi.asui.uidaho.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <44077E79.2080708@rogers.com> <20060302233120.GA31584@hugo10.ka.punkt.de> <4407A2E5.5060507@rogers.com> <200603022333.52835.joao@matik.com.br> <20060302190142.D1231@kuoi.asui.uidaho.edu> Subject: Re: Fresh install on gmirror'ed disks? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Mar 2006 03:23:26 -0000 On 3/2/06, Mitch Parks wrote: apropos of raid awareness: > Having this in the installer seems like a very useful addition! I would favour a geom-aware installer. Maybe start migrating towards a geom default for as much as possible. Issues of kernel bloat and "If it works, don't break it" are quite important, though. -- --