[PR #171] [MERGED] Move custom serial generator scripts to their own repo: #723

Closed
opened 2025-12-29 01:24:50 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: move-custom-to-submodule


📝 Commits (4)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sickcodes/Docker-OSX/pull/171 **Author:** [@sickcodes](https://github.com/sickcodes) **Created:** 3/9/2021 **Status:** ✅ Merged **Merged:** 3/9/2021 **Merged by:** [@sickcodes](https://github.com/sickcodes) **Base:** `master` ← **Head:** `move-custom-to-submodule` --- ### 📝 Commits (4) - [`ab9761a`](https://github.com/sickcodes/Docker-OSX/commit/ab9761adb743713646c537f464514b3e0eba46de) Add https://github.com/sickcodes/osx-serial-generator.git as a submodule to replace ./custom - [`d6b86a6`](https://github.com/sickcodes/Docker-OSX/commit/d6b86a604aa0e49caf4dd4fb56ece337a3372f83) osx-serial-generator submodule update - [`5a71e19`](https://github.com/sickcodes/Docker-OSX/commit/5a71e1975692f153e3022a8a2c877d82e32cd6f6) ./custom is now ./osx-serial-generator via submodule. Submodule inits. - [`0bce4b0`](https://github.com/sickcodes/Docker-OSX/commit/0bce4b044f26988d3f80747b649c67cf39f329eb) osx-serial-generator submodule update ### 📊 Changes **11 files changed** (+41 additions, -1715 deletions) <details> <summary>View changed files</summary> ➕ `.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) </details> ### 📄 Description https://github.com/sickcodes/osx-serial-generator.git added a submodule ./custom was symlinked to ./osx-serial-generator --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:24:50 +01:00
adam closed this issue 2025-12-29 01:24:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#723