From owner-cvs-all Wed Nov 27 12:18:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21D8637B401 for ; Wed, 27 Nov 2002 12:18:15 -0800 (PST) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B30D43EB2 for ; Wed, 27 Nov 2002 12:18:14 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 7803 invoked from network); 27 Nov 2002 20:18:21 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 27 Nov 2002 20:18:21 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gARKICuH017632; Wed, 27 Nov 2002 15:18:12 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200211272013.gARKDFwJ000443@repoman.freebsd.org> Date: Wed, 27 Nov 2002 15:18:15 -0500 (EST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/boot/alpha/boot1 Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 27-Nov-2002 John Baldwin wrote: > jhb 2002/11/27 12:13:15 PST > > Modified files: > sys/boot/alpha/boot1 Makefile > Log: > Enable UFS2 support in boot1. Just as with sparc64 the same boot1 works > great with both UFS1 and UFS2 filesystems. > > Approved by: re I did two test installs on my test Alpha this morning, one with all UFS1 and one with all UFS2 with this patch and both installed ok and booted. FWIW, newfs with UFS2 is a _lot_ faster, esp. on large filesystems. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message