diff --git a/community/awesome/profile.conf b/community/awesome/profile.conf index bf91466..9d75fc4 100644 --- a/community/awesome/profile.conf +++ b/community/awesome/profile.conf @@ -76,6 +76,50 @@ addgroups="lp,network,power,wheel,video" # enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live') disable_systemd_live=('tlp' 'tlp-sleep') +################ buildtree ############### + +# manjaro package tree +repo_tree=('closet' 'core' 'extra' 'multilib') + +# host_tree=https://github.com/manjaro + +# default https seems slow; try this +# host_tree_abs=git://projects.archlinux.org/svntogit + +################ buildpkg ################ + +# default pkg build list; name without .list extension +# build_list_pkg=default + +################ buildiso ################ + +# default branch for iso-profiles repo: v18.1 Juhraya master>development release +# branch=v18.1 + +# default iso build list; name without .list extension +# build_list_iso=default + +# the dist release; default: auto +# dist_release=18.1 + +# the dist codename; default: auto +# dist_codename=Juhraya + +# the OS branding; default: auto +dist_name="Suit" + +# the branding; default: auto +# dist_branding="MJRO" + +# compression used, possible values gzip, lzma, lz4, lzo, xy, zstd (default) +# iso_compression=zstd + +# unset defaults to given value +# kernel="linux54" + +# gpg key; leave empty or commented to skip sfs signing +# gpgkey="" + ########## calamares preferences ########## # See /etc/manjaro-tools/branding.desc.d for reference # These settings will override settings from manjaro-tools.conf @@ -114,5 +158,26 @@ sidebartextselect=#4c5158 ## text color of the selected step sidebartexthighlight=#dc98b1 -## Product Name: Linux -dist_name="Suit" +################ deployiso ################ + +# the server user +# account=[SetUser] + +# Set to 'true' to use ssh-agent to store passphrase. +# ssh_agent=false + +# use alternative storage server (one or the other might be more stable) +# alt_storage=false + +# the server project: manjaro|manjaro-community +# determined automatically based on profile if unset +# project="[SetProject]" + +# set upload bandwidth limit in kB/s +# limit= + +# the torrent tracker urls, comma separated +# tracker_url='udp://tracker.opentrackr.org:1337' + +# Piece size, 2^n +# piece_size=21