Re: Uncompressed archive in package?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ABMmuQwsNbRwd9b3+H9InkeuogmJA98hbvuZrYpGkjM=; b=qJ+OChofW2m/14QNiy0FHOCFSNPPD0qNReZjP7GzispUNkfWRFocule7Mq2ZXTMx1G BDFn5KGjVGZVu+XdWjrmJ8Zum/fQ3uTOJcXxAbj2Bt+9FOzgzPxGV2gnKUl1Y12X3yVH EKYqCFSngdVKe8OxzbC6CALxvVXcYsNaEKZGU= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=TclwAlcjRyDgZJ2kUwtPWanTmrbH8TLkP+MtFhO2biNO9fAxneCkTNnd0/NEer2Kj0 WpBFRe6udQpSmZncEPRKPME/bf5DcZSAHXSHwo4WYN+nt/WVdQRqjE6U5BFfcJRkS54w lpUfwoqACn8OBUZN5s/Fj79TD9OwmEa3CW2h8= It is possible with bundle packages. You would need to search the mailing archive. It's something related to having an external payload. You would just provide the destination where to install the files, not a .bom, IIRC. On Thu, Jun 10, 2010 at 10:17 AM, Nathan Herring <nathan.herring@technosloth.com> wrote:
I'm assisting creating a hybrid installer DVD image. The idea is that there will be a directory of content on the disk (probably hidden in the UI) that needs to get installed. I don't want to actually build a compressed archive inside a .pkg file, but one with just the .bom and a pointer to the actual directory of files sitting there on disk. (This so that the Windows side can access the same set of files.)
My memory is fallible, but I thought that there was a way to build a .pkg in this fashion. The current Software Delivery Guide has no mention of such things. Package Maker seems to only have a way to refer to external .pkg files so they don't have to be included in the top-level .mpkg.
The man page for packagemaker(1) refers to the backwards-compatibility mode -u flag, but it seems to just create a .pax file that is gigantic.
Am I misremembering, or is this just not possible?
-nh _______________________________________________ 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/dev.iceberg%40gmail.com
This email sent to dev.iceberg@gmail.com
_______________________________________________ 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)
-
Stephane Sudre