manjaro-tools/conf/manjaro-tools.conf

79 lines
1.9 KiB
Text
Raw Normal View History

######################################################
################ manjaro-tools.conf ##################
######################################################
2014-12-03 22:59:30 +01:00
2015-05-21 22:42:40 +02:00
# default branch
2014-12-03 22:59:30 +01:00
# branch=stable
2015-05-21 22:42:40 +02:00
# default arch: auto detect
2014-12-05 18:42:35 +01:00
# arch=$(uname -m)
# cache dir where buildpkg or buildiso cache packages
# cache_dir=/var/cache/manjaro-tools
2015-05-21 22:42:40 +02:00
# build dir where buildpkg or buildiso chroots are created
# chroots_dir=/var/lib/manjaro-tools
# default path to sets
# sets_dir=/etc/manjaro-tools/sets
# custom build mirror server
# build_mirror=http://mirror.netzspielplatz.de/manjaro/packages
2015-01-19 04:22:02 +01:00
################ buildtree ###############
# manjaro package tree
# repo_tree=('core' 'extra' 'community' 'multilib' 'openrc')
# host_tree=https://github.com/manjaro
2015-02-17 19:08:21 +01:00
# host_tree_abs=https://projects.archlinux.org/git/svntogit
2015-01-19 04:22:02 +01:00
2015-01-12 18:05:45 +01:00
################ buildpkg ################
2014-10-04 00:46:40 +02:00
# default pkg buildset; name without .set extension
# buildset_pkg=default
2014-11-26 15:53:19 +01:00
# Next settings are only useful if you compile packages against eudev
2014-12-16 03:38:05 +01:00
2014-11-26 15:53:19 +01:00
# default packages to trigger blacklist
2015-01-13 01:03:18 +01:00
# blacklist_trigger=('eudev' 'upower-pm-utils' 'eudev-systemdcompat')
2014-11-26 15:53:19 +01:00
# default blacklisted packages to remove from chroot
# blacklist=('libsystemd')
2014-12-03 22:59:30 +01:00
2015-01-12 18:05:45 +01:00
################ buildiso ################
2014-12-03 22:59:30 +01:00
# default iso buildset; name without .set extension
# buildset_iso=default
2014-12-16 03:38:05 +01:00
2014-12-09 03:06:31 +01:00
# unset defaults to given value
2015-03-05 10:53:10 +01:00
# dist_name="Manjaro"
2014-12-03 22:59:30 +01:00
2014-12-09 03:06:31 +01:00
# unset defaults to given value
2015-03-05 10:53:10 +01:00
# dist_release=0.9.0
2014-12-03 22:59:30 +01:00
2015-03-05 10:53:10 +01:00
# unset defaults to value sourced from /etc/lsb-release
# dist_codename="Bellatrix"
2015-03-03 02:37:49 +01:00
2014-12-09 03:06:31 +01:00
# unset defaults to given value
2015-03-05 10:53:10 +01:00
# dist_branding="MJRO"
2014-12-03 22:59:30 +01:00
2015-03-05 10:53:10 +01:00
# unset defaults to given value, specify a date here of have it automatically set
# dist_version="$(date +%Y.%m)"
2014-12-03 22:59:30 +01:00
2014-12-09 03:06:31 +01:00
# unset defaults to given value
2015-03-05 10:53:10 +01:00
# iso_name=manjaro
2014-12-03 22:59:30 +01:00
2015-05-21 22:42:40 +02:00
# iso publisher
2015-05-11 12:47:02 +02:00
# iso_publisher="Manjaro Linux <http://www.manjaro.org>"
2015-05-21 22:42:40 +02:00
# iso app id
2015-05-11 12:47:02 +02:00
# iso_app_id="Manjaro Linux Live/Rescue CD"
2015-05-21 22:42:40 +02:00
# default compression
2015-03-05 10:53:10 +01:00
# iso_compression=xz
2015-01-12 18:05:45 +01:00
# valid: md5, sha1, sha256, sha384, sha512
2015-03-05 10:53:10 +01:00
# iso_checksum=md5