initialize

This commit is contained in:
ThanosApostolou 2017-04-01 14:20:31 +03:00
parent bad338fa77
commit b02a1c4037
10 changed files with 325 additions and 0 deletions

View File

@ -0,0 +1,219 @@
## Network
>systemd avahi
>systemd networkmanager
networkmanager-openconnect
networkmanager-openvpn
networkmanager-pptp
networkmanager-vpnc
networkmanager-dispatcher-ntpd
nss-mdns # NSS support for mDNS (optdepend for avahi)
>systemd ntp
mobile-broadband-provider-info
modemmanager
>systemd openresolv
>systemd openssh
samba
## Libraries for Sound/Audio/Video
alsa-firmware
>systemd alsa-utils
ffmpeg
gst-libav
gst-plugins-bad
gst-plugins-base
gst-plugins-good
gst-plugins-ugly
libdvdcss
>multilib manjaro-alsa
>systemd manjaro-pulse
>systemd pulseaudio-bluetooth
>systemd pulseaudio-ctl
>systemd pulseaudio-zeroconf
## Connect Packages
android-tools
android-udev
gvfs
gvfs-afc
gvfs-gphoto2
gvfs-mtp
gvfs-nfs
gvfs-smb
mtpfs
udiskie
udisks2
## AUR Support/Development
# Missing base-devel packages
autoconf
automake
binutils
bison
fakeroot
flex
gcc
>multilib gcc-multilib
libtool
m4
make
patch
pkg-config
>multilib lib32-flex
# Extra packages for AUR support
>extra git
>extra patchutils
>extra subversion
## Display manager
lightdm
lightdm-gtk-greeter
lightdm-gtk-greeter-settings
accountsservice # Enhanced user accounts handling
## LXDE Group
lxappearance-obconf
lxde-common
lxhotkey
lxinput
lxlauncher
lxpanel
lxrandr
lxsession
lxtask
lxterminal
pcmanfm
## Essential stuff for good LXDE experience
cantarell-fonts
pamac
obconf
blueman
ffmpegthumbnailer # tumbler - for video thumbnails
freetype2 # tumbler - for font thumbnails
gconf # fix qt-theme
gksu
gnome-keyring # fix wlan segfault
libgsf # tumbler - for ODF thumbnails
libopenraw # tumbler - for RAW thumbnails
network-manager-applet
menulibre
>systemd pavucontrol
## manjaro-lxde-settings
manjaro-base-skel
arc-maia-icon-theme
vertex-maia-themes
breath-wallpaper
qt5ct
qt5-styleplugins
## More Themes QT/GTK/SDDM
gnome-icon-theme
gnome-themes-standard
gtk-theme-breath
xcursor-simpleandsoft
xcursor-vanilla-dmz-aa
## Applications
manjaro-hello
manjaro-settings-manager
manjaro-settings-manager-notifier
engrampa
gparted
inxi
dmidecode # optional dependency inxi
leafpad
scrot
# Optional dependencies engrampa
p7zip # 7Z and ARJ archive support
unace # ACE archive support
unrar # RAR archive support
## Documentation
manjaro-documentation
## Xorg Input Drivers
xf86-input-synaptics
xf86-input-elographics
xf86-input-evdev
xf86-input-keyboard
xf86-input-libinput
xf86-input-mouse
xf86-input-void
## Xorg Server and Graphics
numlockx
mesa-demos
>multilib lib32-mesa-demos
xorg-server
xorg-server-utils
xorg-twm
xorg-utils
xorg-xinit
xorg-xkill
## Desktop Utils
perl-file-mimeinfo
xdg-user-dirs
xdg-utils
xdg-su
## Misc
manjaro-hotfixes
## Java
>extra jdk8-openjdk
>extra jre8-openjdk-headless
>extra jre8-openjdk
## Printing
>extra cups
>extra cups-pdf
>extra cups-pk-helper
>extra ghostscript
>extra gsfonts
>extra gtk3-print-backends
>extra hplip
>extra splix
## Optional dependencies for hplip
>extra pyqt5-common # For hplip
>extra python-pillow # For hplip
>extra python-pip # For hplip
>extra python-pyqt5 # For hplip gui
>extra python-reportlab # For hplip
## Games
>extra steam-manjaro
## Extra Fonts
>extra terminus-font
>extra ttf-bitstream-vera
>extra ttf-inconsolata
>extra ttf-indic-otf
>extra ttf-liberation
>extra ttf-droid
## Extra Applications
>extra manjaro-wallpapers-17.0
>extra gufw
>extra powertop
>extra htop
>extra guvcview
>extra gnome-disk-utility
>extra transmission-gtk
>extra firefox
>extra galculator-gtk2
>extra gimp
>extra hexchat
>extra epdfview
>extra libreoffice-fresh
>extra mlocate
>extra pidgin
>extra poppler-data #CKJ support for pdf
>extra vlc-nightly
>extra thunderbird
>extra gpicview
>extra xfburn
>extra yelp

View File

@ -0,0 +1 @@
../../shared/Packages-Live

View File

@ -0,0 +1 @@
../../shared/Packages-Mhwd

View File

@ -0,0 +1 @@
../../shared/Packages-Root

View File

@ -0,0 +1 @@
/etc/fonts/conf.avail/70-no-bitmaps.conf

View File

@ -0,0 +1,15 @@
[greeter]
background = /usr/share/backgrounds/breath.png
font-name = Cantarell 10
xft-antialias = true
icon-theme-name = Arc-Maia
screensaver-timeout = 60
theme-name = Vertex-Maia
cursor-theme-name = Breeze
show-clock = false
default-user-image = #avatar-default
xft-hintstyle = hintfull
position = 50%,center 50%,center
clock-format =
panel-position = bottom

View File

@ -0,0 +1,6 @@
# to force a certain look'n feel
#setenv SAL_USE_VCLPLUGIN gen
#setenv SAL_USE_VCLPLUGIN kde4
setenv SAL_USE_VCLPLUGIN gtk
#setenv SAL_USE_VCLPLUGIN gtk3 # currently broken and not available

View File

@ -0,0 +1,6 @@
# to force a certain look'n feel
#export SAL_USE_VCLPLUGIN=gen
#export SAL_USE_VCLPLUGIN=kde4
export SAL_USE_VCLPLUGIN=gtk
#export SAL_USE_VCLPLUGIN=gtk3 # currently broken and not available

1
community/lxde/live-overlay Symbolic link
View File

@ -0,0 +1 @@
../../shared/manjaro/live-overlay

View File

@ -0,0 +1,74 @@
##########################################
###### 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"
################ install ################
# 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"
# possible values: grub;systemd-boot
# efi_boot_loader="grub"
# configure calamares for netinstall
# netinstall="false"
# configure calamares to use chrootcfg instead of unpackfs; default: unpackfs
# chrootcfg="false"
# 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=()
# unset defaults to given values,
# names must match openrc service names
# enable_openrc=('acpid' 'bluetooth' 'elogind' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager')
# disable_openrc=()
# unset defaults to given values
# addgroups="video,power,storage,optical,network,lp,scanner,wheel"
# the same workgroup name if samba is used
# smb_workgroup="Manjaro"
################# live-session #################
# unset defaults to given value
# hostname="manjaro"
# unset defaults to given value
# username="manjaro"
# unset defaults to given value
# password="manjaro"
# the login shell
# defaults to bash
# login_shell=/bin/bash
# unset defaults to given values
# names must match systemd service names
# services in enable_systemd array don't need to be listed here
# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')
# unset defaults to given values,
# names must match openrc service names
# services in enable_openrc array don't need to be listed here
# enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')