Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.1 #21

Merged
merged 13 commits into from
Jun 9, 2017
Merged

v2.1 #21

merged 13 commits into from
Jun 9, 2017

Commits on Mar 10, 2017

  1. v2.0.1

    Pre-Release! Not Fully Tested!
    
    Consolidated installer paths to variable.
    Added use of Extension Attribute to check if machine already has copy
    of installer.
    Added logic to support EA.
    First Boot script will try to remove both file locations.
    Joshua Roskos committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    fa98ccc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Removes cleanupOSInstall if OS install is canceled.

    Not the ideal way to solve this problem, but it works.  The ideal solution would simply not create the scripts unless the process validates.
    magnusviri committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    d6b52ef View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Use existing OS installer

    This allows use of existing Apple cached installer, and checks the
    version. If the version is < $version, run $download_trigger.
    Patrick Gallagher committed May 24, 2017
    Configuration menu
    Copy the full SHA
    d5467d0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Bug fixes

    Patrick Gallagher committed May 25, 2017
    Configuration menu
    Copy the full SHA
    273d90c View commit details
    Browse the repository at this point in the history
  2. Improvements

    Clarified comments for variables. Converted tabs to spaces. Removed
    agreetolicense.
    Patrick Gallagher committed May 25, 2017
    Configuration menu
    Copy the full SHA
    e721a96 View commit details
    Browse the repository at this point in the history
  3. Updated README

    Patrick Gallagher committed May 25, 2017
    Configuration menu
    Copy the full SHA
    6a0f790 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Minor fixes

    Fixed example to include /Applications, used full paths to echo, rm,
    and jamf commands. Quoted $OSInstaller.
    Patrick Gallagher committed May 26, 2017
    Configuration menu
    Copy the full SHA
    c0ea9e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. Configuration menu
    Copy the full SHA
    0f73190 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from patgmac/master

    Use existing OS installer
    kc9wwh committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    e728614 View commit details
    Browse the repository at this point in the history
  3. v2.0.4

    Updated composer screenshot
    Added mention of custom-trigger in readme.md
    Joshua Roskos committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    1d5c3d0 View commit details
    Browse the repository at this point in the history
  4. v2.0.5

    Joshua Roskos committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    5c78141 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #16 from magnusviri/patch-1

    Removes cleanupOSInstall if OS install is canceled.
    kc9wwh committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    95e9a3d View commit details
    Browse the repository at this point in the history
  6. v2.0.7

    Converted tabs to spaces
    Adjusted removal of postInstall script and launch daemon
    Joshua Roskos committed Jun 9, 2017
    Configuration menu
    Copy the full SHA
    b3151bd View commit details
    Browse the repository at this point in the history