Re: Joliet and release ISOs?

From: Tim Kientzle <kientzle_at_freebsd.org>
Date: Thu, 23 Jul 2009 22:59:23 -0700
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

Received on Fri Jul 24 2009 - 03:59:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:52 UTC