Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
COMMITS
/ Dockerfile September 18, 2021
S
Add NETDEV. Soft rename NETWORKING to NETWORKING_DEVICE
sickcodes committed
August 25, 2021
July 28, 2021
S
Shift supermin environment variables earlier all images
sickcodes committed
S
Shift supermin environment variables earlier
sickcodes committed
S
Remove glibc patches, introduce libguestfs test
sickcodes committed
S
SUPERMIN_KERNEL downgrade to 5.12 due to zstd issue
sickcodes committed
July 27, 2021
S
Deep clones for debugging...
sickcodes committed
S
Fix Dockerfile
sickcodes committed
S
Re-insert patched glib & downgraded file command.
sickcodes committed
S
July 25, 2021
S
Remove `+pcid` from boot args. Submodule update.
sickcodes committed
S
Retire glibc patch. Retire file command patch. Add `bootmenu=on`.
sickcodes committed
July 8, 2021
S
Add CPUID_FLAGS to edit the CPUID flags on the fly.
sickcodes committed
May 6, 2021
May 4, 2021
S
Disable chown warning
sickcodes committed
April 27, 2021
S
Temp Fix Failed to boot OSX with GENERATE_UNIQUE #244
sickcodes committed
April 18, 2021
S
Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.
sickcodes committed
S
S
Add LIBGUESTFS debug & trace commands, exit on fail. Update credits
sickcodes committed
March 25, 2021
S
Restore fetch-macOS.py from OSX-KVM previous
sickcodes committed
March 24, 2021
S
S
Substitution if not null only
sickcodes committed
March 19, 2021
S
Default RAM=3
sickcodes committed
March 17, 2021
S
Fix RAM math error for -e RAM=max
sickcodes committed
S
Typo: Use RAM=max or RAM=half to suit all machines, dynamically.
sickcodes committed
S
Use RAM=max or RAM=half to suit all machines, dynamically.
sickcodes committed
March 14, 2021
S
Propose RAM default to 2G instead of 8G
sickcodes committed
March 9, 2021
S
FIRST: sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}"
sickcodes committed
S
Incorrect link update
sickcodes committed
S
./custom is now ./osx-serial-generator via submodule. Submodule inits.
sickcodes committed
March 6, 2021
March 4, 2021
S
v4.1 WIDTH/HEIGHT && move resolution README note
sickcodes committed
S
Shift exits
sickcodes committed
S
wget -O case sensitive, silence source /env errors.
sickcodes committed
S
Add -e MASTER_PLIST_URL to change the input config.plist at runtime.
sickcodes committed
March 3, 2021
S
Add WIDTH and HEIGHT environment variables
sickcodes committed
March 2, 2021
S
Add ADDITIONAL_PORTS, -e ADDITIONAL_PORTS='hostfwd=tcp::23-:23,'
sickcodes committed
March 1, 2021
S
Switch default internet to vmxnet3 as there is no incompatability with services.
sickcodes committed
February 27, 2021
S
Documentation for Big Sur. v4.0
sickcodes committed
S
February 26, 2021
S
Add exists exits and required serial number files for building disk
sickcodes committed
S
NOPICKER now does: `sed -i '/^.*InstallMedia.*/d' Launch.sh`
sickcodes committed
S
source "${ENV:=/env}" logic
sickcodes committed
S
Fixed subshell logic in startup scripts.
sickcodes committed