Gnome and budgie profiles ( minimal ) are ready

This commit is contained in:
Ste74 2016-12-27 21:52:59 +01:00
parent 2a125a371f
commit 0d934f89d9
2 changed files with 32 additions and 26 deletions

View File

@ -10,6 +10,7 @@ lightdm-webkit2-greeter-manjaro
lightdm-gtk-greeter lightdm-gtk-greeter
lightdm-gtk-greeter-settings lightdm-gtk-greeter-settings
budgie-desktop budgie-desktop
manjaro-budgie-settings
baobab baobab
dconf-editor dconf-editor
hexchat hexchat
@ -61,7 +62,6 @@ lollypop
manjaro-alsa manjaro-alsa
manjaro-artwork manjaro-artwork
manjaro-browser-settings manjaro-browser-settings
manjaro-gnome-settings
manjaro-hotfixes manjaro-hotfixes
manjaro-pulse manjaro-pulse
manjaro-settings-manager manjaro-settings-manager

View File

@ -5,57 +5,70 @@
# use multilib packages; x86_64 only # use multilib packages; x86_64 only
# multilib="true" # multilib="true"
# 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="gdm" displaymanager="gdm"
# Set to false to disable autologin in the livecd # Set to false to disable autologin in the livecd
# autologin="true" # autologin="true"
# nonfree mhwd drivers # nonfree xorg drivers
nonfree_mhwd="false" nonfree_mhwd="false"
# use plymouth; initcpio hook # use plymouth
# plymouth_boot="true" # plymouth_boot="true"
# use pxe boot; initcpio hook # possible values: grub;systemd-boot
pxe_boot="false"
################ install ################
# unset defaults to given value
# efi_boot_loader="grub" # efi_boot_loader="grub"
# configure calamares for netinstall # configure calamares for netinstall
# netinstall="false" # netinstall="false"
# the default url for the netinstall.yaml # 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 # configure calamares to use chrootcfg instead of unpackfs
# chrootcfg="false" # unpackfs="false"
# use geoip for localization # use geoip
# geoip='true' # geoip="true"
# unset defaults to given value # unset defaults to given value
plymouth_theme=manjaro-gnome plymouth_theme=manjaro-gnome
# unset defaults to given values # unset defaults to given values
# names must match systemd service names # names must match systemd service names
# enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep') # enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep')
# disable_systemd=('pacman-init') # disable_systemd=()
# unset defaults to given values, # unset defaults to given values,
# names must match openrc service names # 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=() # 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 # the same workgroup name if samba is used
# smb_workgroup="" # smb_workgroup=""
################# livecd ################# ################# live-session #################
# unset defaults to given value # unset defaults to given value
hostname="manjaro-gnome" hostname="manjaro-gnome"
# unset defaults to given value # unset defaults to given value
# username="manjaro" # username="manjaro"
@ -63,13 +76,6 @@ displaymanager="gdm"
# unset defaults to given value # unset defaults to given value
# password="manjaro" # 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 # unset defaults to given values
# names must match systemd service names # names must match systemd service names
# services in enable_systemd array don't need to be listed here # services in enable_systemd array don't need to be listed here