Update profile Mate and add >extra tag for desktop pkgs

This commit is contained in:
Ste74 2017-02-11 19:19:14 +01:00
parent 97d31316ce
commit c7ea3ebc70
2 changed files with 74 additions and 36 deletions

View File

@ -4,8 +4,9 @@ baobab
dconf-editor
dmidecode
hexchat
eog
evince
eom-gtk3
atril-gtk3
engrampa
firefox
lightdm
lightdm-webkit2-greeter-manjaro
@ -14,7 +15,7 @@ lightdm-gtk-greeter-settings
maia-wallpaper
mate-wallpapers
mate-icon-theme
#mate-themes
>extra mate-themes
xcursor-breeze
mate-gtk3
#mate-extra-gtk3
@ -27,13 +28,12 @@ mate-control-center-gtk3
mate-desktop-gtk3
mate-terminal
mate-utils-gtk3
#mate-tweak
mate-notification-daemon
mate-media-gtk3
mate-user-guide
pluma-gtk3
gnome-disk-utility
manjaro-documentation
>extra manjaro-documentation
manjaro-mate-settings
gtk3-print-backends
mate-gtk3-manjaro
@ -55,7 +55,6 @@ gvfs-mtp
gvfs-smb
inxi
imagewriter
#lollypop
manjaro-alsa
manjaro-artwork
manjaro-browser-settings
@ -101,7 +100,7 @@ pulseaudio-zeroconf
>systemd ntp
>systemd openssh
>systemd plymouth-legacy
>systemd plymouth-theme-manjaro-elegant
plymouth-theme-manjaro-elegant
terminus-font
ttf-bitstream-vera
ttf-dejavu
@ -111,7 +110,6 @@ ttf-indic-otf
ttf-liberation
arc-maia-icon-theme
moka-icon-theme
#vertex-maia-themes
arc-themes-maia
firefox-arc-maia-settings
manjaro-mate-panel-layout
@ -132,3 +130,34 @@ xorg-twm
xorg-utils
xorg-xinit
yelp
>extra libreoffice-fresh
>extra thunderbird
>extra lollypop
>extra vlc-nightly
>extra empathy
>extra uget
>extra transmission-gtk
>extra brasero
>extra manjaro-documentation
>extra jre8-openjdk
>extra jre8-openjdk-headless
>extra icedtea-web
>extra flashplugin
>extra libdvdcss
>extra steam-manjaro
>extra manjaro-printer
>extra autoconf
>extra automake
>extra binutils
>extra bison
>extra fakeroot
>extra flex
>extra gcc
>extra >multilib gcc-multilib
>extra libtool
>extra m4
>extra make
>extra patch
>extra subversion
>extra yaourt

View File

@ -5,71 +5,80 @@
# use multilib packages; x86_64 only
# multilib="true"
# use pxe
# pxe_boot="true"
# use core packages as defined in pkglist to use in basic profile
# basic="false"
# use extra packages as defined in pkglist to activate a full profile
extra="true"
################ 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="true"
# 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'
# unset defaults to given value
# plymouth_theme=manjaro-elegant
# use geoip
# geoip="true"
# 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-mate"
hostname="manjaro-mate"
# unset defaults to given value
username="manjaro"
# username="manjaro"
# 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