Date: Sun, 14 Aug 2011 22:11:44 -0700 From: Tim Kientzle <tim@kientzle.com> To: Alexander Best <arundel@freebsd.org> Cc: Test Rat <ttsestt@gmail.com>, freebsd-current@freebsd.org Subject: Re: makefs(8) & broken iso9660 images Message-ID: <5C525BC3-C465-43A9-82C4-C63D2B9B3AF6@kientzle.com> In-Reply-To: <20110810200542.GA40184@freebsd.org> References: <86d3gde2qg.fsf@gmail.com> <20110810200542.GA40184@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed Aug 10 11, Test Rat wrote: > $ tar tf FreeBSD-9.0-HEAD-20110810-JPSNAP-bootonly.iso | fgrep -i = kernel > [nothing] > $ mount -t cd9660 /dev/$(mdconfig -f = FreeBSD-9.0-HEAD-20110810-JPSNAP-bootonly.iso) /media > $ ls -1 /media/boot/kernel > aac.ko > accf_data.ko As you found earlier, makefs and makeisofs lay out the disk images = differently. This has revealed a regression in libarchive that causes it to not see the contents of certain directories. (Specifically, it appears that any = directory that follows a non-directory on the image is ignored.) Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5C525BC3-C465-43A9-82C4-C63D2B9B3AF6>
