tzarskyz / AutoDMG

Create deployable system images from OS X installer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoDMG

AutoDMG takes an OS X installer and builds a system image, suitable for deployment with DeployStudio or Absolute Manage.

autodmg-small

Download

AutoDMG 0.6 (Pre-release, works, but not ready for production)

Version History

  • 0.6
    • Renamed to AutoDMG.
    • New GUI and support for additional package installations.
  • 0.5.1
    • Fixed extra package installation (thanks Greg Neagle).
  • 0.5
    • Split asr imagescan into a separate task.
    • Added support for installing extra packages, but no GUI yet.
  • 0.4
    • Moved DMG handling into app.
    • Added OS version check.
  • 0.3
    • Working progress bar.
    • Tested on 10.8.5 and 10.9 GM.
  • 0.2/0.1
    • First prototypes, not fit for public consumption.

License

Copyright 2013 Per Olofsson

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Create deployable system images from OS X installer