| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | readme - update windows information | KimJammer | 2021-11-29 | 1 | -4/+7 | |
| | | | ||||||
| | * | readme - Instructions to use WSLg's built-in X11 server | KimJammer | 2021-11-28 | 1 | -1/+8 | |
| | | | | | | | Add instructions for using correct DISPLAY value and X-11 socket mount point to use WSLg's built-in X11 server on Windows 11. | |||||
| * | | Update legacy folder ./custom so README works | sickcodes | 2021-11-29 | 4 | -110/+655 | |
| | | | ||||||
| * | | Merge pull request #393 from sickcodes/shrink-naked | sickcodes | 2021-11-29 | 4 | -38/+253 | |
| |\ \ | |/ |/| | Create naked container from scratch to make smaller | |||||
| | * | `RUN sudo sed -i -e 's/^\#RemoteFileSigLevel/RemoteFileSigLevel/g' ↵shrink-naked | sickcodes | 2021-11-29 | 4 | -8/+8 | |
| | | | | | | | | | /etc/pacman.conf` | |||||
| | * | Rare issue regarding signatures from the arch archives. | sickcodes | 2021-11-29 | 4 | -13/+31 | |
| | | | ||||||
| | * | Add Monterey recovery disk to `:naked`; it is backwards compatible (APFS), ↵ | sickcodes | 2021-11-29 | 2 | -3/+10 | |
| | | | | | | | | | however Catalina's recovery image is useless on Monterey images. | |||||
| | * | Use qcow for BaseSystem.img instead because it sheds 2G off image size. Add ↵ | sickcodes | 2021-11-29 | 2 | -25/+32 | |
| | | | | | | | | | back in stock OpenCore bootdisks; size negligible after removing cache. | |||||
| | * | Shrink the Docker containers, significantly. | sickcodes | 2021-11-29 | 2 | -7/+14 | |
| | | | ||||||
| | * | Create naked container from scratch to make smaller | sickcodes | 2021-11-27 | 1 | -21/+197 | |
| | | | ||||||
| * | | Merge pull request #392 from martinmullins/patch-1 | sickcodes | 2021-11-28 | 1 | -0/+30 | |
| |\ \ | |/ |/| | Notes for mounting an NFS folder from a linux host | |||||
| | * | NFS drive easy-share edits | sickcodes | 2021-11-28 | 1 | -7/+14 | |
| | | | | | | | Thank you @martinmullins! | |||||
| | * | Notes for mounting an NFS folder from a linux host | Martin Mullins | 2021-11-26 | 1 | -0/+23 | |
| |/ | ||||||
| * | Merge pull request #374 from sickcodes/mojave-high-sierra | sickcodes | 2021-11-14 | 9 | -131/+221 | |
| |\ | | | | | Add High-Sierra, and version granularity | |||||
| | * | Merge branch 'master' into mojave-high-sierramojave-high-sierra | sickcodes | 2021-11-14 | 0 | -0/+0 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #378 from cameronsteele/patch-1 | sickcodes | 2021-11-12 | 1 | -1/+1 | |
| |\ \ | | | | | | | fix Big Sur build example | |||||
| | * | | fix Big Sur build example | Cameron Steele | 2021-11-06 | 1 | -1/+1 | |
| |/ / | | | | | build takes --build-arg and not -e, as I understand | |||||
| | * | Add diff of screenshots to test suite, works good | sickcodes | 2021-11-14 | 2 | -1/+71 | |
| | | | ||||||
| | * | Add static expected screenshots of installation images to ./tests/ | sickcodes | 2021-11-14 | 6 | -3/+3 | |
| | | | ||||||
| | * | raw image format | sickcodes | 2021-11-14 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add High Sierra & Mojave examples | sickcodes | 2021-11-14 | 1 | -31/+84 | |
| | | | ||||||
| | * | Build all versions based on shortname, fix shebang, tag catalina latest | sickcodes | 2021-11-14 | 1 | -76/+60 | |
| | | | ||||||
| | * | `--build-arg=mojave`, `--build-arg=big-sur`, `--build-arg=monterey`, ↵ | sickcodes | 2021-11-14 | 1 | -13/+1 | |
| | | | | | | | | | `--build-arg=catalina` | |||||
| | * | Missed bc | sickcodes | 2021-11-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix shell | sickcodes | 2021-11-13 | 1 | -11/+6 | |
| | | | ||||||
| | * | export SHORTNAME make OSX-KVM | sickcodes | 2021-11-03 | 1 | -20/+20 | |
| |/ | ||||||
| * | Submodule update osx-serial-generator | sickcodes | 2021-10-31 | 1 | -0/+0 | |
| | | ||||||
| * | Submodule update osx-serial-generator | sickcodes | 2021-10-31 | 1 | -0/+0 | |
| | | ||||||
| * | libguestfs games | sickcodes | 2021-10-31 | 5 | -57/+47 | |
| | | ||||||
| * | Opencore --> OpenCore (typo...) | sickcodes | 2021-10-30 | 5 | -5/+5 | |
| | | ||||||
| * | Add missing kernel headers | sickcodes | 2021-10-30 | 5 | -3/+32 | |
| | | ||||||
| * | Hard fail, of course, on libguestfs build errors | sickcodes | 2021-10-30 | 1 | -2/+2 | |
| | | ||||||
| * | Merge pull request #366 from eggplants/master | sickcodes | 2021-10-30 | 2 | -1/+4 | |
| |\ | | | | | Fix command to launch sickcodes/docker-osx:auto | |||||
| | * | [@eggplants](https://github.com/eggplants) Fix command to launch ↵ | sickcodes | 2021-10-29 | 1 | -1/+3 | |
| | | | | | | | | | sickcodes/docker-osx:auto #366 | |||||
| | * | fix: command to launch sickcodes/docker-osx:auto | haruna | 2021-10-28 | 1 | -0/+1 | |
| | | | | | | | add option `-e GENERATE_UNIQUE=true` | |||||
| * | | Merge pull request #369 from sickcodes/libguestfs-linux-hold | sickcodes | 2021-10-29 | 5 | -58/+93 | |
| |\ \ | | | | | | | Fixes #368 Downgrade kernel for the subsystem to 5.12, and hold back libguestfs at libguestfs-1.44.1 | |||||
| | * | | Fixes #368 Downgrade kernel for the subsystem to 5.12, and hold back ↵libguestfs-linux-hold | sickcodes | 2021-10-29 | 5 | -58/+93 | |
| |/ / | | | | | | | libguestfs at libguestfs-1.44.1 | |||||
| * | | `OpenCore-Catalina/OpenCore.qcow2` was moved to `OpenCore/OpenCore.qcow2`, ↵ | sickcodes | 2021-10-28 | 6 | -26/+62 | |
| | | | | | | | | | symlink it anyway | |||||
| * | | Merge pull request #367 from TheHackerCoding/patch-1 | sickcodes | 2021-10-28 | 1 | -3/+0 | |
| |\ \ | |/ |/| | Typo in README | |||||
| | * | Typo in README | TheHackerCoding | 2021-10-28 | 1 | -3/+0 | |
| |/ | ||||||
| * | squash naked images for hub.docker.com | sickcodes | 2021-10-24 | 1 | -1/+9 | |
| | | ||||||
| * | Merge pull request #361 from Buthrakaur/improve-readme-windows | sickcodes | 2021-10-22 | 2 | -2/+6 | |
| |\ | | | | | readme - improve instructions for running on windows | |||||
| | * | WSL2 + Ubuntu note - credits | sickcodes | 2021-10-22 | 1 | -1/+3 | |
| | | | ||||||
| | * | readme - improve instructions for running on windows | Filip Kinský | 2021-10-19 | 1 | -1/+3 | |
| |/ | ||||||
| * | Merge pull request #352 from chirag350/master | sickcodes | 2021-10-10 | 1 | -2/+1 | |
| |\ | | | | | use LABEL instead of MAINTAINER since MAINTAINER is deprecated | |||||
| | * | Update Dockerfile | Chirag The Doge | 2021-10-02 | 1 | -2/+1 | |
| | | | ||||||
| * | | Fix weird image | sickcodes | 2021-10-06 | 1 | -1/+4 | |
| | | | ||||||
| * | | Add YouTube tutorial video | sickcodes | 2021-10-06 | 2 | -3/+9 | |
| |/ | ||||||
| * | Merge pull request #343 from sickcodes/stock-images-in-dockerfile | sickcodes | 2021-10-01 | 1 | -0/+40 | |
| |\ | | | | | Build the missing nopicker stock image at runtime. Add a nopicker stock images in dockerfile. | |||||
| | * | Have nopicker stock image again. Allows stock NOPICKER=true again.stock-images-in-dockerfile | sickcodes | 2021-09-16 | 1 | -0/+40 | |
| |/ | ||||||