Commit Graph

12 Commits (408248ae4f95f4c2760afa94bfb06d799c7317f8)

Author SHA1 Message Date
sickcodes 5469cb8a58 Add WIDTH and HEIGHT environment variables
4 years ago
sickcodes a9e8821a06 Update helm chart to include link back to OG project. Dissolve testing branch references in favor of master.
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 9f104526e0 Typo
4 years ago
sickcodes 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.
4 years ago
sickcodes 4ffed54724 WIP generate-specific-bootdisk.sh
4 years ago
sickcodes 7886e0fd06 Add --output-env <filename> && --output-bootdisk <filename>
4 years ago
sickcodes 246fd12c18 TSV output, for easier scripting
4 years ago
sickcodes d3e86e1c53 Add config.plist and OpenCore boot disk generator to the script.
4 years ago
sickcodes 372905218f Add zip, fix global variables in the serial generator.
4 years ago
sickcodes 5aa689e8ad WIP: Machine unique value generator
4 years ago