Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 19:58:26 +0900
From:      Makoto Matsushita <matusita@jp.FreeBSD.org>
To:        list@rachinsky.de
Cc:        will@csociety.org
Subject:   Re: Fix make release for 4-STABLE
Message-ID:  <20040119195826X.matusita@jp.FreeBSD.org>
In-Reply-To: <20040119095453.GA43280@pc5.i.0x5.de>
References:  <20040118235148M.matusita@jp.FreeBSD.org> <20040119092819.GA41159@FreeBSD.org.ua> <20040119095453.GA43280@pc5.i.0x5.de>

next in thread | previous in thread | raw e-mail | index | archive | help

list> What about splitting the floppies? Splitfs support is already on
list> the 4.9-RELEASE disks.

That would be a viable option, but the great downside of using splitfs
is that all of splitted chunks are required for all users.

In the current configuration, drivers.flp is an option; if you don't
need to use modules in drivers.flp, you only need two floppies.  If
the kernel and/or mfsroot image are splitted into, say, three
floppies, we have to have three floppies.

Yes, floppies are so cheap to buy, but sometimes not handy you know.
I believe that some of my friends said to me that "hey, I'm so tired
to write THREE floppy images, it's so slow!"

It would be technically easy to introduce splitfs for kernel/mfsroot
(it is already there), but it also introduce an important design change.
We should have enough time to consider that we decide the 3rd floppy
image treats a mandatory one.

-- -
Makoto `MAR' Matsushita



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040119195826X.matusita>