can I bundle multiple installs for Mac OSX and do them as a single script?
        Posted  
        
            by 
                Dov
            
        on Super User
        
        See other posts from Super User
        
            or by Dov
        
        
        
        Published on 2012-10-28T03:11:11Z
        Indexed on 
            2012/10/28
            5:06 UTC
        
        
        Read the original article
        Hit count: 721
        
osx
|open-source
I have a lot of open source software to be installed for a course. We currently run on PCs that we provide. If we allow students to use their own Macs in Mac-centric schools, that means we have to load the software on those Macs.
Rathern than have to load individual software, is there any way I can create a single file, mount it and run a script to install all packages? We are willing to simplify the installs by standardizing the locations to store the applications, since the students will have identical machines.
© Super User or respective owner