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-settings
budgie-desktop
manjaro-budgie-settings
baobab
dconf-editor
hexchat
@ -61,7 +62,6 @@ lollypop
manjaro-alsa
manjaro-artwork
manjaro-browser-settings
manjaro-gnome-settings
manjaro-hotfixes
manjaro-pulse
manjaro-settings-manager

View File

@ -5,57 +5,70 @@
# use multilib packages; x86_64 only
# 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"
# 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-gnome
plymouth_theme=manjaro-gnome
# 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-gnome"
hostname="manjaro-gnome"
# unset defaults to given value
# username="manjaro"
@ -63,13 +76,6 @@ displaymanager="gdm"
# 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