Commit Graph

  • a494e3e564
    Improved README Panagiotis Vasilopoulos 2021-03-19 10:25:27 +0200
  • f6e0bfa202
    Default RAM=3 sickcodes 2021-03-19 19:34:05 +0000
  • 9af868d0d1
    Merge pull request #206 from sickcodes/dyanmic-ram-default sickcodes 2021-03-17 21:50:13 +0000
  • d4b8a0f2be Fix RAM math error for -e RAM=max #206 sickcodes 2021-03-17 21:20:31 +0000
  • 57e8d0c06d Typo: Use RAM=max or RAM=half to suit all machines, dynamically. sickcodes 2021-03-17 20:58:11 +0000
  • 413b09df93 Use RAM=max or RAM=half to suit all machines, dynamically. sickcodes 2021-03-17 20:27:39 +0000
  • 386a78e32f
    Merge 4a89aab5d5 into 7c633bc810 #196 sickcodes 2021-03-15 19:28:15 +0000
  • 4a89aab5d5 CREDIT: @TheHackerCoding Typo in README.md #194 #196 custom-plist-always sickcodes 2021-03-15 19:28:02 +0000
  • e9dc4aa0c2 4.2 Switch to using custom-plist at runtime. Allow -v `-v plist:/plist` plus `-e MASTER_PLIST=/plist` or `-e MASTER_PLIST_URL=https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-nopicker-custom.plist` sickcodes 2021-03-15 19:23:18 +0000
  • 7c633bc810
    Merge pull request #194 from TheHackerCoding/master sickcodes 2021-03-15 11:46:57 +0000
  • 79a2c10287
    Update README.md #194 TheHackerCoding 2021-03-15 07:39:17 -0400
  • 1a10562b01
    Merge pull request #189 from sickcodes/low-ram-bug sickcodes 2021-03-14 12:20:58 +0000
  • 502457528a
    Propose RAM default to 2G instead of 8G #189 sickcodes 2021-03-14 12:10:14 +0000
  • 5657d4230a Update issue templates sickcodes 2021-03-14 09:59:30 +0000
  • 5fc2b8b263 Update issue templates sickcodes 2021-03-14 09:55:22 +0000
  • 2295eef68f How to mount additional disks inside OSX sickcodes 2021-03-12 17:58:33 +0000
  • b57d94c2e1
    Update issue-template.md sickcodes 2021-03-10 22:23:31 +0000
  • 1d52a5a106 Fix redundant documentation sickcodes 2021-03-09 22:06:35 +0000
  • c7efa930c7
    Merge pull request #173 from sickcodes/touch-before-chown sickcodes 2021-03-10 03:35:48 +0700
  • e4c0b64200 FIRST: sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}" #173 sickcodes 2021-03-09 20:34:09 +0000
  • 8cd84276a3 Add temporary folder for hardlinks ./custom sickcodes 2021-03-09 20:00:40 +0000
  • 9fffacde9a Incorrect link update sickcodes 2021-03-09 19:29:38 +0000
  • e2bab5b765
    Merge pull request #171 from sickcodes/move-custom-to-submodule sickcodes 2021-03-10 02:08:27 +0700
  • 0bce4b044f osx-serial-generator submodule update #171 sickcodes 2021-03-09 17:52:21 +0000
  • 5a71e19756 ./custom is now ./osx-serial-generator via submodule. Submodule inits. sickcodes 2021-03-09 16:55:18 +0000
  • d6b86a604a osx-serial-generator submodule update sickcodes 2021-03-09 16:38:34 +0000
  • d32104aae7
    Merge pull request #172 from sickcodes/sickcodes-issue-template sickcodes 2021-03-09 12:13:51 +0000
  • 38c84714ee Update issue templates #172 sickcodes 2021-03-09 12:13:08 +0000
  • ab9761adb7 Add https://github.com/sickcodes/osx-serial-generator.git as a submodule to replace ./custom sickcodes 2021-03-09 08:44:58 +0000
  • 7f2ef89ab7
    Merge pull request #169 from sickcodes/nopicker-bug sickcodes 2021-03-06 19:39:10 +0000
  • c2916fd487 Dockerfile syntax error. #169 sickcodes 2021-03-06 19:25:26 +0000
  • 7382df8fa1 Fix BOOTDISK expected logic sickcodes 2021-03-06 19:18:23 +0000
  • 5f595ed588
    Merge pull request #168 from sickcodes/generate-custom-edits sickcodes 2021-03-06 18:11:45 +0000
  • 7d6e5b30d8 Remove useless case statements. Allow -e HEADLESS=true as human readable alternative to -e DISPLAY=:99. #168 sickcodes 2021-03-06 17:59:03 +0000
  • 8935ce08ab Fix bootdisk not getting written to persistent file when using NOPICKER=true. NOPICKER=true is overridden by a custom plist now anyway. sickcodes 2021-03-06 17:48:15 +0000
  • 72d942763e Fix help. Change envs to --envs. Auto turn on envs, plists, bootdisks if setting their output file names sickcodes 2021-03-06 17:21:14 +0000
  • 3add4f7a98
    Merge pull request #163 from sickcodes/resolution-changes-runtime sickcodes 2021-03-04 13:46:58 +0000
  • b2f6ac509c Typo #163 sickcodes 2021-03-04 13:27:12 +0000
  • 2077c3a453 v4.1 WIDTH/HEIGHT && move resolution README note sickcodes 2021-03-04 13:22:13 +0000
  • 4b278bc42c Shift exits sickcodes 2021-03-04 12:05:41 +0000
  • e03f0737c3 Fix `.//config-custom.plist` sickcodes 2021-03-04 11:59:40 +0000
  • 45a5f2c074 wget -O case sensitive, silence source /env errors. sickcodes 2021-03-04 11:57:52 +0000
  • 84fc71722c Syntax error: `elif` obviously needs a `; then` sickcodes 2021-03-04 11:42:36 +0000
  • 377c4e7cc5 Add -e MASTER_PLIST_URL to change the input config.plist at runtime. sickcodes 2021-03-04 09:52:45 +0000
  • 3f4c0c6bd4 Add --custom-plist-url, --custom-plist <filename> or --master-plist to both serial generators. sickcodes 2021-03-04 09:48:04 +0000
  • 408248ae4f Missing WIDTH and HEIGHT from naked and auto Dockerfiles sickcodes 2021-03-04 09:12:50 +0000
  • 5469cb8a58 Add WIDTH and HEIGHT environment variables sickcodes 2021-03-03 16:54:45 +0000
  • 2e185aa2c3
    Merge pull request #162 from sickcodes/additional-ports sickcodes 2021-03-03 07:09:27 +0000
  • 55f3fd00b1 Add ADDITIONAL_PORTS, -e ADDITIONAL_PORTS='hostfwd=tcp::23-:23,' #162 sickcodes 2021-03-02 21:24:28 +0000
  • 60daed5e3a
    Merge pull request #161 from edsonboldrini/patch-1 sickcodes 2021-03-02 15:51:00 +0000
  • 5b060b8de2
    Update README.md #161 Edson Boldrini 2021-03-02 07:20:09 -0300
  • e307f1cb51
    Merge pull request #160 from sickcodes/vmxnet3 sickcodes 2021-03-01 11:46:29 +0000
  • b79f26a508 Revert glibc patch when applicable. sickcodes 2021-03-01 11:32:23 +0000
  • 5d648e1b59 Switch default internet to vmxnet3 as there is no incompatability with services. #160 sickcodes 2021-03-01 11:23:12 +0000
  • 275b27ef8f Documentation for Big Sur. v4.0 sickcodes 2021-02-27 12:10:08 +0000
  • fd80032eab
    Merge pull request #158 from sickcodes/bigsur sickcodes 2021-02-27 11:44:40 +0000
  • d2ee959d27 Add bigsur BaseSystem.img support. Use `--build-arg VERSION=11` or higher. Downloads latest version currently. #158 sickcodes 2021-02-27 07:54:28 +0000
  • 8fffd79f16
    Merge pull request #157 from sickcodes/helm-updates sickcodes 2021-02-27 07:07:52 +0000
  • a9e8821a06 Update helm chart to include link back to OG project. Dissolve testing branch references in favor of master. #157 sickcodes 2021-02-27 07:05:22 +0000
  • 27efe6658d
    Merge pull request #155 from sickcodes/custom-identity sickcodes 2021-02-26 17:34:41 +0000
  • 60132b6c81 README.md Serial Number/iMessage readiness #155 custom-identity sickcodes 2021-02-26 12:27:37 +0000
  • 91131a6bbb Add exists exits and required serial number files for building disk sickcodes 2021-02-26 09:25:40 +0000
  • 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 +0000
  • d1721028c8 NOPICKER now does: `sed -i '/^.*InstallMedia.*/d' Launch.sh` sickcodes 2021-02-26 05:49:40 +0000
  • 84326051ca source "${ENV:=/env}" logic sickcodes 2021-02-26 05:30:09 +0000
  • f2a49b046b Fixed subshell logic in startup scripts. sickcodes 2021-02-26 05:26:35 +0000
  • 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 +0000
  • 7dc344ef44
    Merge pull request #154 from sickcodes/wget-options sickcodes 2021-02-26 03:52:43 +0000
  • 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. #154 sickcodes 2021-02-26 03:46:58 +0000
  • 9a846bbdbf Chown the disk image early. sickcodes 2021-02-25 18:35:23 +0000
  • c5aab3020d Set defaults in obvious places sickcodes 2021-02-25 18:16:24 +0000
  • 284fe9fbde Early chown required for all volumes... sickcodes 2021-02-25 15:17:52 +0000
  • 316a8abfa0 Set temporary branch sickcodes 2021-02-25 14:49:43 +0000
  • 23ab20c2fa Major serial number runtime generation and override changes. sickcodes 2021-02-25 14:03:06 +0000
  • 9f104526e0 Typo sickcodes 2021-02-25 08:58:52 +0000
  • 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 +0000
  • 4ffed54724 WIP generate-specific-bootdisk.sh sickcodes 2021-02-24 12:17:16 +0000
  • 7886e0fd06 Add --output-env <filename> && --output-bootdisk <filename> sickcodes 2021-02-24 11:49:20 +0000
  • 246fd12c18 TSV output, for easier scripting sickcodes 2021-02-24 09:46:18 +0000
  • d3e86e1c53 Add config.plist and OpenCore boot disk generator to the script. sickcodes 2021-02-24 05:52:17 +0000
  • 372905218f Add zip, fix global variables in the serial generator. sickcodes 2021-02-24 05:29:17 +0000
  • 5aa689e8ad WIP: Machine unique value generator sickcodes 2021-02-24 05:12:38 +0000
  • d2952a4f65
    Merge pull request #153 from sickcodes/nopickers sickcodes 2021-02-21 11:08:19 +0000
  • f608206926 Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking speed docs. #153 sickcodes 2021-02-21 11:02:41 +0000
  • 4ac0bf163d Required KVM parameter fix. No idea how it's been absent for this long. sickcodes 2021-02-21 10:50:19 +0000
  • 8fb4c56799
    Merge pull request #152 from sickcodes/base-devel-switch sickcodes 2021-02-21 06:43:21 +0000
  • 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. #152 sickcodes 2021-02-21 06:38:27 +0000
  • d6b99ff62e
    Merge pull request #151 from sickcodes/docker-osx-kubernetes sickcodes 2021-02-12 18:20:36 +0000
  • fb73a31191 Self-host in the repo glibc to emphasize the temporariness of this patch. #151 sickcodes 2021-02-12 18:17:38 +0000
  • 4dcf20a362 Kubernetes helm chart submission! Thanks @cephasara sickcodes 2021-02-12 18:11:48 +0000
  • fad0c874b5
    Merge pull request #150 from MrBenFTW/patch-2 sickcodes 2021-02-12 16:02:45 +0000
  • 7cc833046f
    Tempfix for arch #150 Ben Mitchell 2021-02-12 15:50:11 +0000
  • 0af8357211 Package the helm setup for Artifact Hub. sickcodes 2021-02-11 02:04:40 +0000
  • cf391bbf90
    Merge pull request #147 from sickcodes/vmxnet3 sickcodes 2021-02-08 22:21:44 +0000
  • 91790f5f5d Add a default shell variable for the nic. #147 sickcodes 2021-02-08 22:08:25 +0000
  • 54afd6ad58 Add -e NETWORKING=e1000-82545em || -e ENV NETWORKING=vmxnet3 as runtime arguments. sickcodes 2021-02-08 22:05:18 +0000
  • 217af19452 Reduced image by 5GB, thanks to @weskerfoot! sickcodes 2021-02-08 19:36:55 +0000
  • 8401069229 Fixed cwd bug sickcodes 2021-02-08 00:58:07 +0000
  • 70744ea3e3
    Merge pull request #145 from sickcodes/mac_address sickcodes 2021-02-07 20:53:17 +0000
  • 7eb821dcc3 Add -e NOPICKER=false for the :naked image to be able to enter boot menu. #145 sickcodes 2021-02-07 19:25:59 +0000