mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 22:03:28 +01:00
[PR #171] [MERGED] Move custom serial generator scripts to their own repo: #723
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/171
Author: @sickcodes
Created: 3/9/2021
Status: ✅ Merged
Merged: 3/9/2021
Merged by: @sickcodes
Base:
master← Head:move-custom-to-submodule📝 Commits (4)
ab9761aAdd https://github.com/sickcodes/osx-serial-generator.git as a submodule to replace ./customd6b86a6osx-serial-generator submodule update5a71e19./custom is now ./osx-serial-generator via submodule. Submodule inits.0bce4b0osx-serial-generator submodule update📊 Changes
11 files changed (+41 additions, -1715 deletions)
View changed files
➕
.gitmodules(+3 -0)📝
Dockerfile(+4 -4)📝
Dockerfile.auto(+3 -3)📝
Dockerfile.naked(+3 -3)📝
README.md(+26 -26)➕
custom(+1 -0)➖
custom/config-nopicker-custom.plist(+0 -885)➖
custom/generate-specific-bootdisk.sh(+0 -254)➖
custom/generate-unique-machine-values.sh(+0 -376)➖
custom/opencore-image-ng.sh(+0 -164)➕
osx-serial-generator(+1 -0)📄 Description
https://github.com/sickcodes/osx-serial-generator.git added a submodule
./custom was symlinked to ./osx-serial-generator
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.