From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RKiys-0005iY-3d for garchives@archives.gentoo.org; Mon, 31 Oct 2011 03:56:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B35DC21C040 for ; Mon, 31 Oct 2011 03:56:13 +0000 (UTC) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.194]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j92HZ7f4032270 for ; Sun, 2 Oct 2005 17:35:07 GMT Received: by nproxy.gmail.com with SMTP id x37so69423nfc for ; Sun, 02 Oct 2005 10:43:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dy55Uu4J1vQXvdQzH7Z9lfXGfYo4LwjrK4/RhlOgfm3z5qOQBl7nm3UoijJySEXhOjZffJLNSyttNZN07suGcKcIYaAhhEdCDPZRezPtwwRAv8sMYV3JOWOdviup2v705VlFEu6UTtWIMxUULKWaFJ0yrQu2FvjHlqmendXwHq8= Received: by 10.48.3.12 with SMTP id 12mr175739nfc; Sun, 02 Oct 2005 10:43:04 -0700 (PDT) Received: by 10.48.247.7 with HTTP; Sun, 2 Oct 2005 10:43:04 -0700 (PDT) Message-ID: <623652d50510021043g6a4a9fd6n@mail.gmail.com> Date: Sun, 2 Oct 2005 17:43:04 +0000 From: Chris Bainbridge To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: grub reiser4 In-Reply-To: <46059ce10510021019q2d00c278l330e51ee31ccf755@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <623652d50509291110667cfab7@mail.gmail.com> <623652d50510020302t7211c5e2g@mail.gmail.com> <434004F1.1000404@egr.msu.edu> <623652d50510020938i4e459edx@mail.gmail.com> <46059ce10510021019q2d00c278l330e51ee31ccf755@mail.gmail.com> X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j92HZ7f4032270 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: b4511729-37d4-4122-b21e-4c637e778d59 X-Archives-Hash: 83c8d7e05c662e6901cc517418cbf915 On 02/10/05, Dan Meltzer wrote: > On 10/2/05, Chris Bainbridge wrote: > > On 02/10/05, Alec Warner wrote: > > > Chris Bainbridge wrote: > > > > On 02/10/05, R Hill wrote: > > > >>I still think it's retarded to have a reiser 4 boot partition, bu= t > > > >>whatever stirs your pot. ;P > > > > > > > > It makes sense if you're actually using reiser4 for everything el= se. > > > > Why bloat your kernel with an extra FS just for /boot? > In addition, why bloat your fs by having a journaled filesystem for > essentially static files? Because it's easier to have a single fs for / than have multiple partitions, and try to isolate all of the things that are "essentially static" and move them over to unjournalled file systems. Journalling operations on /boot are responsible for filling a very, very small percentage of my hard disk. --=20 gentoo-dev@gentoo.org mailing list