TheHackerCoding
79a2c10287
Update README.md
4 years ago
sickcodes
2295eef68f
How to mount additional disks inside OSX
4 years ago
sickcodes
1d52a5a106
Fix redundant documentation
4 years ago
sickcodes
ab9761adb7
Add https://github.com/sickcodes/osx-serial-generator.git as a submodule to replace ./custom
4 years ago
sickcodes
2077c3a453
v4.1 WIDTH/HEIGHT && move resolution README note
4 years ago
sickcodes
5469cb8a58
Add WIDTH and HEIGHT environment variables
4 years ago
Edson Boldrini
5b060b8de2
Update README.md
4 years ago
sickcodes
5d648e1b59
Switch default internet to vmxnet3 as there is no incompatability with services.
4 years ago
sickcodes
275b27ef8f
Documentation for Big Sur. v4.0
4 years ago
sickcodes
60132b6c81
README.md Serial Number/iMessage readiness
4 years ago
sickcodes
91131a6bbb
Add exists exits and required serial number files for building disk
4 years ago
sickcodes
23ab20c2fa
Major serial number runtime generation and override changes.
4 years ago
sickcodes
7886e0fd06
Add --output-env <filename> && --output-bootdisk <filename>
4 years ago
sickcodes
f608206926
Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking speed docs.
4 years ago
sickcodes
4ac0bf163d
Required KVM parameter fix. No idea how it's been absent for this long.
4 years ago
sickcodes
6f40c4c4de
3.1. base-devel image to skip simple packages. Add glibc overrides after every pacman -Syu which is currently required for non-Arch builds.
4 years ago
sickcodes
4dcf20a362
Kubernetes helm chart submission! Thanks @cephasara
4 years ago
sickcodes
54afd6ad58
Add -e NETWORKING=e1000-82545em || -e ENV NETWORKING=vmxnet3 as runtime arguments.
4 years ago
sickcodes
217af19452
Reduced image by 5GB, thanks to @weskerfoot!
4 years ago
sickcodes
8401069229
Fixed cwd bug
4 years ago
sickcodes
7eb821dcc3
Add -e NOPICKER=false for the :naked image to be able to enter boot menu.
4 years ago
sickcodes
9228312eba
Add -e MAC_ADDRESS to change MAC_ADDRESS at runtime.
4 years ago
sickcodes
f8595fbc8d
Reduce build size & tidy
4 years ago
John Lianoglou
ae41869105
docs: fix broken multi-line docker command
4 years ago
sickcodes
27d7496a70
Use -e OSX_COMMANDS to run commands in OSX at runtime in :auto. Add docker start -i instructions.
4 years ago
sickcodes
fc3df53d0b
zstd decompress instead of re-compress in README.md
4 years ago
sickcodes
0e0f3b1f4a
Clean out your Docker images/history/cache by simply deleting `/var/lib/docker`
4 years ago
sickcodes
9fead74c71
images.sick.codes fixed images2.sick.codes
4 years ago
sickcodes
ab6f7cfc10
Missing -it in README.md for interactive qemu shell and ability to Ctrl+C container.
4 years ago
sickcodes
a09c565e36
[V3.0] Dockerfile, Dockerfile.auto, Dockerfile.naked
4 years ago
sickcodes
f3c09858ab
Up README with Kubernetes Helm Chart link @ ./helm.
4 years ago
sickcodes
8d6d0359b1
v2.7 Replace gibMacOS with fetch-macOS.py. Replace iptables with iptables-nft. Remove libguestfs.
4 years ago
wes
c30d0c441e
note about USB pass through
4 years ago
wes
b64323852e
more readme improvements, usb pass through, spice, etc
4 years ago
wes
1881ac8797
initial stab at CI instructions and reduce disk usage instructions
4 years ago
sickcodes
c9d3f6be7b
[QOL] Documentation updates about duplicating containers
4 years ago
AdamMomen
fbb186968f
Update README.md
...
## What?
I've added a script on how to automatic boot vnc-version container in `README.md` file for better usablility. For more background, see ticket #83 .
## Why?
Because the script provided in the readme file didn't work on vnc-version container.
## How?
## Testing?
No automated tests, take my word for it ;)
## Screenshots
Before
![image](https://user-images.githubusercontent.com/55929982/98357198-26194080-2025-11eb-81bb-28259a1f63ab.png )
After
## Anything Else?
Nope
4 years ago
sickcodes
e69817242b
[README] Typo, link fixed, credits
4 years ago
Miko
94315c0e4e
Made instructions more clear for those needing Xcode
...
Firstly, amazing job with this project - it really works.
I had to reinstall a few times to get the capacity right to fit Xcode. Just wanted to save others the trouble by noting the min. needed disk size for Xcode. In my case 50gb was too little, so the exact right amount lies between 50-60gb.
4 years ago
sickcodes
81682df5fe
[QOL] Launch without having to press anything at the boot menu (see readme)
4 years ago
sickcodes
0d8cbebfbb
Documentation tidy
4 years ago
sickcodes
3972e009de
Add vim and nano to the container, expand on ipv4 forwarding docs, add info about ${DISPLAY:-:0.0}
4 years ago
Ben Mitchell
c437f81ea5
Update README.md
4 years ago
sickcodes
b710a8a082
v2.6 Update documentation
4 years ago
Alexander Clouter
812c4a2e09
pulseaudio example
...
AppleALC does not support the codec out of the box and I have been unable
to work through https://osy.gitbook.io/hac-mini-guide/details/hda-fix to
figure out how to make it appear. The controller does work, but without
the codec driver support there no soundcard is present to macOS
4 years ago
Alexander Clouter
41dee4b321
remove need for privileged
4 years ago
Alexander Clouter
96302c6f6d
remove need for DISPLAY
4 years ago
sickcodes
ce3b320d03
README update for current feature set
4 years ago
Ben Mitchell
4a5ee5e744
Update README.md
4 years ago
Ben Mitchell
b6cd8a514b
Update README.md
...
no longer necessary to remove 1gb from the disk.
4 years ago