sickcodes and GitHub
7c635c0d20
Merge pull request #800 from slonopotamus/LegacyKeyValueFormat
2024-09-03 16:40:41 +00:00
sickcodes and GitHub
b653f292a5
Merge pull request #792 from eltociear/patch-1
2024-09-03 16:39:43 +00:00
sickcodes and GitHub
c1b834fbb0
Merge pull request #794 from alexislefebvre/patch-1
2024-09-03 16:39:02 +00:00
sickcodes and GitHub
9a229b87ce
Merge pull request #742 from Anthropohedron/faq
...
Frequently Asked Questions
2024-05-01 16:53:12 +00:00
sickcodes and GitHub
476de8d2d1
Merge pull request #683 from iambenmitchell/master-1
...
Update CREDITS.md
2024-04-08 14:36:55 +00:00
sickcodes and GitHub
756a1c03b9
Merge pull request #758 from sickcodes/sonoma
...
Update to add Sonoma
2024-04-08 13:13:18 +00:00
sickcodes and GitHub
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
sickcodes and GitHub
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 and GitHub
51f1c1ce14
Merge pull request #613 from Ygnys/fix-typos
...
fixing typos in Readme
2023-01-23 18:09:40 +00:00
sickcodes and GitHub
671c46046a
Merge pull request #566 from sickcodes/ventura
...
Add latest OS, Ventura
2022-11-16 13:05:35 +00:00
sickcodes and GitHub
917e091798
Merge pull request #545 from Sondro/master
...
README: 'mac_hdd_ng_auto_monterey' to 'mac_hdd_ng_auto_monterey.img'
2022-11-14 17:16:30 +00:00
sickcodes and GitHub
f794cac0e2
Merge pull request #532 from arifulislamat/patch-1
2022-11-09 16:03:43 -08:00
sickcodes and GitHub
e0d753030b
Merge pull request #551 from aaronjamt/patch-1
2022-11-09 16:02:46 -08:00
sickcodes and GitHub
49b86bec9a
Merge pull request #538 from TartanLeGrand/master
...
sshpass install and label
2022-09-12 13:52:26 +00:00
sickcodes and GitHub
d7f0c289fc
Fixes #485
2022-05-14 16:14:58 +00:00
sickcodes and GitHub
1103007c8d
Merge pull request #495 from jonathanweinberg/patch-1
...
Additional information about .wslconfig
2022-05-14 16:08:11 +00:00
sickcodes and GitHub
41b07267b2
Share files, shared folder, mount folder
...
# Share directories, sharing files, shared folder, mount folder
The easiest and most secure way is `sshfs`
```bash
# on Linux/Windows
mkdir ~/mnt/osx
sshfs user@localhost:/ -p 50922 ~/mnt/osx
# wait a few seconds, and ~/mnt/osx will have full rootfs mounted over ssh, and in userspace
# automated: sshpass -p <password> sshfs user@localhost:/ -p 50922 ~/mnt/osx
```
2022-05-14 16:07:27 +00:00
sickcodes and GitHub
55293cbb6c
Fixes #495
2022-04-21 11:10:03 +00:00
sickcodes and GitHub
f9bfddbb5b
Recognize. Add new legends to credits.
...
[@kimjammer](https://github.com/kimjammer ) Update Windows Installation section #422
[@Mhartig](https://github.com/Mhartig ) - Worked out issue `Enter a number (default=1): error: invalid number: y`
[@felipestt](https://github.com/felipestt ) Use more CPU Cores/SMP' broken #440
[@routmoute](https://github.com/routmoute ) README: add PulseAudio with WSLg #442
[@dulatello08](https://github.com/dulatello08 ) Update README.md #452
2022-04-17 04:34:14 +00:00
sickcodes and GitHub
4501c6a854
Fix #440
...
> According to [this](https://github.com/foxlet/macOS-Simple-KVM/issues/319#issuecomment-1003775896 ), macOS only supports power-of-two cores. But you can increase the number of sockets to get the virtual cores you need.
>
> If you need 6 cores, go with:
>
> ```
> -e EXTRA='-smp 6,sockets=3,cores=2'
> ```
2022-04-14 22:49:35 +00:00
sickcodes and GitHub
524749cbb8
Merge pull request #472 from sickcodes/naked-vnc-legacy-patch
...
Fixes #470 TEMP-FIX is breaking Dockerfile.nakedvnc build #470
2022-04-07 20:53:57 +00:00
sickcodes and GitHub
73d84d28dd
Fixes #470
...
TEMP-FIX is breaking Dockerfile.nakedvnc build #470
2022-03-27 14:06:55 +00:00
sickcodes and GitHub
2d6d4b670a
Update via @Error996 https://github.com/Error996
...
Thanks @Error996!
https://github.com/sickcodes/Docker-OSX/discussions/458
2022-03-19 20:04:30 +00:00
sickcodes and GitHub
43a4c0b0d9
Add warning to test.sh that it's for internal use only
...
Add warning to test.sh that it's for internal use only
2022-03-11 04:08:26 +00:00
sickcodes and GitHub
b3e8aabaa9
Merge pull request #452 from dulatello08/patch-1
...
Update README.md
2022-02-11 05:59:38 +00:00
sickcodes and GitHub
3188252da4
Update README.md
2022-02-11 05:59:07 +00:00
sickcodes and GitHub
3621847c23
Merge pull request #442 from routmoute/master
...
README: add PulseAudio with WSLg
2022-02-08 02:07:54 +00:00
sickcodes and GitHub
1380481ac1
Merge pull request #422 from kimjammer/patch-2
2022-01-19 19:16:28 +00:00
sickcodes and GitHub
89d4aa6c5b
Merge pull request #420 from aslafy-z/patch-1
2022-01-13 05:49:48 +00:00
sickcodes and GitHub
0beee71158
Merge pull request #412 from MikeCoder96/master
2022-01-13 05:48:31 +00:00
sickcodes and GitHub
f3c2c332aa
Merge pull request #396 from martinmullins/patch-2
...
NFS mount documentation, locking issue
2021-12-15 21:30:34 +00:00
sickcodes and GitHub
5427cbbc5b
Merge pull request #408 from jk2K/patch-1
2021-12-14 09:43:48 +00:00
sickcodes and GitHub
5afb277302
Merge pull request #397 from sickcodes/rollback-naked
...
Rollback naked
2021-12-02 11:40:36 +00:00
sickcodes and GitHub
e79ce8a273
Merge pull request #395 from kimjammer/patch-1
...
Readme - Update information regarding using Windows
2021-11-29 22:57:37 +00:00
sickcodes and GitHub
d028bd341b
Add Windows Instructions Link at the tippity top.
...
Add Windows Instructions Link at the tippity top.
2021-11-29 22:55:29 +00:00
sickcodes and GitHub
c6c6c69851
Update README.md
...
Move to top
2021-11-29 22:52:06 +00:00
sickcodes and GitHub
7300479b9a
Merge pull request #393 from sickcodes/shrink-naked
...
Create naked container from scratch to make smaller
2021-11-29 07:20:34 +00:00
sickcodes and GitHub
55b4820e07
Merge pull request #392 from martinmullins/patch-1
...
Notes for mounting an NFS folder from a linux host
2021-11-28 22:25:37 +00:00
sickcodes and GitHub
d2e2604cfc
NFS drive easy-share edits
...
Thank you @martinmullins!
2021-11-28 22:22:23 +00:00
sickcodes and GitHub
5fdf587a29
Merge pull request #374 from sickcodes/mojave-high-sierra
...
Add High-Sierra, and version granularity
2021-11-14 18:51:40 +00:00
sickcodes and GitHub
8689e0e12c
Merge branch 'master' into mojave-high-sierra
2021-11-14 18:50:56 +00:00
sickcodes and GitHub
c913b66853
Merge pull request #378 from cameronsteele/patch-1
...
fix Big Sur build example
2021-11-12 21:59:17 +00:00
sickcodes and GitHub
1d8682403f
Merge pull request #366 from eggplants/master
...
Fix command to launch sickcodes/docker-osx:auto
2021-10-30 05:49:35 +00:00
sickcodes and GitHub
d40be09953
Merge pull request #369 from sickcodes/libguestfs-linux-hold
...
Fixes #368 Downgrade kernel for the subsystem to 5.12, and hold back libguestfs at libguestfs-1.44.1
2021-10-29 17:32:24 +00:00
sickcodes and GitHub
9639fa2289
[@eggplants]( https://github.com/eggplants ) Fix command to launch sickcodes/docker-osx:auto #366
2021-10-29 17:28:36 +00:00
sickcodes and GitHub
5806f862d3
Merge pull request #367 from TheHackerCoding/patch-1
...
Typo in README
2021-10-28 21:27:12 +00:00
sickcodes and GitHub
ff250fa0ca
Merge pull request #361 from Buthrakaur/improve-readme-windows
...
readme - improve instructions for running on windows
2021-10-22 08:43:14 +00:00
sickcodes and GitHub
df10b3c651
Merge pull request #352 from chirag350/master
...
use LABEL instead of MAINTAINER since MAINTAINER is deprecated
2021-10-10 22:20:34 +00:00
sickcodes and GitHub
9c8d70c9da
Merge pull request #343 from sickcodes/stock-images-in-dockerfile
...
Build the missing nopicker stock image at runtime. Add a nopicker stock images in dockerfile.
2021-10-01 00:19:50 +00:00
sickcodes and GitHub
bed57dc73e
Merge pull request #339 from sickcodes/monterey
...
Add `sickcodes/docker-osx:monterey`!
2021-09-09 23:40:13 +00:00
sickcodes and GitHub
48db29e013
Merge pull request #337 from cybik/patch-1
2021-09-02 20:02:51 +00:00
sickcodes and GitHub
a9479fb875
Merge pull request #334 from mcandre/patch-1
2021-08-27 07:57:58 +00:00
sickcodes and GitHub
e7070fd1cd
Merge pull request #333 from sickcodes/naked-auto
...
Add new image `docker pull sickcodes/docker-osx:naked-auto`. Also allow -e USERNAME -e PASSWORD for auto, even though it's 20GB.
2021-08-26 00:01:17 +00:00
sickcodes and GitHub
cdf9dae7f2
Add Discord server for general enquiries
...
### Need help, have questions, or just want to hang out?
# [https://discord.gg/mx8pPw39Yg ](https://discord.gg/mx8pPw39Yg )
2021-08-02 05:44:57 +00:00
sickcodes and GitHub
d12612bb35
Merge pull request #325 from sickcodes/glibc-patch-retire
...
Remove glibc patches, introduce libguestfs test
2021-07-28 18:59:03 +00:00
sickcodes and GitHub
127fca4718
Merge pull request #321 from sickcodes/glibc-revert-wip-2
...
Retire glibc patch. Retire file command patch. Add `bootmenu=on`.
2021-07-25 19:55:16 +00:00
sickcodes and GitHub
ddc92a2675
Merge pull request #318 from allansrc/master
...
Update Doc detail for run on WLS
2021-07-23 21:59:44 +00:00
sickcodes and GitHub
48bc561aa9
Remove GitHub action for building
...
Continuing on hub.docker.com
2021-07-08 23:37:34 +00:00
sickcodes and GitHub
7014f82a30
Add link to "make it faster" scripts https://github.com/sickcodes/osx-optimizer
...
See: https://github.com/sickcodes/osx-optimizer
2021-07-08 23:22:01 +00:00
sickcodes and GitHub
2374861720
Add libguestfs-tools to the requirements on Ubuntu
...
Fixes https://github.com/sickcodes/Docker-OSX/issues/311
2021-07-08 23:18:06 +00:00
sickcodes and GitHub
e11f62a9ef
Merge pull request #288 from johnjhacking/patch-1
2021-07-02 14:45:59 +00:00
sickcodes and GitHub
0d70bed2ed
Update fetch-macOS.py
2021-07-01 08:33:40 +00:00
sickcodes and GitHub
0fb7c28608
Create docker build action.
2021-06-28 17:51:06 +00:00
sickcodes and GitHub
4e41e2bc08
Fix hero image cache.
2021-05-24 11:14:36 +00:00
sickcodes and GitHub
a4c83df192
Merge pull request #270 from sickcodes/boot-args-cpu
...
Prepare nakedvnc for hub.docker.com. Add `ENV BOOT_ARGS=` to supply additon boot arguments, for example, `+vmx,rdtscp`. Add `ENV CPU=Penryn` to allow changes to the CPU emulation, for example, `Skylake-Client`
2021-05-06 07:48:00 +00:00
sickcodes and GitHub
ee65907abe
Update README.md
2021-05-04 04:36:54 +00:00
sickcodes and GitHub
77307c7b24
Add cool shield from https://dockeri.co/ to README.md
2021-05-02 10:15:06 +00:00
sickcodes and GitHub
e5f4d6cc12
Merge pull request #260 from m-zheng/patch-1
2021-04-30 07:35:01 +07:00
sickcodes and GitHub
e102d8c3c7
Merge pull request #258 from tinjaw/csb-z6y1e
2021-04-26 04:25:26 +00:00
sickcodes and GitHub
869b5fafd6
Merge pull request #253 from sickcodes/file-downgrade-all-images
...
Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.
2021-04-18 19:29:43 +00:00
sickcodes and GitHub
17631b47ef
Merge pull request #252 from sickcodes/file-downgrade-fixes-244
...
Downgrade file command for libguestfs
2021-04-18 16:40:27 +00:00
sickcodes and GitHub
1d3a12a9c6
Merge pull request #251 from sickcodes/libguestfs-exit
...
Add LIBGUESTFS debug & trace commands, exit on fail. Update credits
2021-04-18 12:01:04 +00:00
sickcodes and GitHub
aac1017c40
Merge pull request #250 from a10kiloham/patch-1
...
Adding Bluebubbles as an example use case
2021-04-15 21:55:10 +00:00
sickcodes and GitHub
6e134e763d
Merge pull request #249 from sickcodes/osx-serial-update
...
Update custom from https://github.com/sickcodes/osx-serial-generator.git
2021-04-15 10:12:46 +00:00
sickcodes and GitHub
0925c6e1b2
Merge pull request #245 from a10kiloham/master
...
Dockerfile for :naked image with VNC support
2021-04-15 09:58:18 +00:00
sickcodes and GitHub
43666a0d5e
Merge pull request #235 from kaoudis/master
...
README / troubleshooting docs improvements
2021-04-08 10:08:19 +00:00
sickcodes and GitHub
b161ad7afd
Update README.md
2021-03-31 09:10:12 +00:00
sickcodes and GitHub
ba28790c13
Merge pull request #228 from sickcodes/qemu-interactive
...
Remove envsubst to allow interactive QEMU using -i
2021-03-28 11:02:11 +00:00
sickcodes and GitHub
240140ff25
Merge pull request #219 from panos/master
...
Made further improvements to the README
2021-03-26 11:27:52 +00:00
sickcodes and GitHub
675d01d797
Merge branch 'master' into master
2021-03-26 11:20:02 +00:00
sickcodes and GitHub
cbb7f242d5
Merge pull request #221 from sickcodes/kvmless
...
IMAGE_FORMAT=qcow2, KVM=
2021-03-24 18:18:11 +00:00
sickcodes and GitHub
5bd86a58f6
Merge pull request #212 from panos/master
...
Improved README
2021-03-21 18:51:29 +00:00
sickcodes and GitHub
f6e0bfa202
Default RAM=3
...
Fixes https://github.com/sickcodes/Docker-OSX/issues/207
2021-03-19 19:34:05 +00:00
sickcodes and GitHub
9af868d0d1
Merge pull request #206 from sickcodes/dyanmic-ram-default
...
Use RAM=max or RAM=half to suit all machines, dynamically.
2021-03-17 21:50:13 +00:00
sickcodes and GitHub
7c633bc810
Merge pull request #194 from TheHackerCoding/master
2021-03-15 11:46:57 +00:00
sickcodes and GitHub
1a10562b01
Merge pull request #189 from sickcodes/low-ram-bug
2021-03-14 12:20:58 +00:00
sickcodes and GitHub
502457528a
Propose RAM default to 2G instead of 8G
...
Alternative, calc at runtime?
Perhaps
```
-e RAM=auto \
```
```
RAM=${RAM:-$(("$(head -n1 /proc/meminfo | tr -dc '[:digit:]') / 900000"))}000 \
exec qemu-system-x86_64 -m ${RAM} \
```
2021-03-14 12:10:14 +00:00
sickcodes and GitHub
5fc2b8b263
Update issue templates
2021-03-14 09:55:22 +00:00
sickcodes and GitHub
b57d94c2e1
Update issue-template.md
2021-03-10 22:23:31 +00:00
sickcodes and GitHub
c7efa930c7
Merge pull request #173 from sickcodes/touch-before-chown
...
sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${…
2021-03-10 03:35:48 +07:00
sickcodes and GitHub
e2bab5b765
Merge pull request #171 from sickcodes/move-custom-to-submodule
...
Move custom serial generator scripts to their own repo:
2021-03-10 02:08:27 +07:00
sickcodes and GitHub
d32104aae7
Merge pull request #172 from sickcodes/sickcodes-issue-template
...
Update issue templates
2021-03-09 12:13:51 +00:00
sickcodes and GitHub
38c84714ee
Update issue templates
2021-03-09 12:13:08 +00:00
sickcodes and GitHub
7f2ef89ab7
Merge pull request #169 from sickcodes/nopicker-bug
...
Fix BOOTDISK expected logic
2021-03-06 19:39:10 +00:00
sickcodes and GitHub
5f595ed588
Merge pull request #168 from sickcodes/generate-custom-edits
...
Script for making iMessage serial numbers OpenCore Docker-OSX edits
2021-03-06 18:11:45 +00:00
sickcodes and GitHub
3add4f7a98
Merge pull request #163 from sickcodes/resolution-changes-runtime
...
Add WIDTH and HEIGHT environment variables
2021-03-04 13:46:58 +00:00
sickcodes and GitHub
2e185aa2c3
Merge pull request #162 from sickcodes/additional-ports
...
Add ADDITIONAL_PORTS, -e ADDITIONAL_PORTS='hostfwd=tcp::10023-:80,'
2021-03-03 07:09:27 +00:00
sickcodes and GitHub
60daed5e3a
Merge pull request #161 from edsonboldrini/patch-1
...
Update README.md
2021-03-02 15:51:00 +00:00
sickcodes and GitHub
e307f1cb51
Merge pull request #160 from sickcodes/vmxnet3
...
Switch default internet to vmxnet3 as there is no incompatability...
2021-03-01 11:46:29 +00:00
sickcodes and GitHub
fd80032eab
Merge pull request #158 from sickcodes/bigsur
...
Add bigsur BaseSystem.img support. Use `--build-arg VERSION=11`
2021-02-27 11:44:40 +00:00