Commit Graph

21 Commits (cbb7f242d5512f789203d1d46140bb0c20bc6541)

Author SHA1 Message Date
sickcodes 9e7342f966 Add all ENV variables to each dockerfile for readability. Add RAM allocation buffer and cache drop bug fix. Add kvm and libvirt groups. Add IMAGE_FORMAT=qcow2 to allow IMAGE_FORMAT=raw too.
4 years ago
sickcodes 413b09df93 Use RAM=max or RAM=half to suit all machines, dynamically.
4 years ago
sickcodes 7d6e5b30d8 Remove useless case statements. Allow -e HEADLESS=true as human readable alternative to -e DISPLAY=:99.
4 years ago
sickcodes 8935ce08ab Fix bootdisk not getting written to persistent file when using NOPICKER=true. NOPICKER=true is overridden by a custom plist now anyway.
4 years ago
sickcodes 2077c3a453 v4.1 WIDTH/HEIGHT && move resolution README note
4 years ago
sickcodes 377c4e7cc5 Add -e MASTER_PLIST_URL to change the input config.plist at runtime.
4 years ago
sickcodes 5469cb8a58 Add WIDTH and HEIGHT environment variables
4 years ago
sickcodes 55f3fd00b1 Add ADDITIONAL_PORTS, -e ADDITIONAL_PORTS='hostfwd=tcp::23-:23,'
4 years ago
sickcodes 275b27ef8f Documentation for Big Sur. v4.0
4 years ago
sickcodes d1721028c8 NOPICKER now does: `sed -i '/^.*InstallMedia.*/d' Launch.sh`
4 years ago
sickcodes a651aa0369 Change `-e NOPICKER=true` to simply do `export BOOTDISK=/home/arch/OSX-KVM/OpenCore-Catalina/OpenCore-nopicker.qcow2`.
4 years ago
sickcodes 23ab20c2fa Major serial number runtime generation and override changes.
4 years ago
sickcodes f608206926 Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking speed docs.
4 years ago
sickcodes 6f40c4c4de 3.1. base-devel image to skip simple packages. Add glibc overrides after every pacman -Syu which is currently required for non-Arch builds.
4 years ago
sickcodes 7eb821dcc3 Add -e NOPICKER=false for the :naked image to be able to enter boot menu.
4 years ago
sickcodes 9228312eba Add -e MAC_ADDRESS to change MAC_ADDRESS at runtime.
4 years ago
sickcodes a09c565e36 [V3.0] Dockerfile, Dockerfile.auto, Dockerfile.naked
4 years ago
sickcodes f3c09858ab Up README with Kubernetes Helm Chart link @ ./helm.
4 years ago
sickcodes 2a949dfb02 Fix sounds errors and sshd missing on latest build
4 years ago
sickcodes 8d6d0359b1 v2.7 Replace gibMacOS with fetch-macOS.py. Replace iptables with iptables-nft. Remove libguestfs.
4 years ago
sickcodes bac7f39317 Added CHANGELOG, rankmirrors buildargs: RANKMIRRORS=yes, MIRROR_COUNTRY=US, MIRROR_COUNT=10
4 years ago