Home Forums Software InstaDMG Just getting started

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #372426
    ewhite
    Participant

    I work at a college and am relatively new to imaging in general (with two “old fashioned” images under my belt and a few Apple seminars about deployment), and for our next round of Macs I’d really like to use InstaDMG instead of working on an image on the latest piece of hardware & hoping that it works on the rest, cleaning it all up, doing it all over again in a few months, etc.

    I’ve installed InstaDMG and started building something extremely basic, my first question is: what’s the best resource for learning more shell scripting? Any book recommendations?

    Same for package making. I’ve made a few simple packages using PackageMaker, but find the official documentation pretty useless. After doing some research and looking into options, I will probably use logGen + pkgGen, but would really appreciate any pointers or resources that you’ve found useful.

    Again, thanks for any tips or advice!

    #372430
    Patrick Fergus
    Participant

    A decent (but cracker-dry) book for learning the bash shell is [i]Learning the bash Shell[/i]:

    [url]http://www.amazon.com/Learning-bash-Shell-Nutshell-OReilly/dp/0596009658/[/url]

    There’s no OS X specific information in there though–it’s purely platform-agnostic bash. Regarding PackageMaker, I’m not entirely sure where there’d be a better set of information about PM than the official docs.

    Sorry I don’t have more.

    – Patrick

    #372431
    Rusty Myers
    Participant

    Just a couple links from my bookmarks:

    http://www.ibm.com/developerworks/aix/library/au-satbuildscript.html

    http://www.macdevcenter.com/pub/a/mac/2003/11/07/scripting_osx.html

    http://tldp.org/LDP/Bash-Beginners-Guide/html/index.html

    Everything I have wanted to script, so far, I have been able to google and find. Good luck and enjoy!

    #372432
    mattzago
    Participant

    If you want a book that is readable then check out:

    http://www.apress.com/book/view/1590593766

    I have had nothing but a great experience working through that book because it doesn’t assume anything (which is great for scripting newbies).

    #372436
    ewhite
    Participant

    Thank you all for the links… I’ve got a lot of ground to cover before this gets “easy”!

    — Esther

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.

Comments are closed