aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile.naked
Commit message (Expand)AuthorAgeFilesLines
* Add exists exits and required serial number files for building disksickcodes2021-02-261-2/+2
* Fix /env permissions for persistence after GENERATE_UNIQUE. Fix the following...sickcodes2021-02-261-1/+1
* NOPICKER now does: `sed -i '/^.*InstallMedia.*/d' Launch.sh`sickcodes2021-02-261-2/+5
* source "${ENV:=/env}" logicsickcodes2021-02-261-2/+1
* Fixed subshell logic in startup scripts.sickcodes2021-02-261-6/+8
* Change `-e NOPICKER=true` to simply do `export BOOTDISK=/home/arch/OSX-KVM/Op...sickcodes2021-02-261-1/+1
* Set defaults in obvious placessickcodes2021-02-251-1/+5
* Early chown required for all volumes...sickcodes2021-02-251-3/+2
* Major serial number runtime generation and override changes.sickcodes2021-02-251-4/+27
* 3.1. base-devel image to skip simple packages. Add glibc overrides after ever...sickcodes2021-02-211-1/+13
* Fixed cwd bugsickcodes2021-02-081-2/+2
* Add -e NOPICKER=false for the :naked image to be able to enter boot menu.sickcodes2021-02-071-14/+25
* Use -e OSX_COMMANDS to run commands in OSX at runtime in :auto. Add docker st...sickcodes2021-01-271-1/+1
* Remove pointless VOLUME command. Replace curl with wget.sickcodes2021-01-261-2/+0
* Missing -it in README.md for interactive qemu shell and ability to Ctrl+C con...sickcodes2021-01-241-2/+0
* [V3.0] Dockerfile, Dockerfile.auto, Dockerfile.nakedsickcodes2021-01-241-0/+98