Commit Graph

  • 2077c3a453 v4.1 WIDTH/HEIGHT && move resolution README note sickcodes 2021-03-04 13:22:13 +00:00
  • 4b278bc42c Shift exits sickcodes 2021-03-04 12:05:41 +00:00
  • e03f0737c3 Fix .//config-custom.plist sickcodes 2021-03-04 11:59:40 +00:00
  • 45a5f2c074 wget -O case sensitive, silence source /env errors. sickcodes 2021-03-04 11:57:52 +00:00
  • 84fc71722c Syntax error: elif obviously needs a ; then sickcodes 2021-03-04 11:42:36 +00:00
  • 377c4e7cc5 Add -e MASTER_PLIST_URL to change the input config.plist at runtime. sickcodes 2021-03-04 09:52:45 +00:00
  • 3f4c0c6bd4 Add --custom-plist-url, --custom-plist <filename> or --master-plist to both serial generators. sickcodes 2021-03-04 09:48:04 +00:00
  • 408248ae4f Missing WIDTH and HEIGHT from naked and auto Dockerfiles sickcodes 2021-03-04 09:12:50 +00:00
  • 5469cb8a58 Add WIDTH and HEIGHT environment variables sickcodes 2021-03-03 16:54:45 +00:00
  • 2e185aa2c3
    Merge pull request #162 from sickcodes/additional-ports sickcodes 2021-03-03 07:09:27 +00:00
  • 55f3fd00b1 Add ADDITIONAL_PORTS, -e ADDITIONAL_PORTS='hostfwd=tcp::23-:23,' sickcodes 2021-03-02 21:24:28 +00:00
  • 60daed5e3a
    Merge pull request #161 from edsonboldrini/patch-1 sickcodes 2021-03-02 15:51:00 +00:00
  • 5b060b8de2
    Update README.md Edson Boldrini 2021-03-02 07:20:09 -03:00
  • e307f1cb51
    Merge pull request #160 from sickcodes/vmxnet3 sickcodes 2021-03-01 11:46:29 +00:00
  • b79f26a508 Revert glibc patch when applicable. sickcodes 2021-03-01 11:32:23 +00:00
  • 5d648e1b59 Switch default internet to vmxnet3 as there is no incompatability with services. sickcodes 2021-03-01 11:23:12 +00:00
  • 275b27ef8f Documentation for Big Sur. v4.0 sickcodes 2021-02-27 12:10:08 +00:00
  • fd80032eab
    Merge pull request #158 from sickcodes/bigsur sickcodes 2021-02-27 11:44:40 +00:00
  • d2ee959d27 Add bigsur BaseSystem.img support. Use --build-arg VERSION=11 or higher. Downloads latest version currently. sickcodes 2021-02-27 07:54:28 +00:00
  • 8fffd79f16
    Merge pull request #157 from sickcodes/helm-updates sickcodes 2021-02-27 07:07:52 +00:00
  • a9e8821a06 Update helm chart to include link back to OG project. Dissolve testing branch references in favor of master. sickcodes 2021-02-27 07:05:22 +00:00
  • 27efe6658d
    Merge pull request #155 from sickcodes/custom-identity sickcodes 2021-02-26 17:34:41 +00:00
  • 60132b6c81 README.md Serial Number/iMessage readiness custom-identity sickcodes 2021-02-26 12:27:37 +00:00
  • 91131a6bbb Add exists exits and required serial number files for building disk sickcodes 2021-02-26 09:25:40 +00:00
  • 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)." sickcodes 2021-02-26 06:42:57 +00:00
  • d1721028c8 NOPICKER now does: sed -i '/^.*InstallMedia.*/d' Launch.sh sickcodes 2021-02-26 05:49:40 +00:00
  • 84326051ca source "${ENV:=/env}" logic sickcodes 2021-02-26 05:30:09 +00:00
  • f2a49b046b Fixed subshell logic in startup scripts. sickcodes 2021-02-26 05:26:35 +00:00
  • a651aa0369 Change -e NOPICKER=true to simply do export BOOTDISK=/home/arch/OSX-KVM/OpenCore-Catalina/OpenCore-nopicker.qcow2. sickcodes 2021-02-26 04:22:56 +00:00
  • 7dc344ef44
    Merge pull request #154 from sickcodes/wget-options sickcodes 2021-02-26 03:52:43 +00:00
  • 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. sickcodes 2021-02-26 03:46:58 +00:00
  • 9a846bbdbf Chown the disk image early. sickcodes 2021-02-25 18:35:23 +00:00
  • c5aab3020d Set defaults in obvious places sickcodes 2021-02-25 18:16:24 +00:00
  • 284fe9fbde Early chown required for all volumes... sickcodes 2021-02-25 15:17:52 +00:00
  • 316a8abfa0 Set temporary branch sickcodes 2021-02-25 14:49:43 +00:00
  • 23ab20c2fa Major serial number runtime generation and override changes. sickcodes 2021-02-25 14:03:06 +00:00
  • 9f104526e0 Typo sickcodes 2021-02-25 08:58:52 +00:00
  • 9e5538c195 Add Linux, libguestfs for building bootdisks within the Docker container. Add CPU_STRING to optionally override the whole CPU string. Unify variable names in ./custom. sickcodes 2021-02-25 08:52:56 +00:00
  • 4ffed54724 WIP generate-specific-bootdisk.sh sickcodes 2021-02-24 12:17:16 +00:00
  • 7886e0fd06 Add --output-env <filename> && --output-bootdisk <filename> sickcodes 2021-02-24 11:49:20 +00:00
  • 246fd12c18 TSV output, for easier scripting sickcodes 2021-02-24 09:46:18 +00:00
  • d3e86e1c53 Add config.plist and OpenCore boot disk generator to the script. sickcodes 2021-02-24 05:52:17 +00:00
  • 372905218f Add zip, fix global variables in the serial generator. sickcodes 2021-02-24 05:29:17 +00:00
  • 5aa689e8ad WIP: Machine unique value generator sickcodes 2021-02-24 05:12:38 +00:00
  • d2952a4f65
    Merge pull request #153 from sickcodes/nopickers sickcodes 2021-02-21 11:08:19 +00:00
  • f608206926 Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking speed docs. sickcodes 2021-02-21 11:02:41 +00:00
  • 4ac0bf163d Required KVM parameter fix. No idea how it's been absent for this long. sickcodes 2021-02-21 10:50:19 +00:00
  • 8fb4c56799
    Merge pull request #152 from sickcodes/base-devel-switch sickcodes 2021-02-21 06:43:21 +00:00
  • 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. sickcodes 2021-02-21 06:38:27 +00:00
  • d6b99ff62e
    Merge pull request #151 from sickcodes/docker-osx-kubernetes sickcodes 2021-02-12 18:20:36 +00:00
  • fb73a31191 Self-host in the repo glibc to emphasize the temporariness of this patch. sickcodes 2021-02-12 18:17:38 +00:00
  • 4dcf20a362 Kubernetes helm chart submission! Thanks @cephasara sickcodes 2021-02-12 18:11:48 +00:00
  • fad0c874b5
    Merge pull request #150 from MrBenFTW/patch-2 sickcodes 2021-02-12 16:02:45 +00:00
  • 7cc833046f
    Tempfix for arch Ben Mitchell 2021-02-12 15:50:11 +00:00
  • 0af8357211 Package the helm setup for Artifact Hub. sickcodes 2021-02-11 02:04:40 +00:00
  • cf391bbf90
    Merge pull request #147 from sickcodes/vmxnet3 sickcodes 2021-02-08 22:21:44 +00:00
  • 91790f5f5d Add a default shell variable for the nic. sickcodes 2021-02-08 22:08:25 +00:00
  • 54afd6ad58 Add -e NETWORKING=e1000-82545em || -e ENV NETWORKING=vmxnet3 as runtime arguments. sickcodes 2021-02-08 22:05:18 +00:00
  • 217af19452 Reduced image by 5GB, thanks to @weskerfoot! sickcodes 2021-02-08 19:36:55 +00:00
  • 8401069229 Fixed cwd bug sickcodes 2021-02-08 00:58:07 +00:00
  • 70744ea3e3
    Merge pull request #145 from sickcodes/mac_address sickcodes 2021-02-07 20:53:17 +00:00
  • 7eb821dcc3 Add -e NOPICKER=false for the :naked image to be able to enter boot menu. sickcodes 2021-02-07 19:25:59 +00:00
  • 9a1cbbff95 Remove pacman -Scc until later. sickcodes 2021-02-07 17:59:24 +00:00
  • 9228312eba Add -e MAC_ADDRESS to change MAC_ADDRESS at runtime. sickcodes 2021-02-07 17:27:02 +00:00
  • 7a04945aae Use wget --no-verbose to prevent build buffer overload in the hub.docker.com build log sickcodes 2021-02-03 03:17:40 +00:00
  • 34f1c04880
    Merge pull request #143 from sickcodes/fix-docker-cloud-build-size sickcodes 2021-02-03 02:32:51 +00:00
  • f8595fbc8d Reduce build size & tidy sickcodes 2021-02-03 02:04:22 +00:00
  • 5c2039d262
    Merge pull request #140 from prometheas/fix-boot-to-osx-shell+display-command sickcodes 2021-02-01 21:49:15 +00:00
  • ae41869105 docs: fix broken multi-line docker command John Lianoglou 2021-01-31 15:05:31 -05:00
  • 27d7496a70 Use -e OSX_COMMANDS to run commands in OSX at runtime in :auto. Add docker start -i instructions. sickcodes 2021-01-27 19:02:10 +00:00
  • 8db77770b0 Remove pointless VOLUME command. Replace curl with wget. sickcodes 2021-01-26 21:25:45 +00:00
  • fc3df53d0b zstd decompress instead of re-compress in README.md sickcodes 2021-01-26 20:16:25 +00:00
  • 0e0f3b1f4a Clean out your Docker images/history/cache by simply deleting /var/lib/docker sickcodes 2021-01-26 18:14:29 +00:00
  • bffd8f3990 [QOL] Fix auto image building wget log overload sickcodes 2021-01-25 13:11:48 +00:00
  • 9fead74c71
    images.sick.codes fixed images2.sick.codes sickcodes 2021-01-25 12:44:29 +07:00
  • ab6f7cfc10 Missing -it in README.md for interactive qemu shell and ability to Ctrl+C container. sickcodes 2021-01-24 16:30:59 +00:00
  • ef3ba4ef33 Forgot COMPLETE=true for large disk in Dockerfile.auto sickcodes 2021-01-24 16:27:17 +00:00
  • 6c8fdea032 Bug in ARG for Original Dockerfile sickcodes 2021-01-24 13:06:37 +00:00
  • a09c565e36 [V3.0] Dockerfile, Dockerfile.auto, Dockerfile.naked sickcodes 2021-01-24 12:47:19 +00:00
  • 0541941d21
    Merge pull request #134 from cephasara/master sickcodes 2021-01-24 07:23:08 +00:00
  • 2567054805 remove cmd to install kernel in pod runtime as it has been migrated to Dockerfile peter 2021-01-23 20:40:47 -08:00
  • f9ed666076
    Merge pull request #132 from cephasara/master sickcodes 2021-01-22 07:26:29 +00:00
  • 5561b08e6a add gpu passthrough support as well as dynamic OpenCore regeneration peter 2021-01-21 19:48:05 -08:00
  • 5bce52440a
    Merge pull request #125 from cephasara/master sickcodes 2021-01-15 21:32:36 +07:00
  • d82bb73c29 update to reflect more latest changes peter 2021-01-14 22:13:07 -08:00
  • 1fcd56339f fix helm initial disk creation process and add installation instructions peter 2021-01-14 21:56:20 -08:00
  • f3c09858ab Up README with Kubernetes Helm Chart link @ ./helm. sickcodes 2021-01-14 16:44:58 +00:00
  • a9a7863c3c
    Merge pull request #124 from cephasara/master sickcodes 2021-01-14 08:57:17 +00:00
  • ce3ce48eb1 update doc with features peter 2021-01-12 20:49:25 -08:00
  • a0a3f67bc0 add requriment for host machine peter 2021-01-12 20:28:40 -08:00
  • b28dd70517 add helm chart for running in Kubernetes peter 2021-01-12 20:26:19 -08:00
  • 849b2b8530 Use IMAGE_PATH as a variable during envsubst for the full path of mac_hdd_ng.img sickcodes 2021-01-07 20:12:35 +00:00
  • 2a949dfb02 Fix sounds errors and sshd missing on latest build sickcodes 2021-01-07 11:22:07 +00:00
  • 8d6d0359b1 v2.7 Replace gibMacOS with fetch-macOS.py. Replace iptables with iptables-nft. Remove libguestfs. sickcodes 2021-01-05 13:15:44 +00:00
  • 05f9555664
    Merge pull request #121 from PeterDaveHello/ImproveDockerfile sickcodes 2021-01-05 11:47:58 +00:00
  • bac7f39317 Added CHANGELOG, rankmirrors buildargs: RANKMIRRORS=yes, MIRROR_COUNTRY=US, MIRROR_COUNT=10 sickcodes 2021-01-05 10:03:25 +00:00
  • 91abf73855 Add rankmirrors for minimal automated mirror fetching. sickcodes 2021-01-04 13:29:47 +00:00
  • 5b4dc0a892 Adjust spaces and empty lines in Dockerfile Peter Dave Hello 2021-01-02 19:55:00 +08:00
  • e01ada40cd Remove not used packages in Dockerfile Peter Dave Hello 2021-01-01 19:23:35 +08:00
  • c3360712c9 Use bash in Dockerfile, here-strings(<<<) are undefined in POSIX sh Peter Dave Hello 2020-12-31 18:30:53 +08:00