Commit Graph

500 Commits

Author SHA1 Message Date
sickcodes 7f31e91099
Merge pull request #840 from Dakai/master
Update README.md
2025-06-06 10:08:10 +00:00
sickcodes 0b3e586b26
Merge pull request #880 from akshaynexus/master
Add Apple ID/iCloud troubleshooting for macOS Container
2025-06-06 10:07:12 +00:00
akshaynexus fa7baa5fc8 fix: use curl instead of wget 2025-05-01 20:59:41 +07:00
akshaynexus 74d8498ea6 fix: remove unecessary change added 2025-05-01 06:01:42 +07:00
akshaynexus b282993a4a Add detailed guide for fixing Apple ID login issues in macOS VMs, including kernel patching methods and a new utility script for applying patches. 2025-05-01 06:00:47 +07:00
akshaynexus 69f6e7d0cf Update README.md to add troubleshooting steps for Apple ID/iMessage/iCloud login issues in macOS VM. 2025-04-30 04:02:02 +07:00
sickcodes e962dce97f
Merge pull request #875 from sickcodes/sequoia
Add Sequoia to README.md
2025-03-30 11:05:11 +00:00
sickcodes 2d4cc60572 Add Sequoia to README.md 2025-03-30 10:52:17 +00:00
Dakai 3259824617
Update README.md
minor typo fix to the sshfs mount command
2024-11-22 16:59:50 +08:00
sickcodes 730d6f294a rename build id's in action 2024-11-18 15:00:53 +00:00
sickcodes 93c2119ebc Label images correctly in yaml 2024-11-18 14:59:41 +00:00
sickcodes fb8aa4b248 Push latest 2024-11-18 13:24:20 +00:00
sickcodes b5a70782cc Push latest 2024-11-18 07:19:56 +00:00
sickcodes 61b21421f6 main to master, -ng typo 2024-11-18 07:07:00 +00:00
sickcodes 342c09eb2a Add docker-build.yml 2024-11-18 07:05:24 +00:00
sickcodes 2dc1d615b1
Merge pull request #826 from sickcodes/runtime-download
DMCA compliance, installer download at runtime
2024-10-14 09:51:21 +00:00
sickcodes 19915de799 `-e SHORTNAME=sonoma` is now a runtime arg, which is DMCA compliant, all images are under `:latest`. 2024-09-26 16:17:43 +00:00
sickcodes a1df7c5a65 Wrong spot 2024-09-26 07:47:40 +00:00
sickcodes 55fe01bb97 DMCA compliance, installer download at runtime 2024-09-26 07:34:18 +00:00
sickcodes 7c635c0d20
Merge pull request #800 from slonopotamus/LegacyKeyValueFormat 2024-09-03 16:40:41 +00:00
sickcodes b653f292a5
Merge pull request #792 from eltociear/patch-1 2024-09-03 16:39:43 +00:00
sickcodes c1b834fbb0
Merge pull request #794 from alexislefebvre/patch-1 2024-09-03 16:39:02 +00:00
Marat Radchenko d13bae59e4 Fix LegacyKeyValueFormat Docker warning
When doing `docker build`, docker (tested with 27.0.3) prints a warning:

    LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 238)

This commit fixes it by using proper syntax.

Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
2024-08-28 18:37:51 +03:00
Alexis Lefebvre 1c10fc4301
README: add version numbers 2024-08-14 19:16:43 +02:00
Ikko Eltociear Ashimine 0c8e5f3923
docs: update README.md
passsword -> password
2024-08-02 03:35:43 +09:00
sickcodes 9a229b87ce
Merge pull request #742 from Anthropohedron/faq
Frequently Asked Questions
2024-05-01 16:53:12 +00:00
sickcodes 476de8d2d1
Merge pull request #683 from iambenmitchell/master-1
Update CREDITS.md
2024-04-08 14:36:55 +00:00
sickcodes 42263d90fc config-custom-sonoma.plist & config-nopicker-sonoma.plist 2024-04-08 13:20:18 +00:00
sickcodes 756a1c03b9
Merge pull request #758 from sickcodes/sonoma
Update to add Sonoma
2024-04-08 13:13:18 +00:00
sickcodes 37aad0460d Add sonoma to README with special flags 2024-04-08 13:12:35 +00:00
sickcodes 54c96557c0 Add tests/sonoma_master.png 2024-04-08 10:37:47 +00:00
sickcodes e17ee6c90a Update submodule 2024-04-01 07:55:14 +00:00
sickcodes a208578bf0 Merge @kholia/OSX-KVM Set XHCI controller to qemu-xhci for USB keyboard/ mouse on macOS 14.4 #238 2024-03-27 13:07:30 +00:00
Anthropohedron 88343e730c one more FAQ 2024-02-08 17:42:30 -05:00
Anthropohedron a13f61bded drafted FAQ 2024-02-08 15:35:19 -05:00
sickcodes d09fa38b47 Update submodule 2023-11-16 18:05:26 +00:00
sickcodes b09155a612 Add another version specific field 2023-11-16 15:32:50 +00:00
sickcodes 669bea269d Add sonoma to README and build script. Plist changes shall be made via 422bb3b713 and then update submodule sickcodes/osx-serial-generator 2023-11-16 14:28:51 +00:00
Ben Mitchell d3129a83d5
Update CREDITS.md
Changed my name on GitHub a while ago haha
2023-08-06 02:19:45 +01:00
sickcodes 846cf8fdaf
Merge pull request #661 from lucasrueda/master
Tiny change on Readme: Recommend to Find by name instead of using grep on results
2023-06-13 11:04:26 +00:00
Lucas Rueda bc0be6b6c7
Find by name instead of using grep on results 2023-05-22 17:04:39 -03:00
sickcodes bb1e992916
Merge pull request #616 from raeldev/add-kvm-install-to-readme
Add kvm and dependencies install to readme
2023-01-23 18:11:32 +00:00
sickcodes 51f1c1ce14
Merge pull request #613 from Ygnys/fix-typos
fixing typos in Readme
2023-01-23 18:09:40 +00:00
Israel Augusto Moreira ac3fe529a8 fix wrong parameter 2023-01-21 02:06:20 +00:00
Israel Augusto Moreira 0daf0ff5d4 add kvm and dependencies install to readme 2023-01-21 01:54:20 +00:00
Agnieszka Stec 8f555f085d
fixing typos in Readme
Found a few minor typos in Readme
2023-01-16 08:59:16 -10:00
sickcodes 924fa68088 Update submodule 2022-11-19 10:37:21 +00:00
sickcodes 237a286e44 Add ventura test, add other images to automated push 2022-11-19 10:19:05 +00:00
sickcodes de142e8e49 Remove libguestfs patch from auto 2022-11-19 04:02:57 +00:00
sickcodes fc8f78ff0f Fix Dockerfile.auto inline with others 2022-11-19 04:02:17 +00:00