Re: makefs(8) & broken iso9660 images
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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 5 之 5 篇):