8000 GitHub - spankminister/configme: configme
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

spankminister/configme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConfigMe: Simple, low overhead setup of OS X workstations.

Usage:
Run once as superuser:
    sudo python install.py
Run once as main user:
    python install.py

What to know:
    * Running as superuser will install OS updates, apps, disable Spotlight, etc.
    * Running as regular user will install the package manager.
    * The package manager will end up using its own overlay for ls, python, etc.

================ Prerequisites ==================
* IMPORTANT: Assumes you're using gcc 4.2.1
* Install OS X of your choice
* Install XCode and command line tools
    * For Lion, go to App Store, download XCode
    * Run XCode, accept license agreement
    * Go to XCode->Preferences, Downloads tab.
    * Install command line tools

Now, setup your directory structure as follows:
APPDIR:
    MacPorts/
        Leopard/
            SomeMacPorts.x.dmg
        Tiger/
            SomeMacPorts.y.dmg
    autoinstall/
        someapp1/
            someapplication1.dmg
        someapp2/
            someapplication2.mpkg
    profiles/
        dot.bashrc
        dot.irssi/

Then, run 'sudo python install.py && python install.py'

===================================================

About

configme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0