mirror of
https://github.com/clearlinux/bundle-chroot-builder.git
synced 2026-09-04 20:51:34 +00:00
14 lines
345 B
Plaintext
14 lines
345 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/ClearLinuxRoot.pem
|
|
CLEAR_VERSION=VER
|
|
MIX_VERSION=VER
|
|
|
|
[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
|