From owner-freebsd-questions@FreeBSD.ORG Wed Jun 20 17:24:19 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3438A16A41F for ; Wed, 20 Jun 2007 17:24:19 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.19.101.164]) by mx1.freebsd.org (Postfix) with ESMTP id 0F47B13C483 for ; Wed, 20 Jun 2007 17:24:19 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from localhost (localhost [127.0.0.1]) by mail.barafranca.com (Postfix) with ESMTP id A6649C4D64; Wed, 20 Jun 2007 17:59:13 +0000 (UTC) Received: from mail.barafranca.com ([67.19.101.164]) by localhost (mail.barafranca.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 86086-05; Wed, 20 Jun 2007 17:58:36 +0000 (UTC) Received: from nexus.bsdlan.org (a213-22-26-49.cpe.netcabo.pt [213.22.26.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTP id 60240C4D02; Wed, 20 Jun 2007 17:58:36 +0000 (UTC) Message-ID: <467962F0.9000208@barafranca.com> Date: Wed, 20 Jun 2007 18:25:04 +0100 From: Hugo Silva User-Agent: Thunderbird 2.0.0.0 (X11/20070609) MIME-Version: 1.0 To: Tom Evans , freebsd-questions@freebsd.org References: <20070615165131.GC51206@pcjas.obspm.fr> <20070615183413.GA9693@rot13.obsecurity.org> <37f72b1f0706151225s53c8c2f1k17d00c9c6f96004d@mail.gmail.com> <20070615214849.F63508@wojtek.tensor.gdynia.pl> <1182357973.10612.2.camel@localhost> In-Reply-To: <1182357973.10612.2.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at barafranca.com X-Spam-Status: No, score=0 tagged_above=-1 required=4 tests=[none] X-Spam-Score: 0 X-Spam-Level: Cc: Subject: Re: UFS(2, 3 ?) vs ZFS. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2007 17:24:19 -0000 Tom Evans wrote: > On Fri, 2007-06-15 at 21:49 +0200, Wojciech Puchar wrote: > >>>> UFS and future derivatives are here to stay. >>>> >>>> >>> Yeah, but you know because of how nice ZFS is, a concept of using ZFS >>> for /home and UFS for everything else will probably turn into a >>> >> if ZFS will really be so nice i will be making small (50MB) partition for >> /boot files, ZFS on rest. >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> > > 50MB ? Asking for trouble that is. All I've got is a debug kernel, and a > backup.. > > $ du -sh /boot > 174M /boot > > 22K /boot/defaults 2.0K /boot/firmware 20M /boot/kernel 7.8M /boot/modules 4.0K /boot/zfs 20M /boot/kernel.old 20M /boot/kernel.works 68M /boot/ 68M total Keeping porn on /boot ? So unorthodox! :-) Hugo