Commit Graph

371 Commits

Author SHA1 Message Date
sickcodes
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
5542eafad7 Fix CREDITS.md 2021-04-18 10:58:17 +00:00
sickcodes
19439bf2bd Add LIBGUESTFS debug & trace commands, exit on fail. Update credits 2021-04-18 10:54:43 +00:00
sickcodes
aac1017c40
Merge pull request #250 from a10kiloham/patch-1
Adding Bluebubbles as an example use case
2021-04-15 21:55:10 +00:00
a10kiloham
d77b5cfcf2
Adding Bluebubbles as an example use case 2021-04-15 17:14:40 +01:00
sickcodes
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
0925c6e1b2
Merge pull request #245 from a10kiloham/master
Dockerfile for :naked image with VNC support
2021-04-15 09:58:18 +00:00
sickcodes
613236ffc9 Update custom from https://github.com/sickcodes/osx-serial-generator.git 2021-04-15 09:55:15 +00:00
a10kiloham
bbb38349b1
Dockerfile for :naked image with VNC support 2021-04-13 18:23:25 +01:00
sickcodes
e2d69c2bb5 Fix NO_CACHE by default for testing 2021-04-12 09:16:44 +00:00
sickcodes
43666a0d5e
Merge pull request #235 from kaoudis/master
README / troubleshooting docs improvements
2021-04-08 10:08:19 +00:00
kaoudis
6e50ac14ee at least the important-ish links work now 2021-04-05 12:27:49 -06:00
kaoudis
ee587a6963 adds some of the more recent notable closed question issues 2021-04-05 11:31:25 -06:00
kaoudis
e9ec998332 couple minor formatting corrections 2021-04-05 10:37:42 -06:00
kaoudis
42b52e2cc3 move things around for flow and fix up links 2021-04-04 16:18:31 -06:00
kaoudis
cb6c0e554b link to KVM docs from GTK error 2021-04-04 13:47:32 -06:00
sickcodes
b161ad7afd
Update README.md 2021-03-31 09:10:12 +00:00
sickcodes
998f8d4108 Big Sur auto preparations 2021-03-28 11:04:29 +00:00
sickcodes
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
bf9a00e679 Script to build all the images 2021-03-28 10:33:05 +00:00
sickcodes
6243c33e47 Remove envsubst to allow interactive QEMU using -i 2021-03-28 10:17:47 +00:00
sickcodes
95c7ee6792 Add shields with live image sizes 2021-03-26 11:58:31 +00:00
sickcodes
240140ff25
Merge pull request #219 from panos/master
Made further improvements to the README
2021-03-26 11:27:52 +00:00
sickcodes
675d01d797
Merge branch 'master' into master 2021-03-26 11:20:02 +00:00
sickcodes
d4ffc1f2f3 Restore fetch-macOS.py from OSX-KVM previous 2021-03-25 13:59:59 +00:00
sickcodes
2414f466d0 Enable interactive QEMU. Remove envsubst since we are already using bash. Add -x flag 2021-03-24 21:16:03 +00:00
sickcodes
cbb7f242d5
Merge pull request #221 from sickcodes/kvmless
IMAGE_FORMAT=qcow2, KVM=
2021-03-24 18:18:11 +00:00
sickcodes
27cd8247ee Substitution if not null only 2021-03-24 18:14:05 +00:00
sickcodes
9e7342f966 Add all ENV variables to each dockerfile for readability. Add RAM allocation buffer and cache drop bug fix. Add kvm and libvirt groups. Add IMAGE_FORMAT=qcow2 to allow IMAGE_FORMAT=raw too. 2021-03-24 13:40:16 +00:00
sickcodes
408bde5aa2 Add more secure VNC password generation. Update osx-serial-generator submodule. Acknowledge OpenCore bootloader usage. 2021-03-23 09:53:17 +00:00
Panagiotis Vasilopoulos
7ea2b8ec48
Made further improvements to the README 2021-03-22 13:20:09 +02:00
sickcodes
37ed54da3d Update docker start commands (drop back into shell using docker start -ai <id>) and CREDITS.md 2021-03-21 21:11:40 +00:00
sickcodes
5bd86a58f6
Merge pull request #212 from panos/master
Improved README
2021-03-21 18:51:29 +00:00
Panagiotis Vasilopoulos
43c65b5430
Improved systemd-related instructions 2021-03-20 11:00:43 +02:00
Panagiotis Vasilopoulos
a494e3e564
Improved README 2021-03-20 10:58:33 +02:00
sickcodes
f6e0bfa202
Default RAM=3
Fixes https://github.com/sickcodes/Docker-OSX/issues/207
2021-03-19 19:34:05 +00:00
sickcodes
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
d4b8a0f2be Fix RAM math error for -e RAM=max 2021-03-17 21:20:31 +00:00
sickcodes
57e8d0c06d Typo: Use RAM=max or RAM=half to suit all machines, dynamically. 2021-03-17 20:58:11 +00:00
sickcodes
413b09df93 Use RAM=max or RAM=half to suit all machines, dynamically. 2021-03-17 20:27:39 +00:00
sickcodes
7c633bc810
Merge pull request #194 from TheHackerCoding/master 2021-03-15 11:46:57 +00:00
TheHackerCoding
79a2c10287
Update README.md 2021-03-15 07:39:17 -04:00
sickcodes
1a10562b01
Merge pull request #189 from sickcodes/low-ram-bug 2021-03-14 12:20:58 +00:00
sickcodes
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
5657d4230a Update issue templates 2021-03-14 09:59:30 +00:00
sickcodes
5fc2b8b263 Update issue templates 2021-03-14 09:55:22 +00:00
sickcodes
2295eef68f How to mount additional disks inside OSX 2021-03-12 17:58:33 +00:00
sickcodes
b57d94c2e1
Update issue-template.md 2021-03-10 22:23:31 +00:00
sickcodes
1d52a5a106 Fix redundant documentation 2021-03-09 22:06:35 +00:00
sickcodes
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