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:cc:content-type :content-transfer-encoding; bh=Bu6H4DdorNpMUsS5tqbAajnm35Grr7ss03NpqJzCH0o=; b=OgoqRTLpvUEtXyRXWRGm7T9DZieeOOOXqSmIkZTC8gxWsyG1RKumzvMu4zZRcm9pIN i32HisWLeZ/fcDb9T1hPqFW0Q+POBqBAtx5AGD0IEzkhNR+3VFUnIrIlrEktZm8CPJHy tTzSi+zZ+tp5gpDc1Rf+F4zm6YBlCcN1JHVIM= 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 :cc:content-type:content-transfer-encoding; b=eekPl0ByniqM3yjjYHc3+RPOsqoMzlGbYrA3Q6ZgSbfPsJzv8bsEU7WzqMrJ3tmk4v 6AGSj+iHOVAv51fiCJkgQ322Bfcd1REvVS2YyK+b+Ryitc980o2fU+GhwA+0JaqDDvSP AWIkrV25calc3NUjZD201PZ5cy64TFd9tXPxc= Taylor, good questions. It looks like the package version is set on the contents of the package, not the general settings. So when you change the package version, and replace the payload on the server, it should download the new payload which has the updated version. I have not tried this, but it should work that way! Hope I explained that well. Good luck! Rusty On Wed, Mar 24, 2010 at 9:43 AM, Taylor Armstrong <Taylor.Armstrong@noaa.gov> wrote:
Rusty,
I've thought about going the http route for this exact reason (update the payload periodically, keep the package), but how would you deal with versioning? IE - how would your package know whether you're trying to upgrade vs. install if the package itself hasn't changed? In my environment, it wouldn't be a big deal to just bump the version # and redistribute the package, but if I'm updating the package anyway, I figure I may as well just roll the payload in as well.
Taylor
Rusty Myers wrote:
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
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ W. Taylor Armstrong Taylor.Armstrong@noaa.gov NOAA's National Ocean Service Domain Infrastructure Team 1305 East-West Highway Phone (301) 713-1156 Silver Spring, MD 20910 http://nos.noaa.gov ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- 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