manjaro-tools/data/profile.conf.example

61 lines
1.5 KiB
Text
Raw Normal View History

2015-06-05 09:33:13 +02:00
##########################################
###### use this file in the profile ######
##########################################
# use multilib packages; x86_64 only
# multilib="true"
# use extra packages as defined in pkglist to activate a full profile
# extra="false"
2015-06-05 09:33:13 +02:00
################ install ################
2016-09-13 19:10:24 +02:00
# default displaymanager: none
# supported; lightdm, sddm, gdm, lxdm, mdm
# displaymanager="none"
# Set to false to disable autologin in the livecd
# autologin="true"
# nonfree xorg drivers
# nonfree_mhwd="true"
2015-06-17 10:14:48 +02:00
# possible values: grub;systemd-boot
2015-06-05 09:33:13 +02:00
# efi_boot_loader="grub"
# configure calamares for netinstall
2016-08-19 16:54:24 +02:00
# netinstall="false"
# configure calamares to use chrootcfg instead of unpackfs; default: unpackfs
# chrootcfg="false"
# use geoip
# geoip="true"
2015-06-05 09:33:13 +02:00
# unset defaults to given values
# names must match systemd service names
# enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep')
# disable_systemd=()
2015-06-05 09:33:13 +02:00
# unset defaults to given values,
# names must match openrc service names
# enable_openrc=('acpid' 'bluetooth' 'consolekit' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager')
# disable_openrc=()
2015-06-05 09:33:13 +02:00
# unset defaults to given values
# addgroups="video,power,disk,storage,optical,network,lp,scanner,wheel"
2015-06-05 09:33:13 +02:00
# the same workgroup name if samba is used
# smb_workgroup="Manjaro"
################# live-session #################
2016-09-13 19:10:24 +02:00
# unset defaults to given value
# hostname="manjaro"
# unset defaults to given value
# username="manjaro"
# unset defaults to given value
# password="manjaro"