mirror of
https://github.com/clearlinux/bundle-chroot-builder.git
synced 2026-09-03 20:21:38 +00:00
13 lines
335 B
Plaintext
13 lines
335 B
Plaintext
[Builder]
|
|
SERVER_STATE_DIR=/home/clr/mix/update
|
|
BUNDLE_DIR=/home/clr/mix/mix-bundles
|
|
YUM_CONF=/home/clr/mix/.yum-mix.conf
|
|
CERT=/home/clr/mix/Swupd_Root.pem
|
|
VERSIONS_PATH=/home/clr/mix
|
|
|
|
[swupd]
|
|
BUNDLE=os-core-update
|
|
CONTENTURL=<URL where the content will be hosted>
|
|
VERSIONURL=<URL where the version of the mix will be hosted>
|
|
FORMAT=1
|