| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Change `-e NOPICKER=true` to simply do `export BOOTDISK=/home/arch/OSX-KVM/Op... | sickcodes | 2021-02-26 | 1 | -2/+2 |
| * | Set defaults in obvious places | sickcodes | 2021-02-25 | 1 | -4/+8 |
| * | Early chown required for all volumes... | sickcodes | 2021-02-25 | 1 | -3/+2 |
| * | Set temporary branch | sickcodes | 2021-02-25 | 1 | -1/+2 |
| * | Major serial number runtime generation and override changes. | sickcodes | 2021-02-25 | 1 | -3/+54 |
| * | Add Linux, libguestfs for building bootdisks within the Docker container. Add... | sickcodes | 2021-02-25 | 1 | -2/+14 |
| * | Add zip, fix global variables in the serial generator. | sickcodes | 2021-02-24 | 1 | -1/+1 |
| * | Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking spe... | sickcodes | 2021-02-21 | 1 | -0/+3 |
| * | 3.1. base-devel image to skip simple packages. Add glibc overrides after ever... | sickcodes | 2021-02-21 | 1 | -7/+19 |
| * | Self-host in the repo glibc to emphasize the temporariness of this patch. | sickcodes | 2021-02-12 | 1 | -1/+1 |
| * | Kubernetes helm chart submission! Thanks @cephasara | sickcodes | 2021-02-12 | 1 | -3/+5 |
| * | Tempfix for arch | Ben Mitchell | 2021-02-12 | 1 | -0/+5 |
| * | Add a default shell variable for the nic. | sickcodes | 2021-02-08 | 1 | -1/+1 |
| * | Add -e NETWORKING=e1000-82545em || -e ENV NETWORKING=vmxnet3 as runtime argum... | sickcodes | 2021-02-08 | 1 | -1/+5 |
| * | Remove pacman -Scc until later. | sickcodes | 2021-02-07 | 1 | -14/+14 |
| * | Add -e MAC_ADDRESS to change MAC_ADDRESS at runtime. | sickcodes | 2021-02-07 | 1 | -3/+4 |
| * | Remove pointless VOLUME command. Replace curl with wget. | sickcodes | 2021-01-26 | 1 | -5/+3 |
| * | Bug in ARG for Original Dockerfile | sickcodes | 2021-01-24 | 1 | -3/+3 |
| * | [V3.0] Dockerfile, Dockerfile.auto, Dockerfile.naked | sickcodes | 2021-01-24 | 1 | -18/+25 |
| * | Use IMAGE_PATH as a variable during envsubst for the full path of mac_hdd_ng.img | sickcodes | 2021-01-07 | 1 | -1/+3 |
| * | Fix sounds errors and sshd missing on latest build | sickcodes | 2021-01-07 | 1 | -1/+1 |
| * | v2.7 Replace gibMacOS with fetch-macOS.py. Replace iptables with iptables-nft... | sickcodes | 2021-01-05 | 1 | -11/+11 |
| * | Merge pull request #121 from PeterDaveHello/ImproveDockerfile | sickcodes | 2021-01-05 | 1 | -22/+21 |
| |\ |
|
| | * | Adjust spaces and empty lines in Dockerfile | Peter Dave Hello | 2021-01-04 | 1 | -21/+18 |
| | * | Remove not used packages in Dockerfile | Peter Dave Hello | 2021-01-04 | 1 | -1/+1 |
| | * | Use bash in Dockerfile, here-strings(<<<) are undefined in POSIX sh | Peter Dave Hello | 2021-01-04 | 1 | -0/+2 |
| * | | Added CHANGELOG, rankmirrors buildargs: RANKMIRRORS=yes, MIRROR_COUNTRY=US, M... | sickcodes | 2021-01-05 | 1 | -0/+16 |
| |/ |
|
| * | Merge a few `WORKDIR` & `RUN git clone` in Dockerfile | Peter Dave Hello | 2020-12-17 | 1 | -5/+2 |
| * | Remove unnecessary `WORKDIR` instruction in Dockerfile | Peter Dave Hello | 2020-12-17 | 1 | -3/+0 |
| * | Merge pull request #110 from PeterDaveHello/git-clone-depth-1 | sickcodes | 2020-12-16 | 1 | -2/+2 |
| |\ |
|
| | * | Reduce image size by setting git clone depth | Peter Dave Hello | 2020-12-15 | 1 | -2/+2 |
| * | | Simplify .ssh directory setup process in Dockerfile | Peter Dave Hello | 2020-12-15 | 1 | -3/+1 |
| |/ |
|
| * | Fixed Dockerfile instructions to align with the README instructions. | sickcodes | 2020-11-13 | 1 | -6/+2 |
| * | [QOL] Launch without having to press anything at the boot menu (see readme) | sickcodes | 2020-10-06 | 1 | -1/+5 |
| * | Add vim and nano to the container, expand on ipv4 forwarding docs, add info a... | sickcodes | 2020-10-05 | 1 | -1/+2 |
| * | v2.6 Update documentation | sickcodes | 2020-09-26 | 1 | -1/+1 |
| * | OSX-KVM folder | sickcodes | 2020-09-25 | 1 | -1/+1 |
| * | Paths | sickcodes | 2020-09-25 | 1 | -5/+11 |
| * | Work folder | sickcodes | 2020-09-25 | 1 | -0/+3 |
| * | improve handling of BaseSystem.dmg to reduce image by 2.5GB (from 6GB) | Alexander Clouter | 2020-09-20 | 1 | -18/+18 |
| * | make audio driver configurable but defaults to alsa | Alexander Clouter | 2020-09-20 | 1 | -1/+1 |
| * | remove need for privileged | Alexander Clouter | 2020-09-20 | 1 | -0/+2 |
| * | remove need for DISPLAY | Alexander Clouter | 2020-09-20 | 1 | -0/+2 |
| * | support fallback to tcg from kvm | Alexander Clouter | 2020-09-20 | 1 | -3/+3 |
| * | use shell exec/set-eu | Alexander Clouter | 2020-09-20 | 1 | -1/+3 |
| * | use shell expansions for defaults | Alexander Clouter | 2020-09-20 | 1 | -19/+4 |
| * | empty pkg cache | Alexander Clouter | 2020-09-20 | 1 | -1/+2 |
| * | VNC: updated for tigervnc 1.11.0 https://github.com/TigerVNC/tigervnc/releases | sickcodes | 2020-09-20 | 1 | -4/+1 |
| * | Update macOS + add Screen Sharing | Ben Mitchell | 2020-08-23 | 1 | -4/+6 |
| * | Correct empty continuation line | tlier | 2020-06-18 | 1 | -1/+1 |