aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add link to "make it faster" scripts https://github.com/sickcodes/osx-optimizersickcodes2021-07-081-1/+10
| | | See: https://github.com/sickcodes/osx-optimizer
* Add libguestfs-tools to the requirements on Ubuntusickcodes2021-07-081-1/+1
| | | Fixes https://github.com/sickcodes/Docker-OSX/issues/311
* Add APFS extraction instructions.sickcodes2021-05-281-0/+39
|
* Fix hero image cache.sickcodes2021-05-241-1/+1
|
* QEMU 6 VNC changes Documentation changessickcodes2021-05-081-4/+15
|
* Update README.md with Big Sur 11.3 Fixessickcodes2021-05-041-0/+11
|
* Update creditssickcodes2021-05-041-2/+4
|
* Update README.mdsickcodes2021-05-041-6/+10
|
* Add cool shield from https://dockeri.co/ to README.mdsickcodes2021-05-021-0/+2
|
* Update README.mdMinghua Zheng2021-04-281-0/+17
| | | add instructions to change resolution after the container is created
* initial commitChaim Krause2021-04-241-1/+0
|
* Adding Bluebubbles as an example use casea10kiloham2021-04-151-0/+1
|
* at least the important-ish links work nowkaoudis2021-04-051-24/+33
|
* adds some of the more recent notable closed question issueskaoudis2021-04-051-12/+38
|
* couple minor formatting correctionskaoudis2021-04-051-8/+8
|
* move things around for flow and fix up linkskaoudis2021-04-041-421/+442
|
* link to KVM docs from GTK errorkaoudis2021-04-041-11/+15
|
* Update README.mdsickcodes2021-03-311-0/+2
|
* Add shields with live image sizessickcodes2021-03-261-70/+97
|
* Merge branch 'master' into mastersickcodes2021-03-261-18/+99
|\
| * Enable interactive QEMU. Remove envsubst since we are already using bash. ↵sickcodes2021-03-241-2/+40
| | | | | | | | Add -x flag
| * Add all ENV variables to each dockerfile for readability. Add RAM allocation ↵sickcodes2021-03-241-14/+52
| | | | | | | | buffer and cache drop bug fix. Add kvm and libvirt groups. Add IMAGE_FORMAT=qcow2 to allow IMAGE_FORMAT=raw too.
| * Add more secure VNC password generation. Update osx-serial-generator ↵sickcodes2021-03-231-2/+8
| | | | | | | | submodule. Acknowledge OpenCore bootloader usage.
* | Made further improvements to the READMEPanagiotis Vasilopoulos2021-03-221-229/+174
|/
* Update docker start commands (drop back into shell using docker start -ai ↵sickcodes2021-03-211-4/+4
| | | | <id>) and CREDITS.md
* Improved systemd-related instructionsPanagiotis Vasilopoulos2021-03-201-5/+3
|
* Improved READMEPanagiotis Vasilopoulos2021-03-201-81/+90
|
* Use RAM=max or RAM=half to suit all machines, dynamically.sickcodes2021-03-171-2/+4
|
* Update README.mdTheHackerCoding2021-03-151-1/+1
|
* How to mount additional disks inside OSXsickcodes2021-03-121-5/+37
|
* Fix redundant documentationsickcodes2021-03-091-9/+3
|
* Add https://github.com/sickcodes/osx-serial-generator.git as a submodule to ↵sickcodes2021-03-091-26/+26
| | | | replace ./custom
* v4.1 WIDTH/HEIGHT && move resolution README notesickcodes2021-03-041-31/+92
|
* Add WIDTH and HEIGHT environment variablessickcodes2021-03-031-1/+75
|
* Update README.mdEdson Boldrini2021-03-021-2/+2
|
* Switch default internet to vmxnet3 as there is no incompatability with services.sickcodes2021-03-011-4/+3
|
* Documentation for Big Sur. v4.0sickcodes2021-02-271-2/+14
|
* README.md Serial Number/iMessage readinesscustom-identitysickcodes2021-02-261-19/+230
|
* Add exists exits and required serial number files for building disksickcodes2021-02-261-2/+3
|
* Major serial number runtime generation and override changes.sickcodes2021-02-251-34/+63
|
* Add --output-env <filename> && --output-bootdisk <filename>sickcodes2021-02-241-24/+1
|
* Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking ↵sickcodes2021-02-211-0/+10
| | | | speed docs.
* Required KVM parameter fix. No idea how it's been absent for this long.sickcodes2021-02-211-0/+2
|
* 3.1. base-devel image to skip simple packages. Add glibc overrides after ↵sickcodes2021-02-211-1/+1
| | | | every pacman -Syu which is currently required for non-Arch builds.
* Kubernetes helm chart submission! Thanks @cephasarasickcodes2021-02-121-0/+5
|
* Add -e NETWORKING=e1000-82545em || -e ENV NETWORKING=vmxnet3 as runtime ↵sickcodes2021-02-081-0/+1
| | | | arguments.
* Reduced image by 5GB, thanks to @weskerfoot!sickcodes2021-02-081-6/+4
|
* Fixed cwd bugsickcodes2021-02-081-1/+1
|
* Add -e NOPICKER=false for the :naked image to be able to enter boot menu.sickcodes2021-02-071-1/+15
|
* Add -e MAC_ADDRESS to change MAC_ADDRESS at runtime.sickcodes2021-02-071-0/+23
|