aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Add more secure VNC password generation. Update osx-serial-generator submodul...sickcodes2021-03-234-6/+16
| * Made further improvements to the READMEPanagiotis Vasilopoulos2021-03-221-229/+174
|/
* Update docker start commands (drop back into shell using docker start -ai <id...sickcodes2021-03-212-4/+10
* Merge pull request #212 from panos/mastersickcodes2021-03-211-86/+93
|\
| * Improved systemd-related instructionsPanagiotis Vasilopoulos2021-03-201-5/+3
| * Improved READMEPanagiotis Vasilopoulos2021-03-201-81/+90
* | Default RAM=3sickcodes2021-03-191-1/+2
|/
* Merge pull request #206 from sickcodes/dyanmic-ram-defaultsickcodes2021-03-173-2/+12
|\
| * Fix RAM math error for -e RAM=maxsickcodes2021-03-171-1/+1
| * Typo: Use RAM=max or RAM=half to suit all machines, dynamically.sickcodes2021-03-171-1/+1
| * 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
|\