• 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: Flat Packages Inside A Metapackage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Flat Packages Inside A Metapackage


  • Subject: Re: Flat Packages Inside A Metapackage
  • From: "Perbix, Michael" <email@hidden>
  • Date: Thu, 24 Mar 2011 08:36:29 -0400
  • Acceptlanguage: en-US
  • Thread-topic: Flat Packages Inside A Metapackage

On Mar 24, 2011, at 8:06 AM, Perbix, Michael wrote:

> For what it is worth, this is exactly what the old NetRestore did....just looped through a directory of packages to install.  You could also use a text file listing the packages and process that, so that packages get installed in the order you wish (if any depend on others)...which is what we used to do with our NetRestore single_computer.txt file.....which had a list of packages for that computer and read that in and processed it in a loop to install listed packages.
>

Matter of fact, we used to mount a network share, and use the installer command to install packages from that text list located on that share.....

share="/Volumes/mypackages"
package="whatever you do to get the package name"

installer -package "$share/$package"

or something like that.  Kept everything nice and neat and in one place and easy to update the package without having to change anything else.

    -Mike _______________________________________________
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: 
 >Flat Packages Inside A Metapackage (From: Stephen McIntyre <email@hidden>)
 >Re: Flat Packages Inside A Metapackage (From: Joseph Chilcote <email@hidden>)
 >Re: Flat Packages Inside A Metapackage (From: Doug Brown <email@hidden>)
 >Re: Flat Packages Inside A Metapackage (From: "Perbix, Michael" <email@hidden>)

  • Prev by Date: Re: Flat Packages Inside A Metapackage
  • Next by Date: Option to execute a command?
  • Previous by thread: Re: Flat Packages Inside A Metapackage
  • Next by thread: Option to execute a command?
  • Index(es):
    • Date
    • Thread