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:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=nqfqbS8ltM7QyVF/C+d50MFjvMRQp0hh+4lTNnXGvqc=; b=EjniTtSq+uzXIwrNXut33RaDAgb+Bfh837xG6kGu+AExxDNXW29S/q0A4b2XM8A6o2 QOivTfBYEcGxyNWMlScZ7krA97S+kQjKDP/tbLwyQdYjRPwtOL3WspNoEJWRDtrHjTTG uump82RJ1+/f0LfhwLtds1MzgmiS92rajNVJE= 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=xXqFcjBn+Cyi5zzp773ckd2CocwwEFfZVbbZaCx96upa9vEG2eds+1FWrqHyoKF4vj 8EKeyJ2YOBHirCNMB7RQGFruCpt+YzBZelE7C6hwzKYkiwIgEamBT7zCfead9nfkY0v8 wStJ38tH82N3VsJY6L5s/T5fpUWkKRfein+Hk= It is very possible to download your payload from an http site. It is correct to say that your post or preflight scripts will not do as good of a job downloading as the packagemakers built in http. For one, packages don't have any clue what your doing in the scripts. You can also include the payload outside the installer, on some other media or a specified path (automounts come to mind). I experimented with http payloads and found that it wasn't helpful for my situation. They could be, however, an easy way to keep your payload up to date without having to redistribute the installer package. Rusty On Tue, Mar 23, 2010 at 7:37 PM, Nick Peelman <nick@peelman.us> wrote:
Also, I'll mention that you should give a look at some of Apple's installers, particularly the Xcode installer, as it is a metapackage whose sub packages live outside of it. It may not be exactly what you're looking for, but it may give you some other ideas or get you going in suitable direction. -nick
-- Nick Peelman nick@peelman.us "Your enemies will always sink to your level, even if you are above sinking to theirs."
On Mar 22, 2010, at 18:07, Paul Sanders wrote:
I'm pretty sure the answer to this is no, but is there a way to construct a package such that the OS X installer downloads part of the content, rather than expecting to find it within the package itself?
Thx - Paul Sanders. _______________________________________________ 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/nick%40peelman.us
This email sent to nick@peelman.us
_______________________________________________ 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/rustymyers.lists%40gmai...
This email sent to rustymyers.lists@gmail.com
-- Rusty Myers _______________________________________________ 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