mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
[PR #155] [MERGED] Custom Serial Numbers (iMessage/iCloud security analysis) #714
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/155
Author: @sickcodes
Created: 2/26/2021
Status: ✅ Merged
Merged: 2/26/2021
Merged by: @sickcodes
Base:
master← Head:custom-identity📝 Commits (10+)
5aa689eWIP: Machine unique value generator3729052Add zip, fix global variables in the serial generator.d3e86e1Add config.plist and OpenCore boot disk generator to the script.246fd12TSV output, for easier scripting7886e0fAdd --output-env && --output-bootdisk4ffed54WIP generate-specific-bootdisk.sh9e5538cAdd Linux, libguestfs for building bootdisks within the Docker container. Add CPU_STRING to optionally override the whole CPU string. Unify variable names in ./custom.9f10452Typo23ab20cMajor serial number runtime generation and override changes.316a8abSet temporary branch📊 Changes
10 files changed (+1960 additions, -84 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
Dockerfile(+80 -9)📝
Dockerfile.auto(+36 -5)📝
Dockerfile.naked(+37 -7)📝
README.md(+281 -63)➕
custom/config-nopicker-custom.plist(+885 -0)➕
custom/generate-specific-bootdisk.sh(+184 -0)➕
custom/generate-unique-machine-values.sh(+287 -0)➕
custom/opencore-image-ng.sh(+164 -0)📝
helm/README.md(+4 -0)📄 Description
How to test
After that all of these should work.
For testing headless, you can take screenshots in the terminal now using
scrotcat.To test using headless, open a separate terminal with:
All the command below are examples of different ways to set serial numbers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.