aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Reduce build size & tidysickcodes2021-02-031-1/+12
|
* docs: fix broken multi-line docker commandJohn Lianoglou2021-01-311-5/+5
|
* Use -e OSX_COMMANDS to run commands in OSX at runtime in :auto. Add docker ↵sickcodes2021-01-271-6/+19
| | | | start -i instructions.
* zstd decompress instead of re-compress in README.mdsickcodes2021-01-261-1/+1
|
* Clean out your Docker images/history/cache by simply deleting `/var/lib/docker`sickcodes2021-01-261-0/+3
|
* images.sick.codes fixed images2.sick.codessickcodes2021-01-251-1/+1
|
* Missing -it in README.md for interactive qemu shell and ability to Ctrl+C ↵sickcodes2021-01-241-5/+5
| | | | container.
* [V3.0] Dockerfile, Dockerfile.auto, Dockerfile.nakedsickcodes2021-01-241-7/+90
|
* Up README with Kubernetes Helm Chart link @ ./helm.sickcodes2021-01-141-1/+1
|
* v2.7 Replace gibMacOS with fetch-macOS.py. Replace iptables with ↵sickcodes2021-01-051-15/+40
| | | | iptables-nft. Remove libguestfs.