Date: Sun, 2 Jan 2005 20:33:55 +0100 From: Andrea Campi <andrea+freebsd_cvs_all@webcom.it> To: Tim Kientzle <kientzle@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libarchive Makefile archive.h.in archive_read_support_format_iso9660.c Message-ID: <20050102193354.GC50060@webcom.it> In-Reply-To: <200501020521.j025LF68085390@repoman.freebsd.org> References: <200501020521.j025LF68085390@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
On Sun, Jan 02, 2005 at 05:21:15AM +0000, Tim Kientzle wrote:
> First cut support for extracting from ISO9660 disk images.
> This seems to be able to extract a TOC and extract files from
> the couple of ISO images I've tested it with.
>
> Treat this as experimental proof-of-concept code for the
> moment. There are still a bunch of debug messages (there
> are a few oddities in ISO9660 that I haven't yet figured
> out how to handle), a lot of bugs to be addressed (this
> code leaks memory very badly), and a lot of missing features (no
> Rockridge support, in particular). I'd appreciate
> feedback from anyone who understands ISO9660 format
> better than I do. ;-)
I do appreciate your work on libarchive and bsdtar, and I'm very pleased
we have a totally BSD clean tar.
However, it's always been my understanding that doing development
in the main repository was frowned upon. After all, that's the reason
why there's a projects sub-repository. I fail to see the reason for
committing this, or portability-only changes as you committed in the
past, as a work-in-progress when you could have kept it somewhere else
until such time as you were totally ready.
Again: I like you work and I like this particular change, I'm mentioning
it now because I've thought about this again and again in several
instances.
Bye,
Andrea
--
There's no place like ~
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050102193354.GC50060>
