Re: Request for Comments: libarchive, bsdtar
From: Poul-Henning Kamp (phk_at_phk.freebsd.dk)
Date: 01/14/04
- Previous message: Tim Kientzle: "Re: Request for Comments: libarchive, bsdtar"
- In reply to: Vladimir Dozen: "Re: Request for Comments: libarchive, bsdtar"
- Next in thread: Brooks Davis: "Re: Request for Comments: libarchive, bsdtar"
- Reply: Brooks Davis: "Re: Request for Comments: libarchive, bsdtar"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Vladimir Dozen <vladimir-dozen@mail.ru> Date: Wed, 14 Jan 2004 22:22:02 +0100
In message <40059DFB.9000904@mail.ru>, Vladimir Dozen writes:
>ehlo.
>
>> If you become a bored person requiring entertainment, it might be quite
>> interesting to create a read-only tarfs for use as a root file system
>> loaded in an md device.
>
> I'm just curious: is it possible to write a GEOM class to mount
> a given tar as a FS in R/O mode (using libarchive, I mean)?
That would be a filesystem, not a GEOM class.
And yes it would be. Part of the trouble is directory searches
where you need to build some kind of index in order to not have
to run through sequentially all the time.
-- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Tim Kientzle: "Re: Request for Comments: libarchive, bsdtar"
- In reply to: Vladimir Dozen: "Re: Request for Comments: libarchive, bsdtar"
- Next in thread: Brooks Davis: "Re: Request for Comments: libarchive, bsdtar"
- Reply: Brooks Davis: "Re: Request for Comments: libarchive, bsdtar"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]