sickcodes
|
27efe6658d
|
Merge pull request #155 from sickcodes/custom-identity
Custom Serial Numbers (iMessage/iCloud security analysis)
|
2021-02-26 17:34:41 +00:00 |
|
sickcodes
|
91131a6bbb
|
Add exists exits and required serial number files for building disk
|
2021-02-26 09:25:40 +00:00 |
|
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)."
|
2021-02-26 06:42:57 +00:00 |
|
sickcodes
|
d1721028c8
|
NOPICKER now does: sed -i '/^.*InstallMedia.*/d' Launch.sh
|
2021-02-26 05:49:40 +00:00 |
|
sickcodes
|
84326051ca
|
source "${ENV:=/env}" logic
|
2021-02-26 05:30:09 +00:00 |
|
sickcodes
|
f2a49b046b
|
Fixed subshell logic in startup scripts.
|
2021-02-26 05:26:35 +00:00 |
|
sickcodes
|
a651aa0369
|
Change -e NOPICKER=true to simply do export BOOTDISK=/home/arch/OSX-KVM/OpenCore-Catalina/OpenCore-nopicker.qcow2 .
|
2021-02-26 04:22:56 +00:00 |
|
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.
|
2021-02-26 03:46:58 +00:00 |
|
sickcodes
|
9a846bbdbf
|
Chown the disk image early.
|
2021-02-25 18:35:23 +00:00 |
|
sickcodes
|
c5aab3020d
|
Set defaults in obvious places
|
2021-02-25 18:16:24 +00:00 |
|
sickcodes
|
284fe9fbde
|
Early chown required for all volumes...
|
2021-02-25 15:17:52 +00:00 |
|
sickcodes
|
23ab20c2fa
|
Major serial number runtime generation and override changes.
|
2021-02-25 14:03:06 +00:00 |
|
sickcodes
|
f608206926
|
Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking speed docs.
|
2021-02-21 11:02:41 +00:00 |
|
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.
|
2021-02-21 06:38:27 +00:00 |
|
sickcodes
|
8401069229
|
Fixed cwd bug
|
2021-02-08 00:58:07 +00:00 |
|
sickcodes
|
7a04945aae
|
Use wget --no-verbose to prevent build buffer overload in the hub.docker.com build log
|
2021-02-03 03:17:40 +00:00 |
|
sickcodes
|
f8595fbc8d
|
Reduce build size & tidy
|
2021-02-03 02:04:22 +00:00 |
|
sickcodes
|
27d7496a70
|
Use -e OSX_COMMANDS to run commands in OSX at runtime in :auto. Add docker start -i instructions.
|
2021-01-27 19:02:10 +00:00 |
|
sickcodes
|
8db77770b0
|
Remove pointless VOLUME command. Replace curl with wget.
|
2021-01-26 21:25:45 +00:00 |
|
sickcodes
|
bffd8f3990
|
[QOL] Fix auto image building wget log overload
|
2021-01-26 18:11:55 +00:00 |
|
sickcodes
|
ef3ba4ef33
|
Forgot COMPLETE=true for large disk in Dockerfile.auto
|
2021-01-24 16:27:17 +00:00 |
|
sickcodes
|
a09c565e36
|
[V3.0] Dockerfile, Dockerfile.auto, Dockerfile.naked
|
2021-01-24 12:47:19 +00:00 |
|