Joliet and release ISOs?

Tim Kientzle kientzle at freebsd.org
Fri Jul 24 05:59:26 UTC 2009


Jung-uk Kim wrote:
> 
> The "--options=!joliet" trick didn't work for me:
> 
> # uname -mrs 
> FreeBSD 8.0-BETA2 amd64
> # tar -x --options=!joliet -p -f ../8.0-BETA2-amd64-livefs.iso
> # cd rescue
> # ls -il
> total 4204
> 3326283 -r-xr-xr-x  131 root  wheel  4485472  7 15 17:09 [
> 3326283 -r-xr-xr-x  131 root  wheel  4485472  7 15 17:09 atacontrol
> 3326283 -r-xr-xr-x  131 root  wheel  4485472  7 15 17:09 atmconfig
> 3326283 -r-xr-xr-x  131 root  wheel  4485472  7 15 17:09 badsect
> ...
> 3326283 -r-xr-xr-x  131 root  wheel  4485472  7 15 17:09 whoami
> 3326283 -r-xr-xr-x  131 root  wheel  4485472  7 15 17:09 zcat
> 3326283 -r-xr-xr-x  131 root  wheel  4485472  7 15 17:09 zfs
> 3326283 -r-xr-xr-x  131 root  wheel  4485472  7 15 17:09 zpool
> # file atacontrol
> atacontrol: data
> # hexdump atacontrol
> 0000000 0000 0000 0000 0000 0000 0000 0000 0000
> *
> 0447160

Try the attached patch; I believe this corrects the
reading of hardlinks from iso9660 images.

Tim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libarchive_iso9660_hardlink.patch
Type: text/x-patch
Size: 496 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20090724/4e9a41b7/libarchive_iso9660_hardlink.bin


More information about the freebsd-current mailing list