Adopt 0.14 profile.conf

This commit is contained in:
Ste74 2016-12-26 19:23:31 +01:00
parent 132e5b685b
commit 2a125a371f

View file

@ -5,57 +5,70 @@
# use multilib packages; x86_64 only
# multilib="true"
displaymanager="lightdmm"
# use pxe
pxe_boot="false"
################ torrent ################
# the torrent tracker urls, comma separated
# tracker_url='udp://mirror.strits.dk:6969'
# Piece size, 2^n
# piece_size=21
################ install ################
# default displaymanager: none
# supported; lightdm, sddm, gdm, lxdm, mdm
displaymanager="lightdm"
# Set to false to disable autologin in the livecd
# autologin="true"
# nonfree mhwd drivers
nonfree_mhwd="false"
# nonfree xorg drivers
nonfree_mhwd="false"
# use plymouth; initcpio hook
# use plymouth
# plymouth_boot="true"
# use pxe boot; initcpio hook
pxe_boot="false"
################ install ################
# unset defaults to given value
# possible values: grub;systemd-boot
# efi_boot_loader="grub"
# configure calamares for netinstall
# netinstall="false"
# the default url for the netinstall.yaml
# netgroups="https://raw.githubusercontent.com/manjaro/iso-profiles/master/shared/netgroups"
# netgroups="https://raw.githubusercontent.com/manjaro/manjaro-tools-iso-profiles/master/shared/netinstall"
# configure calamares to use chrootcfg instead of unpackfs
# chrootcfg="false"
# unpackfs="false"
# use geoip for localization
# geoip='true'
# use geoip
# geoip="true"
# unset defaults to given value
plymouth_theme=manjaro-fancy-budgie
plymouth_theme=manjaro-fancy-budgie
# 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=('pacman-init')
# disable_systemd=()
# unset defaults to given values,
# names must match openrc service names
# enable_openrc=('acpid' 'bluetooth' 'cgmanager' 'consolekit' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager')
# enable_openrc=('acpid' 'bluetooth' 'consolekit' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager')
# disable_openrc=()
# unset defaults to given values
# addgroups="video,power,disk,storage,optical,network,lp,scanner,wheel"
# the same workgroup name if samba is used
# smb_workgroup=""
################# livecd #################
################# live-session #################
# unset defaults to given value
hostname="manjaro-budgie"
hostname="manjaro-budgie"
# unset defaults to given value
# username="manjaro"
@ -63,13 +76,6 @@ displaymanager="lightdmm"
# unset defaults to given value
# password="manjaro"
# the login shell
# defaults to bash
# login_shell=/bin/bash
# unset defaults to given values
# addgroups="video,audio,power,disk,storage,optical,network,lp,scanner,wheel"
# unset defaults to given values
# names must match systemd service names
# services in enable_systemd array don't need to be listed here