sickcodes
|
de142e8e49
|
Remove libguestfs patch from auto
|
2 years ago |
sickcodes
|
fc8f78ff0f
|
Fix Dockerfile.auto inline with others
|
2 years ago |
Ugo Mignon
|
40a7e0d200
|
fix: sshpass install and label
|
2 years ago |
sickcodes
|
2d79f06079
|
`RUN sudo sed -i -e 's/^\#RemoteFileSigLevel/RemoteFileSigLevel/g' /etc/pacman.conf`
|
3 years ago |
sickcodes
|
c9b33ddb62
|
Rare issue regarding signatures from the arch archives.
|
3 years ago |
sickcodes
|
e6fcfd86db
|
libguestfs games
|
3 years ago |
sickcodes
|
0a0ae76333
|
Opencore --> OpenCore (typo...)
|
3 years ago |
sickcodes
|
dca8b28f9f
|
Add missing kernel headers
|
3 years ago |
sickcodes
|
24033387a3
|
Fixes #368 Downgrade kernel for the subsystem to 5.12, and hold back libguestfs at libguestfs-1.44.1
|
3 years ago |
sickcodes
|
7dfd04eafd
|
`OpenCore-Catalina/OpenCore.qcow2` was moved to `OpenCore/OpenCore.qcow2`, symlink it anyway
|
3 years ago |
sickcodes
|
31c95fd640
|
Fix MAC_PASSWORD variable name (should be PASSWORD), Add docs for folder sharing
|
3 years ago |
sickcodes
|
61012cf0c8
|
Add new image `docker pull sickcodes/docker-osx:naked-auto`. Also allow -e USERNAME -e PASSWORD for auto, even though it's 20GB.
|
3 years ago |
sickcodes
|
b96bac8cd2
|
Shift supermin environment variables earlier all images
|
3 years ago |
sickcodes
|
9a8239f8ec
|
Remove glibc patches, introduce libguestfs test
|
3 years ago |
sickcodes
|
d910db6958
|
Re-insert patched glib & downgraded file command.
|
3 years ago |
sickcodes
|
f4fd2d53fd
|
Retire glibc patch. Retire file command patch. Add `bootmenu=on`.
|
3 years ago |
sickcodes
|
84e1682700
|
Prepare nakedvnc for hub.docker.com. Add `ENV BOOT_ARGS=` to supply additon boot arguments, for example, `vmx,rdtscp`. Add `ENV CPU=Penryn` to allow changes to the CPU emulation, for example, `Skylake-Client`
|
4 years ago |
sickcodes
|
c31e2618c6
|
Disable chown warning
|
4 years ago |
sickcodes
|
5dc2f4fd04
|
Temp Fix Failed to boot OSX with GENERATE_UNIQUE #244
|
4 years ago |
sickcodes
|
309ff1cd51
|
Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.
|
4 years ago |
sickcodes
|
19439bf2bd
|
Add LIBGUESTFS debug & trace commands, exit on fail. Update credits
|
4 years ago |
sickcodes
|
6243c33e47
|
Remove envsubst to allow interactive QEMU using -i
|
4 years ago |
sickcodes
|
2414f466d0
|
Enable interactive QEMU. Remove envsubst since we are already using bash. Add -x flag
|
4 years ago |
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
|
e4c0b64200
|
FIRST: sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}"
|
4 years ago |
sickcodes
|
5a71e19756
|
./custom is now ./osx-serial-generator via submodule. Submodule inits.
|
4 years ago |
sickcodes
|
c2916fd487
|
Dockerfile syntax error.
|
4 years ago |
sickcodes
|
7382df8fa1
|
Fix BOOTDISK expected logic
|
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
|
4b278bc42c
|
Shift exits
|
4 years ago |
sickcodes
|
45a5f2c074
|
wget -O case sensitive, silence source /env errors.
|
4 years ago |
sickcodes
|
377c4e7cc5
|
Add -e MASTER_PLIST_URL to change the input config.plist at runtime.
|
4 years ago |
sickcodes
|
408248ae4f
|
Missing WIDTH and HEIGHT from naked and auto Dockerfiles
|
4 years ago |
sickcodes
|
275b27ef8f
|
Documentation for Big Sur. v4.0
|
4 years ago |
sickcodes
|
27efe6658d
|
Merge pull request #155 from sickcodes/custom-identity
Custom Serial Numbers (iMessage/iCloud security analysis)
|
4 years ago |
sickcodes
|
91131a6bbb
|
Add exists exits and required serial number files for building disk
|
4 years ago |
sickcodes
|
258f6b455d
|
Fix /env permissions for persistence after GENERATE_UNIQUE. Fix the following warning by chowning /dev/kvm earlier "libguestfs: warning: current user is not a member of the KVM group (group ID 108). This user cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you might need to log out and log in again)."
|
4 years ago |
sickcodes
|
d1721028c8
|
NOPICKER now does: `sed -i '/^.*InstallMedia.*/d' Launch.sh`
|
4 years ago |
sickcodes
|
84326051ca
|
source "${ENV:=/env}" logic
|
4 years ago |
sickcodes
|
f2a49b046b
|
Fixed subshell logic in startup scripts.
|
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
|
105fdfd48f
|
Add an unset WGET_OPTIONS variable that is set to --no-verbose in hub.docker.com, but unset by default, so you can watch progress.
|
4 years ago |
sickcodes
|
9a846bbdbf
|
Chown the disk image early.
|
4 years ago |
sickcodes
|
c5aab3020d
|
Set defaults in obvious places
|
4 years ago |
sickcodes
|
284fe9fbde
|
Early chown required for all volumes...
|
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 |