mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
[PR #168] [MERGED] Script for making iMessage serial numbers OpenCore Docker-OSX edits #721
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/168
Author: @sickcodes
Created: 3/6/2021
Status: ✅ Merged
Merged: 3/6/2021
Merged by: @sickcodes
Base:
master← Head:generate-custom-edits📝 Commits (3)
72d9427Fix help. Change envs to --envs. Auto turn on envs, plists, bootdisks if setting their output file names8935ce0Fix bootdisk not getting written to persistent file when using NOPICKER=true. NOPICKER=true is overridden by a custom plist now anyway.7d6e5b3Remove useless case statements. Allow -e HEADLESS=true as human readable alternative to -e DISPLAY=:99.📊 Changes
5 files changed (+100 additions, -114 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
Dockerfile(+1 -13)📝
Dockerfile.auto(+5 -14)📝
Dockerfile.naked(+4 -8)📝
custom/generate-unique-machine-values.sh(+89 -79)📄 Description
Change envs to require --envs.
Automatically enable --envs if --output-env is used.
Same for plists, bootdisks^
Fix help ugliness and sanity
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.