Merge pull request #221 from sickcodes/kvmless
sickcodes
2021-03-24 18:18:11 +0000
27cd8247eeSubstitution if not null only
#221
sickcodes
2021-03-24 18:14:05 +0000
9e7342f966Add all ENV variables to each dockerfile for readability. Add RAM allocation buffer and cache drop bug fix. Add kvm and libvirt groups. Add IMAGE_FORMAT=qcow2 to allow IMAGE_FORMAT=raw too.
sickcodes
2021-03-24 13:40:16 +0000
Merge pull request #168 from sickcodes/generate-custom-edits
sickcodes
2021-03-06 18:11:45 +0000
7d6e5b30d8Remove useless case statements. Allow -e HEADLESS=true as human readable alternative to -e DISPLAY=:99.
#168
sickcodes
2021-03-06 17:59:03 +0000
8935ce08abFix bootdisk not getting written to persistent file when using NOPICKER=true. NOPICKER=true is overridden by a custom plist now anyway.
sickcodes
2021-03-06 17:48:15 +0000
72d942763eFix help. Change envs to --envs. Auto turn on envs, plists, bootdisks if setting their output file names
sickcodes
2021-03-06 17:21:14 +0000
Merge pull request #157 from sickcodes/helm-updates
sickcodes
2021-02-27 07:07:52 +0000
a9e8821a06Update helm chart to include link back to OG project. Dissolve testing branch references in favor of master.
#157
sickcodes
2021-02-27 07:05:22 +0000
91131a6bbbAdd exists exits and required serial number files for building disk
sickcodes
2021-02-26 09:25:40 +0000
258f6b455dFix /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)."
sickcodes
2021-02-26 06:42:57 +0000
Merge pull request #154 from sickcodes/wget-options
sickcodes
2021-02-26 03:52:43 +0000
105fdfd48fAdd an unset WGET_OPTIONS variable that is set to --no-verbose in hub.docker.com, but unset by default, so you can watch progress.
#154
sickcodes
2021-02-26 03:46:58 +0000
9a846bbdbfChown the disk image early.
sickcodes
2021-02-25 18:35:23 +0000
c5aab3020dSet defaults in obvious places
sickcodes
2021-02-25 18:16:24 +0000
284fe9fbdeEarly chown required for all volumes...
sickcodes
2021-02-25 15:17:52 +0000
9e5538c195Add Linux, libguestfs for building bootdisks within the Docker container. Add CPU_STRING to optionally override the whole CPU string. Unify variable names in ./custom.
sickcodes
2021-02-25 08:52:56 +0000
Merge pull request #152 from sickcodes/base-devel-switch
sickcodes
2021-02-21 06:43:21 +0000
6f40c4c4de3.1. base-devel image to skip simple packages. Add glibc overrides after every pacman -Syu which is currently required for non-Arch builds.
#152
sickcodes
2021-02-21 06:38:27 +0000