| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove fails from /custom | sickcodes | 2021-12-19 | 6 | -40/+3186 |
| | | |||||
| * | Update legacy folder ./custom so README works | sickcodes | 2021-11-29 | 4 | -110/+655 |
| | | |||||
| * | Update custom from https://github.com/sickcodes/osx-serial-generator.gitosx-serial-update | sickcodes | 2021-04-15 | 2 | -8/+12 |
| | | |||||
| * | FIRST: sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}" | sickcodes | 2021-03-09 | 1 | -1/+0 |
| | | |||||
| * | Add temporary folder for hardlinks ./custom | sickcodes | 2021-03-09 | 6 | -1/+1732 |
| | | |||||
| * | Add https://github.com/sickcodes/osx-serial-generator.git as a submodule to ↵ | sickcodes | 2021-03-09 | 5 | -1679/+1 |
| | | | | | replace ./custom | ||||
| * | Fix help. Change envs to --envs. Auto turn on envs, plists, bootdisks if ↵ | sickcodes | 2021-03-06 | 1 | -79/+89 |
| | | | | | setting their output file names | ||||
| * | Shift exits | sickcodes | 2021-03-04 | 2 | -4/+4 |
| | | |||||
| * | Fix `.//config-custom.plist` | sickcodes | 2021-03-04 | 2 | -4/+4 |
| | | |||||
| * | wget -O case sensitive, silence source /env errors. | sickcodes | 2021-03-04 | 2 | -4/+4 |
| | | |||||
| * | Syntax error: `elif` obviously needs a `; then` | sickcodes | 2021-03-04 | 2 | -4/+4 |
| | | |||||
| * | Add --custom-plist-url, --custom-plist <filename> or --master-plist to both ↵ | sickcodes | 2021-03-04 | 2 | -9/+102 |
| | | | | | serial generators. | ||||
| * | Add WIDTH and HEIGHT environment variables | sickcodes | 2021-03-03 | 3 | -8/+64 |
| | | |||||
| * | Update helm chart to include link back to OG project. Dissolve testing ↵ | sickcodes | 2021-02-27 | 2 | -4/+4 |
| | | | | | branch references in favor of master. | ||||
| * | Add exists exits and required serial number files for building disk | sickcodes | 2021-02-26 | 1 | -0/+2 |
| | | |||||
| * | Fix /env permissions for persistence after GENERATE_UNIQUE. Fix the ↵ | sickcodes | 2021-02-26 | 1 | -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)." | ||||
| * | Typo | sickcodes | 2021-02-25 | 1 | -1/+1 |
| | | |||||
| * | Add Linux, libguestfs for building bootdisks within the Docker container. ↵ | sickcodes | 2021-02-25 | 4 | -60/+61 |
| | | | | | 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 | 1 | -8/+31 |
| | | |||||
| * | 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 | 1 | -7/+10 |
| | | |||||
| * | WIP: Machine unique value generator | sickcodes | 2021-02-24 | 2 | -0/+1057 |