aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Use RAM=max or RAM=half to suit all machines, dynamically.sickcodes2021-03-173-3/+13
|/
* Merge pull request #194 from TheHackerCoding/mastersickcodes2021-03-151-1/+1
|\
| * Update README.mdTheHackerCoding2021-03-151-1/+1
|/
* Merge pull request #189 from sickcodes/low-ram-bugsickcodes2021-03-141-1/+1
|\
| * Propose RAM default to 2G instead of 8Gsickcodes2021-03-141-1/+1
|/
* Update issue templatessickcodes2021-03-142-35/+0
* Update issue templatessickcodes2021-03-143-2/+24
* How to mount additional disks inside OSXsickcodes2021-03-121-5/+37
* Update issue-template.mdsickcodes2021-03-101-0/+1
* Fix redundant documentationsickcodes2021-03-091-9/+3
* Merge pull request #173 from sickcodes/touch-before-chownsickcodes2021-03-104-4/+6
|\
| * FIRST: sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}"sickcodes2021-03-094-4/+6
|/
* Add temporary folder for hardlinks ./customsickcodes2021-03-096-1/+1732
* Incorrect link updatesickcodes2021-03-091-1/+1
* Merge pull request #171 from sickcodes/move-custom-to-submodulesickcodes2021-03-1011-1715/+40
|\
| * osx-serial-generator submodule updatesickcodes2021-03-091-0/+0
| * ./custom is now ./osx-serial-generator via submodule. Submodule inits.sickcodes2021-03-093-10/+10
| * osx-serial-generator submodule updatesickcodes2021-03-091-0/+0
| * Add https://github.com/sickcodes/osx-serial-generator.git as a submodule to r...sickcodes2021-03-098-1705/+30
* | Merge pull request #172 from sickcodes/sickcodes-issue-templatesickcodes2021-03-092-0/+48
|\ \ | |/ |/|
| * Update issue templatessickcodes2021-03-092-0/+48
|/
* Merge pull request #169 from sickcodes/nopicker-bugsickcodes2021-03-063-12/+13
|\
| * Dockerfile syntax error.sickcodes2021-03-063-3/+3
| * Fix BOOTDISK expected logicsickcodes2021-03-063-12/+13
|/
* Merge pull request #168 from sickcodes/generate-custom-editssickcodes2021-03-065-114/+100
|\
| * Remove useless case statements. Allow -e HEADLESS=true as human readable alte...sickcodes2021-03-064-33/+8
| * Fix bootdisk not getting written to persistent file when using NOPICKER=true....sickcodes2021-03-064-3/+4
| * Fix help. Change envs to --envs. Auto turn on envs, plists, bootdisks if sett...sickcodes2021-03-061-79/+89
|/
* Merge pull request #163 from sickcodes/resolution-changes-runtimesickcodes2021-03-048-55/+375
|\
| * Typosickcodes2021-03-041-1/+1
| * v4.1 WIDTH/HEIGHT && move resolution README notesickcodes2021-03-045-45/+109
| * Shift exitssickcodes2021-03-045-10/+11
| * Fix `.//config-custom.plist`sickcodes2021-03-042-4/+4
| * wget -O case sensitive, silence source /env errors.sickcodes2021-03-045-12/+11
| * Syntax error: `elif` obviously needs a `; then`sickcodes2021-03-042-4/+4
| * Add -e MASTER_PLIST_URL to change the input config.plist at runtime.sickcodes2021-03-044-0/+9
| * Add --custom-plist-url, --custom-plist <filename> or --master-plist to both s...sickcodes2021-03-042-9/+102
| * Missing WIDTH and HEIGHT from naked and auto Dockerfilessickcodes2021-03-042-10/+18
| * Add WIDTH and HEIGHT environment variablessickcodes2021-03-036-16/+162
|/
* Merge pull request #162 from sickcodes/additional-portssickcodes2021-03-033-1/+7
|\
| * Add ADDITIONAL_PORTS, -e ADDITIONAL_PORTS='hostfwd=tcp::23-:23,'sickcodes2021-03-023-1/+7
|/
* Merge pull request #161 from edsonboldrini/patch-1sickcodes2021-03-021-2/+2
|\
| * Update README.mdEdson Boldrini2021-03-021-2/+2
|/
* Merge pull request #160 from sickcodes/vmxnet3sickcodes2021-03-012-7/+6
|\
| * Switch default internet to vmxnet3 as there is no incompatability with services.sickcodes2021-03-012-7/+6
|/
* Documentation for Big Sur. v4.0sickcodes2021-02-275-5/+18
* Merge pull request #158 from sickcodes/bigsursickcodes2021-02-271-5/+18
|\
| * Add bigsur BaseSystem.img support. Use `--build-arg VERSION=11` or higher. Do...sickcodes2021-02-271-5/+18
|/
* Merge pull request #157 from sickcodes/helm-updatessickcodes2021-02-277-12/+14
|\
| * Update helm chart to include link back to OG project. Dissolve testing branch...sickcodes2021-02-277-12/+14
|/