ec2-macos-init icon indicating copy to clipboard operation
ec2-macos-init copied to clipboard

EC2 macOS Init is the launch daemon used to initialize Mac instances within EC2.

Results 24 ec2-macos-init issues
Sort by recently updated
recently updated
newest added

*Description of changes:* Minor update to some log messages for standardization and added check for upcoming macOS Ventura. By submitting this pull request, I confirm that you can use, modify,...

By default, the ec2-macos-init application will retry execution of failed sections. This doesn't appear documented anywhere, and can cause unexpected side effects. As an example, I have a script that...

As someone deploying default macOS AMIs, I'd like to see what sort of `userdata` I can provide via the AWS Web Console. The [Userdata Example](https://github.com/aws/ec2-macos-init/blob/682b99acaee89dda322d3d785b192434daac5ef9/README.md#example-3) shows how to include a...

documentation
enhancement

Dear ec2-macos-init contributors, I've now tried multiple times (directly through launchd and through ec2-macos-init) to run a simple binary on system boot. This aims to join the machine to an...

question

I was experimenting with the capabilities of the `Execute-User-Data` module, and I did not want to wait for the dedicated host to be wiped between invocations. - I created a...

bug

*Issue #, if available:* *Description of changes:* This adds large format changing commits (like in this PR) to GitHub's filtered out set of commits when clicking through blames. https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view By...

*Issue #, if available:* *Description of changes:* Add dependabot weekly updates to dependencies. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...

*Issue #, if available:* *Description of changes:* Update dependencies to latest versions. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under...

Very tangentially-related to https://github.com/aws/ec2-macos-init/issues/41, we've seen a different type of error also occasionally, across a couple versions of macOS 13 (most recently, 13.5 which is what we're currently running): ```...

bug
question

Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0. Release notes Sourced from github.com/google/go-cmp's releases. v0.6.0 New API: (#340) Add cmpopts.EquateComparable Documentation changes: (#337) Use of hotlinking of Go identifiers Build changes: (#325)...

dependencies