Re: what's the archive format?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com
o Mac OS X 10.3.9 and earlier:
pax -w -z -x cpio -f <archive-path> .
That's interesting. You are using -x cpio, which is an older format (the default on the systems I'm using is ustar). I wonder if the Installer expects "cpio", and is objecting to the use of "ustar"? Insane to have to be guessing about all this, really. Bill _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Bill Janssen