Commit Graph

17 Commits (5469cb8a582cc6354b45b2a4ddd9820ebeffa1c5)

Author SHA1 Message Date
sickcodes 275b27ef8f Documentation for Big Sur. v4.0
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 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 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 8401069229 Fixed cwd bug
4 years ago
sickcodes 7eb821dcc3 Add -e NOPICKER=false for the :naked image to be able to enter boot menu.
4 years ago
sickcodes 27d7496a70 Use -e OSX_COMMANDS to run commands in OSX at runtime in :auto. Add docker start -i instructions.
4 years ago
sickcodes 8db77770b0 Remove pointless VOLUME command. Replace curl with wget.
4 years ago
sickcodes ab6f7cfc10 Missing -it in README.md for interactive qemu shell and ability to Ctrl+C container.
4 years ago
sickcodes a09c565e36 [V3.0] Dockerfile, Dockerfile.auto, Dockerfile.naked
4 years ago