aboutsummaryrefslogtreecommitdiff
path: root/custom/generate-unique-machine-values.sh
Commit message (Collapse)AuthorAgeFilesLines
* Remove fails from /customsickcodes2021-12-191-21/+8
|
* Update legacy folder ./custom so README workssickcodes2021-11-291-6/+21
|
* Update custom from https://github.com/sickcodes/osx-serial-generator.gitosx-serial-updatesickcodes2021-04-151-7/+11
|
* Add temporary folder for hardlinks ./customsickcodes2021-03-091-0/+391
|
* Add https://github.com/sickcodes/osx-serial-generator.git as a submodule to ↵sickcodes2021-03-091-376/+0
| | | | replace ./custom
* Fix help. Change envs to --envs. Auto turn on envs, plists, bootdisks if ↵sickcodes2021-03-061-79/+89
| | | | setting their output file names
* Shift exitssickcodes2021-03-041-2/+2
|
* Fix `.//config-custom.plist`sickcodes2021-03-041-2/+2
|
* wget -O case sensitive, silence source /env errors.sickcodes2021-03-041-2/+2
|
* Syntax error: `elif` obviously needs a `; then`sickcodes2021-03-041-2/+2
|
* Add --custom-plist-url, --custom-plist <filename> or --master-plist to both ↵sickcodes2021-03-041-3/+55
| | | | serial generators.
* Add WIDTH and HEIGHT environment variablessickcodes2021-03-031-0/+27
|
* Update helm chart to include link back to OG project. Dissolve testing ↵sickcodes2021-02-271-2/+2
| | | | branch references in favor of master.
* Add exists exits and required serial number files for building disksickcodes2021-02-261-0/+2
|
* Fix /env permissions for persistence after GENERATE_UNIQUE. Fix the ↵sickcodes2021-02-261-1/+1
| | | | 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)."
* Add Linux, libguestfs for building bootdisks within the Docker container. ↵sickcodes2021-02-251-23/+23
| | | | Add CPU_STRING to optionally override the whole CPU string. Unify variable names in ./custom.
* Add --output-env <filename> && --output-bootdisk <filename>sickcodes2021-02-241-8/+31
|
* TSV output, for easier scriptingsickcodes2021-02-241-15/+54
|
* Add config.plist and OpenCore boot disk generator to the script.sickcodes2021-02-241-1/+49
|
* Add zip, fix global variables in the serial generator.sickcodes2021-02-241-7/+10
|
* WIP: Machine unique value generatorsickcodes2021-02-241-0/+172