| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Documentation for Big Sur. v4.0 | sickcodes | 2021-02-27 | 5 | -5/+18 | |
| | | ||||||
| * | Merge pull request #158 from sickcodes/bigsur | sickcodes | 2021-02-27 | 1 | -5/+18 | |
| |\ | | | | | Add bigsur BaseSystem.img support. Use `--build-arg VERSION=11` | |||||
| | * | Add bigsur BaseSystem.img support. Use `--build-arg VERSION=11` or higher. ↵ | sickcodes | 2021-02-27 | 1 | -5/+18 | |
| |/ | | | | Downloads latest version currently. | |||||
| * | Merge pull request #157 from sickcodes/helm-updates | sickcodes | 2021-02-27 | 7 | -12/+14 | |
| |\ | | | | | Update helm chart to include link back to OG project. Dissolve testing branch references in favor of master. | |||||
| | * | Update helm chart to include link back to OG project. Dissolve testing ↵ | sickcodes | 2021-02-27 | 7 | -12/+14 | |
| |/ | | | | branch references in favor of master. | |||||
| * | Merge pull request #155 from sickcodes/custom-identity | sickcodes | 2021-02-26 | 10 | -84/+1960 | |
| |\ | | | | | Custom Serial Numbers (iMessage/iCloud security analysis) | |||||
| | * | README.md Serial Number/iMessage readinesscustom-identity | sickcodes | 2021-02-26 | 1 | -19/+230 | |
| | | | ||||||
| | * | Add exists exits and required serial number files for building disk | sickcodes | 2021-02-26 | 5 | -8/+11 | |
| | | | ||||||
| | * | Fix /env permissions for persistence after GENERATE_UNIQUE. Fix the ↵ | sickcodes | 2021-02-26 | 4 | -5/+5 | |
| | | | | | | | | | 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)." | |||||
| | * | NOPICKER now does: `sed -i '/^.*InstallMedia.*/d' Launch.sh` | sickcodes | 2021-02-26 | 4 | -5/+14 | |
| | | | ||||||
| | * | source "${ENV:=/env}" logic | sickcodes | 2021-02-26 | 3 | -6/+3 | |
| | | | ||||||
| | * | Fixed subshell logic in startup scripts. | sickcodes | 2021-02-26 | 3 | -21/+27 | |
| | | | ||||||
| | * | Change `-e NOPICKER=true` to simply do `export ↵ | sickcodes | 2021-02-26 | 4 | -10/+9 | |
| | | | | | | | | | BOOTDISK=/home/arch/OSX-KVM/OpenCore-Catalina/OpenCore-nopicker.qcow2`. | |||||
| | * | Chown the disk image early. | sickcodes | 2021-02-25 | 1 | -6/+7 | |
| | | | ||||||
| | * | Set defaults in obvious places | sickcodes | 2021-02-25 | 3 | -5/+17 | |
| | | | ||||||
| | * | Early chown required for all volumes... | sickcodes | 2021-02-25 | 3 | -9/+7 | |
| | | | ||||||
| | * | Set temporary branch | sickcodes | 2021-02-25 | 1 | -1/+2 | |
| | | | ||||||
| | * | Major serial number runtime generation and override changes. | sickcodes | 2021-02-25 | 6 | -42/+174 | |
| | | | ||||||
| | * | Typo | sickcodes | 2021-02-25 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add Linux, libguestfs for building bootdisks within the Docker container. ↵ | sickcodes | 2021-02-25 | 5 | -62/+75 | |
| | | | | | | | | | Add CPU_STRING to optionally override the whole CPU string. Unify variable names in ./custom. | |||||
| | * | WIP generate-specific-bootdisk.sh | sickcodes | 2021-02-24 | 1 | -0/+184 | |
| | | | ||||||
| | * | Add --output-env <filename> && --output-bootdisk <filename> | sickcodes | 2021-02-24 | 2 | -32/+32 | |
| | | | ||||||
| | * | TSV output, for easier scripting | sickcodes | 2021-02-24 | 1 | -15/+54 | |
| | | | ||||||
| | * | Add config.plist and OpenCore boot disk generator to the script. | sickcodes | 2021-02-24 | 2 | -1/+212 | |
| | | | ||||||
| | * | Add zip, fix global variables in the serial generator. | sickcodes | 2021-02-24 | 2 | -8/+11 | |
| | | | ||||||
| | * | WIP: Machine unique value generator | sickcodes | 2021-02-24 | 2 | -0/+1057 | |
| | | | ||||||
| * | | Merge pull request #154 from sickcodes/wget-options | sickcodes | 2021-02-26 | 1 | -1/+4 | |
| |\ \ | |/ |/| | Add an unset WGET_OPTIONS variable for hub.docker.com to download 20GB silently, but not general users. | |||||
| | * | Add an unset WGET_OPTIONS variable that is set to --no-verbose in ↵ | sickcodes | 2021-02-26 | 1 | -1/+4 | |
| |/ | | | | hub.docker.com, but unset by default, so you can watch progress. | |||||
| * | Merge pull request #153 from sickcodes/nopickers | sickcodes | 2021-02-21 | 4 | -0/+17 | |
| |\ | | | | | NOPICKER environment variable for all images. | |||||
| | * | Add NOPICKER=false in :latest. Add NOPICKER=true in :auto. Add networking ↵ | sickcodes | 2021-02-21 | 4 | -0/+17 | |
| |/ | | | | speed docs. | |||||
| * | Required KVM parameter fix. No idea how it's been absent for this long. | sickcodes | 2021-02-21 | 1 | -0/+2 | |
| | | ||||||
| * | Merge pull request #152 from sickcodes/base-devel-switch | sickcodes | 2021-02-21 | 5 | -10/+47 | |
| |\ | | | | | 3.1. archlinux:base-devel. glibc everywhere. Forgo testing repos. | |||||
| | * | 3.1. base-devel image to skip simple packages. Add glibc overrides after ↵ | sickcodes | 2021-02-21 | 5 | -10/+47 | |
| |/ | | | | every pacman -Syu which is currently required for non-Arch builds. | |||||
| * | Merge pull request #151 from sickcodes/docker-osx-kubernetes | sickcodes | 2021-02-12 | 11 | -9/+47 | |
| |\ | | | | | Docker OSX Kubernetes | |||||
| | * | Self-host in the repo glibc to emphasize the temporariness of this patch. | sickcodes | 2021-02-12 | 2 | -1/+1 | |
| | | | ||||||
| | * | Kubernetes helm chart submission! Thanks @cephasara | sickcodes | 2021-02-12 | 10 | -9/+47 | |
| |/ | ||||||
| * | Merge pull request #150 from MrBenFTW/patch-2 | sickcodes | 2021-02-12 | 1 | -0/+5 | |
| |\ | | | | | Tempfix for arch | |||||
| | * | Tempfix for arch | Ben Mitchell | 2021-02-12 | 1 | -0/+5 | |
| |/ | | | Temporarily downgrade glibc while a new version is being made. | |||||
| * | Package the helm setup for Artifact Hub. | sickcodes | 2021-02-11 | 3 | -1/+22 | |
| | | ||||||
| * | Merge pull request #147 from sickcodes/vmxnet3 | sickcodes | 2021-02-08 | 2 | -1/+6 | |
| |\ | | | | | Add -e NETWORKING=e1000-82545em || -e NETWORKING=vmxnet3 as runtime arguments. | |||||
| | * | Add a default shell variable for the nic. | sickcodes | 2021-02-08 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add -e NETWORKING=e1000-82545em || -e ENV NETWORKING=vmxnet3 as runtime ↵ | sickcodes | 2021-02-08 | 2 | -1/+6 | |
| |/ | | | | arguments. | |||||
| * | Reduced image by 5GB, thanks to @weskerfoot! | sickcodes | 2021-02-08 | 1 | -6/+4 | |
| | | ||||||
| * | Fixed cwd bug | sickcodes | 2021-02-08 | 3 | -5/+5 | |
| | | ||||||
| * | Merge pull request #145 from sickcodes/mac_address | sickcodes | 2021-02-07 | 4 | -32/+87 | |
| |\ | | | | | Add -e MAC_ADDRESS to change MAC_ADDRESS at runtime. | |||||
| | * | Add -e NOPICKER=false for the :naked image to be able to enter boot menu. | sickcodes | 2021-02-07 | 3 | -15/+41 | |
| | | | ||||||
| | * | Remove pacman -Scc until later. | sickcodes | 2021-02-07 | 1 | -14/+14 | |
| | | | ||||||
| | * | Add -e MAC_ADDRESS to change MAC_ADDRESS at runtime. | sickcodes | 2021-02-07 | 3 | -3/+32 | |
| |/ | ||||||
| * | Use wget --no-verbose to prevent build buffer overload in the hub.docker.com ↵ | sickcodes | 2021-02-03 | 1 | -1/+1 | |
| | | | | | build log | |||||
| * | Merge pull request #143 from sickcodes/fix-docker-cloud-build-size | sickcodes | 2021-02-03 | 3 | -26/+55 | |
| |\ | | | | | Reduce build size & tidy | |||||