Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Feature Request: .adtmpl support #17

Open
@jazzace

Description

@jazzace

In reading your post about the excellent new --make-fake-app feature, it struck me that some redundant work could potentially be avoided if createOSXinstallPkg could parse a list of packages in the AutoDMG template format. Altering the command from the post, it could look something like:

sudo ./createOSXinstallPkg --source /Applications/Install\ macOS\ Sierra\ Developer\ Beta.app --make-fake-app --plist /path/to/AutoDMG_VM.adtmpl

Since the AutoDMG and createOSXInstallPkg plists have a lot in common, it would make sense to parse it under the --plist option. In the example above, --source would override anything in the .adtmpl file (although you could also choose to just parse the Additional Packages and document that source was not supported).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions