• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Can Installer.app download things?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can Installer.app download things?


  • Subject: Re: Can Installer.app download things?
  • From: Nick Peelman <email@hidden>
  • Date: Tue, 23 Mar 2010 19:32:53 -0400

Pat's partially right, but I really hope that's not what you're going for...

It appears that in PackageMaker you can add a sub-package, and specify an http URL (you have to pick custom from the list, i couldn't figure out how to enable the real http option), this is about as much testing as I did with it:

http://skitch.com/peelman/n5qne/download-pkg-from-http

For distribution purposes the package you call would have to be a 10.5 or greater-only flat package, it couldn't be the 10.4 era bundle, which requires a container (zip, dmg) for distribution.

I would be curious what your endgame would be?  Reducing initial download to the minimum then downloading on-demand only what the user selects?

To some extent you could accomplish some of that with a plugin, but you'd be breaking any and all hope of that package ever getting deployed en masse via ARD (or most other tools, without a repackage by some poor sysadmin (like me)), and you're dependent upon the reliablity of the end-user's internet for a successful install.  Microsoft does the download-on-demand stuff with several of their pieces, as it drives me $&$^ing nuts and makes things much more complicated than they need be.

-nick

--
Nick Peelman
email@hidden

When birds fly in the right formation, they need only exert half the effort. Even in nature, teamwork results in collective laziness.



On Mar 23, 2010, at 19:16, Patrick Gallagher wrote:



On Mon, Mar 22, 2010 at 6:07 PM, Paul Sanders <email@hidden> 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?

I don't think it can directly, but your preflight/postflight could use curl to download the payload, then install from within the same script. 


--
--------------------------------------
Patrick Gallagher
Mac Admin Corner
Web: http://macadmincorner.com
Twitter: @patgmac

Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Can Installer.app download things? (From: "Paul Sanders" <email@hidden>)
 >Re: Can Installer.app download things? (From: Patrick Gallagher <email@hidden>)

  • Prev by Date: Re: Can Installer.app download things?
  • Next by Date: Re: Can Installer.app download things?
  • Previous by thread: Re: Can Installer.app download things?
  • Next by thread: Re: Can Installer.app download things?
  • Index(es):
    • Date
    • Thread