Commit Graph

24 Commits (master)

Author SHA1 Message Date
sickcodes 461ae7f960 Remove fails from /custom
2 years ago
sickcodes 030258ef67 Update legacy folder ./custom so README works
2 years ago
sickcodes 613236ffc9 Update custom from https://github.com/sickcodes/osx-serial-generator.git
3 years ago
sickcodes e4c0b64200 FIRST: sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}"
3 years ago
sickcodes 8cd84276a3 Add temporary folder for hardlinks ./custom
3 years ago
sickcodes ab9761adb7 Add https://github.com/sickcodes/osx-serial-generator.git as a submodule to replace ./custom
3 years ago
sickcodes 72d942763e Fix help. Change envs to --envs. Auto turn on envs, plists, bootdisks if setting their output file names
3 years ago
sickcodes 4b278bc42c Shift exits
3 years ago
sickcodes e03f0737c3 Fix `.//config-custom.plist`
3 years ago
sickcodes 45a5f2c074 wget -O case sensitive, silence source /env errors.
3 years ago
sickcodes 84fc71722c Syntax error: `elif` obviously needs a `; then`
3 years ago
sickcodes 3f4c0c6bd4 Add --custom-plist-url, --custom-plist <filename> or --master-plist to both serial generators.
3 years ago
sickcodes 5469cb8a58 Add WIDTH and HEIGHT environment variables
3 years ago
sickcodes a9e8821a06 Update helm chart to include link back to OG project. Dissolve testing branch references in favor of master.
3 years ago
sickcodes 91131a6bbb Add exists exits and required serial number files for building disk
3 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)."
3 years ago
sickcodes 9f104526e0 Typo
3 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.
3 years ago
sickcodes 4ffed54724 WIP generate-specific-bootdisk.sh
3 years ago
sickcodes 7886e0fd06 Add --output-env <filename> && --output-bootdisk <filename>
3 years ago
sickcodes 246fd12c18 TSV output, for easier scripting
3 years ago
sickcodes d3e86e1c53 Add config.plist and OpenCore boot disk generator to the script.
3 years ago
sickcodes 372905218f Add zip, fix global variables in the serial generator.
3 years ago
sickcodes 5aa689e8ad WIP: Machine unique value generator
3 years ago