]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fill in some more Rockridge details in ISO9660 support: Ignore PD
authorTim Kientzle <kientzle@FreeBSD.org>
Sat, 12 Feb 2005 22:48:38 +0000 (22:48 +0000)
committerTim Kientzle <kientzle@FreeBSD.org>
Sat, 12 Feb 2005 22:48:38 +0000 (22:48 +0000)
commite3485a974c9c1d2a8bd9d875b663e0e26bc65cbf
tree0c39b9d9eefe1dc3fdd8335effdf62c74fca047f
parent4c5d0dae20fc58cba648389f7b88e6f55ad15710
Fill in some more Rockridge details in ISO9660 support: Ignore PD
(padding) entries, extract inode value from PX entry, recognize SP and
ST (start/end of SUSP extensions).

I don't enforce SP yet, as I've seen CDROMs which use Rockridge
extensions but don't have the SP record (which is officially
required).

The ISO9660 support is now mature enough to extract FreeBSD
distribution CDROMs created with mkisofs.
lib/libarchive/archive_read_support_format_iso9660.c