Home
last modified time | relevance | path

Searched hist:"5 d9e84da871f2f0320a4d8b061e70ac1efb41aab" (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libarchive/
H A DMakefilediff 5d9e84da871f2f0320a4d8b061e70ac1efb41aab Sun Jan 02 06:21:15 CET 2005 Tim Kientzle <kientzle@FreeBSD.org> 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. ;-)

Suggested by: Robert Watson
diff 5d9e84da871f2f0320a4d8b061e70ac1efb41aab Sun Jan 02 06:21:15 CET 2005 Tim Kientzle <kientzle@FreeBSD.org> 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. ;-)

Suggested by: Robert Watson