Commit Graph

21 Commits

Author SHA1 Message Date
sickcodes
e4c0b64200 FIRST: sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}" 2021-03-09 20:34:09 +00:00
sickcodes
8cd84276a3 Add temporary folder for hardlinks ./custom 2021-03-09 20:00:40 +00:00
sickcodes
ab9761adb7 Add https://github.com/sickcodes/osx-serial-generator.git as a submodule to replace ./custom 2021-03-09 08:44:58 +00:00
sickcodes
72d942763e Fix help. Change envs to --envs. Auto turn on envs, plists, bootdisks if setting their output file names 2021-03-06 17:21:14 +00:00
sickcodes
4b278bc42c Shift exits 2021-03-04 12:05:41 +00:00
sickcodes
e03f0737c3 Fix .//config-custom.plist 2021-03-04 11:59:40 +00:00
sickcodes
45a5f2c074 wget -O case sensitive, silence source /env errors. 2021-03-04 11:57:52 +00:00
sickcodes
84fc71722c Syntax error: elif obviously needs a ; then 2021-03-04 11:42:36 +00:00
sickcodes
3f4c0c6bd4 Add --custom-plist-url, --custom-plist <filename> or --master-plist to both serial generators. 2021-03-04 09:48:04 +00:00
sickcodes
5469cb8a58 Add WIDTH and HEIGHT environment variables 2021-03-03 16:54:45 +00:00
sickcodes
a9e8821a06 Update helm chart to include link back to OG project. Dissolve testing branch references in favor of master. 2021-02-27 07:05:43 +00:00
sickcodes
91131a6bbb Add exists exits and required serial number files for building disk 2021-02-26 09:25:40 +00:00
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)." 2021-02-26 06:42:57 +00:00
sickcodes
9f104526e0 Typo 2021-02-25 08:58:52 +00:00
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. 2021-02-25 08:52:56 +00:00
sickcodes
4ffed54724 WIP generate-specific-bootdisk.sh 2021-02-24 12:17:16 +00:00
sickcodes
7886e0fd06 Add --output-env <filename> && --output-bootdisk <filename> 2021-02-24 11:49:20 +00:00
sickcodes
246fd12c18 TSV output, for easier scripting 2021-02-24 09:46:18 +00:00
sickcodes
d3e86e1c53 Add config.plist and OpenCore boot disk generator to the script. 2021-02-24 05:52:17 +00:00
sickcodes
372905218f Add zip, fix global variables in the serial generator. 2021-02-24 05:29:17 +00:00
sickcodes
5aa689e8ad WIP: Machine unique value generator 2021-02-24 05:12:38 +00:00