manjaro-tools/conf/manjaro-tools.conf
2014-12-09 03:06:31 +01:00

78 lines
1.8 KiB
Text

########### manjaro-tools common #############
# unset defaults to given value
# branch=stable
# unset defaults to given value
# arch=$(uname -m)
########### manjaro-tools-pkg #############
# path to sets
# profiledir=/etc/manjaro-tools/sets
# default chroot path
# chroots=/srv/manjarobuild
# pkg cache where to move built pkgs
# pkg_dir=/var/cache/manjaro-tools
# default set; name without .set extension
# profile=default
# default packages to trigger blacklist
# blacklist_trigger=('eudev' 'lib32-eudev' 'upower-pm-utils' 'eudev-systemdcompat' 'lib32-eudev-systemdcompat')
# default blacklisted packages to remove from chroot
# blacklist=('libsystemd')
########### manjaro-tools-iso #############
# default work dir
# if unset, it defaults to the iso config dir
# work_dir=/srv/manjaroiso
# default iso target dir
# if unset, it defaults to the iso config dir
# target_dir=/srv/manjaro-release-iso
# custom pacman.conf
# needed for custom repos, or use buildiso <args> -i /path/to/pacman.conf
# pacman_conf="/usr/share/manjaro-tools/pacman-default.conf"
# unset defaults to given value
# iso_label="MJRO0811"
# unset defaults to given value
# iso_version=0.8.11
# unset defaults to given value
# manjaro_kernel="linux316"
# unset defaults to given value, specify a date here of have it automatically set
# manjaro_version="$(date +%Y.%m)"
# unset defaults to given value
# manjaroiso="manjaroiso"
# unset defaults to value sourced from /etc/lsb-release
# code_name="Ascella"
# unset defaults to given value
# img_name=manjaro
# unset defaults to given value
# username="manjaro"
# unset defaults to given value
# install_dir=manjaro
# unset defaults to given value
# plymouth_theme=manjaro-elegant
# unset defaults to given value
# compression=xz
# unset defaults to given value, currently unused
# hostname="manjaro"