[manjaro-dev] new sonar-iso-profiles package needed?
Philip Müller
philm at manjaro.org
Thu Jun 9 22:29:04 CEST 2016
Kendell,
please calm down. Which display manager get detected if you call for the
-qv option? I see this (I've removed unneeded lines from the output):
buildiso -p mate-edition -qv
==> manjaro-tools
-> version: 0.11.7
-> user_config: /home/phil/.config/manjaro-tools/manjaro-tools.conf
==> BUILD QUEUE:
--> Profile: [mate-edition]
-> work_dir: /var/lib/manjaro-tools/buildiso/mate-edition/x86_64
-> iso_dir: /var/cache/manjaro-tools/iso/sonar/mate-edition/16.06/x86_64
-> iso_file: manjaro-mate-edition-16.06-x86_64.iso
-> displaymanager: lightdm
Maybe check your 'manjaro-tools.conf'.
-------------- next part --------------
######################################################
################ manjaro-tools.conf ##################
######################################################
# default branch
branch=unstable
# default arch: auto detect
# arch=$(uname -m)
# cache dir where buildpkg, buildtree cache packages/pkgbuild, builiso iso files
# cache_dir=/var/cache/manjaro-tools
# build dir where buildpkg or buildiso chroots are created
# chroots_dir=/var/lib/manjaro-tools
# custom build mirror server
# build_mirror=http://mirror.netzspielplatz.de/manjaro/packages
################ buildtree ###############
# manjaro package tree
# repo_tree=('core' 'extra' 'community' 'multilib' 'openrc')
# host_tree=https://github.com/manjaro
# default https seems slow; try this
# host_tree_abs=git://projects.archlinux.org/svntogit
################ buildpkg ################
# default pkg buildset; name without .set extension
# buildset_pkg=default
################ buildiso ################
# the name of the profiles directory
# profile_repo='manjaro-tools-iso-profiles'
# default iso buildset; name without .set extension
# buildset_iso=default
# the dist name; default: Manjaro
dist_name="Sonar"
# the dist release; default: auto
dist_release=16.06-pre1
# the codename; defaults to value sourced from /etc/lsb-release
# dist_codename="Capella"
# the branding; default: auto
dist_branding="SNR"
# iso publisher
iso_publisher="The Sonar Linux project <http://www.sonargnulinux.com>"
# iso app id
iso_app_id="Sonar Linux Live/Rescue CD"
# compression used, possible values xz (default, best compression), gzip, lzma, lzo, lz4
# lz4 is faster but worst compression, may be useful for locally testing isos
# iso_compression=xz
# valid: md5, sha1, sha256, sha384, sha512
# iso_checksum=md5
# experimental; use overlayfs instead of aufs
# requires minimum 4.0 kernel on the build host and on iso in profile.conf
use_overlayfs="true"
################ deployiso ################
# the server url
# remote_url=sourceforge.net
# the server project
# remote_project=manjaro-testing
# the server home
# remote_target=/home/frs/project
# the server user
# remote_user=[SetUser]
# set upload bandwidth limit in kB/s
# limit=100
More information about the manjaro-dev
mailing list