Hacker News new | ask | show | jobs
by rafeed 4431 days ago
This is neat. I think it'd be pretty awesome if it were possible to download all the dmg's/installers/apps in a folder/drive without installing them so at a later date you could a) install everything without having to wait hours to download or require an internet connection and b) keep your packages up to date (almost as a backup) running the script every once in a while to make sure you have the most up to date packages/installers.
1 comments

Puppet (and Boxen for help on OSX) can do this for you with appdmg package provider: http://docs.puppetlabs.com/references/latest/type.html#packa...
Nice. I'd love to see templates so you can easily customize depending on what kind of environment you want so you can start from zero. E.g. 1. Development 2. Design 3. Engineering 4. Management 5. General use

It's probably just me, but it seems like all of these require too much investment time before you have something usable for future use (replicating your current environment).

Which brings me to this, how about a script that analyzes what you already have installed and creates this set up for you which you can customize to easily add/remove packages/apps/installers using Boxen and similar? Anyone know of such tools? My MBP is full of crud after using SuperDuper!/Time Machine for several years to start new macbook setups and installing new versions of OS X on top of the old OS.