Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 19:05:40 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Luigi Rizzo <rizzo@icir.org>
Cc:        current@freebsd.org
Subject:   Re: userland|unprivileged file system handling tools
Message-ID:  <20040323171455.B17149@gamplex.bde.org>
In-Reply-To: <20040322174509.A28739@xorpc.icir.org>
References:  <20040322174509.A28739@xorpc.icir.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Mar 2004, Luigi Rizzo wrote:

>   + is there interest in having makefs become part of the
>     standard system, instead of a port ?

Not from me.

>   + how hard would it be to teach disklabel and fsck to
>     work on files (filesystem images) as well as devices ?

This is as easy as upgrading to RELENG_4 to avoid some breakages.  fsck
still works, but device independence of newfs and disklabel has been
broken.  This is easy to fix for newfs, and disklabel shouldn't be
needed unless the image contains more than 1 partition.

Bruce



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