Merge branch 'master' of ssh://5.83.162.84:22/home/git/SpectreOS
This commit is contained in:
commit
05efcd637f
8 changed files with 1415 additions and 215 deletions
BIN
.Conky.tar.pxz
BIN
.Conky.tar.pxz
Binary file not shown.
|
@ -377,6 +377,21 @@ echo " Option \"AccelerationDenominator\" \"1\"" >> /etc/X11/xorg.conf.d/50-mous
|
||||||
echo " Option \"AccelerationThreshold\" \"4\"" >> /etc/X11/xorg.conf.d/50-mouse-acceleration.conf
|
echo " Option \"AccelerationThreshold\" \"4\"" >> /etc/X11/xorg.conf.d/50-mouse-acceleration.conf
|
||||||
echo "EndSection" >> /etc/X11/xorg.conf.d/50-mouse-acceleration.conf
|
echo "EndSection" >> /etc/X11/xorg.conf.d/50-mouse-acceleration.conf
|
||||||
|
|
||||||
|
# import compress script
|
||||||
|
|
||||||
|
# compress-script
|
||||||
|
cp /opt/${repo}/compress.sh /usr/bin/compress
|
||||||
|
chmod 755 /usr/bin/compress
|
||||||
|
|
||||||
|
# set config direction
|
||||||
|
|
||||||
|
if [ -d /root/.config ]; then
|
||||||
|
rm -Rv /root/.config
|
||||||
|
fi
|
||||||
|
mkdir -p /root/.config
|
||||||
|
compress restore /opt/${repo}/.config.tar.pxz /root/.config/
|
||||||
|
gnomeconfig
|
||||||
|
|
||||||
# set system startup files
|
# set system startup files
|
||||||
echo "System startup files"
|
echo "System startup files"
|
||||||
|
|
||||||
|
@ -501,10 +516,6 @@ chmod 755 /usr/bin/btrfs-swapon
|
||||||
cp /opt/${repo}/btrfs-swapoff /usr/bin/
|
cp /opt/${repo}/btrfs-swapoff /usr/bin/
|
||||||
chmod 755 /usr/bin/btrfs-swapoff
|
chmod 755 /usr/bin/btrfs-swapoff
|
||||||
|
|
||||||
# compress-script
|
|
||||||
cp /opt/${repo}/compress.sh /usr/bin/compress
|
|
||||||
chmod 755 /usr/bin/compress
|
|
||||||
|
|
||||||
# ssh
|
# ssh
|
||||||
cp /opt/${repo}/sshd_config /etc/ssh/sshd_config
|
cp /opt/${repo}/sshd_config /etc/ssh/sshd_config
|
||||||
|
|
||||||
|
@ -787,16 +798,8 @@ if [ "$version" != "lite" ] && [ "$skip" != "skip" ]; then
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#if [ "$skip" != "skip" ]; then
|
echo "Kopiere Config zum User"
|
||||||
# .config
|
|
||||||
if [ -d /root/.config ]; then
|
|
||||||
rm -Rv /root/.config
|
|
||||||
fi
|
|
||||||
mkdir -p /root/.config
|
|
||||||
compress restore /opt/${repo}/.config.tar.pxz /root/.config/
|
|
||||||
gnomeconfig
|
|
||||||
copyconfig
|
copyconfig
|
||||||
#fi
|
|
||||||
|
|
||||||
if pacman -Qdtq; then
|
if pacman -Qdtq; then
|
||||||
echo "Verwaiste Packete werden entfernt :)"
|
echo "Verwaiste Packete werden entfernt :)"
|
||||||
|
|
|
@ -174,7 +174,7 @@ function partionierenohneswap() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function partitioniereonepartition() {
|
function partitioniereonepartition() {
|
||||||
wipefs -a -f ${device}3
|
sgdisk -d 3 ${device}
|
||||||
sgdisk -a 2048 -n 3:: -c 3:"Linux filesystem" -t 3:8300 ${device}
|
sgdisk -a 2048 -n 3:: -c 3:"Linux filesystem" -t 3:8300 ${device}
|
||||||
formatencrypt
|
formatencrypt
|
||||||
}
|
}
|
||||||
|
@ -472,8 +472,8 @@ function installation {
|
||||||
echo "fstab ${wort} wird erstellt!!!"
|
echo "fstab ${wort} wird erstellt!!!"
|
||||||
autodiskdevicedateisystem=$(blkid -s TYPE -o value ${wort})
|
autodiskdevicedateisystem=$(blkid -s TYPE -o value ${wort})
|
||||||
autodiskdeviceuuid=$(blkid -s UUID -o value ${wort})
|
autodiskdeviceuuid=$(blkid -s UUID -o value ${wort})
|
||||||
mkdir -p ${mountpoint}/run/media/user1/${wort#/*/}
|
mkdir -p ${mountpoint}/run/media/user1/${autodiskdeviceuuid}
|
||||||
echo "UUID=${autodiskdeviceuuid} /run/media/user1/${wort#/*/} ${autodiskdevicedateisystem} defaults 0 2" >> ${mountpoint}/etc/fstab
|
echo "UUID=${autodiskdeviceuuid} /run/media/user1/${autodiskdeviceuuid} ${autodiskdevicedateisystem} defaults 0 2" >> ${mountpoint}/etc/fstab
|
||||||
|
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
|
@ -1082,7 +1082,6 @@ thunar-media-tags-plugin
|
||||||
thunar-volman
|
thunar-volman
|
||||||
thunderbird
|
thunderbird
|
||||||
thunderbird-i18n-de
|
thunderbird-i18n-de
|
||||||
tigervnc
|
|
||||||
tlp
|
tlp
|
||||||
tolua++
|
tolua++
|
||||||
totem
|
totem
|
||||||
|
@ -1122,10 +1121,6 @@ viewnior
|
||||||
vinagre
|
vinagre
|
||||||
vino
|
vino
|
||||||
virglrenderer
|
virglrenderer
|
||||||
virtualbox
|
|
||||||
virtualbox-guest-modules-arch
|
|
||||||
virtualbox-guest-utils
|
|
||||||
virtualbox-host-modules-arch
|
|
||||||
vlc
|
vlc
|
||||||
volume_key
|
volume_key
|
||||||
vpnc
|
vpnc
|
||||||
|
|
|
@ -879,7 +879,6 @@ thunar-media-tags-plugin
|
||||||
thunar-volman
|
thunar-volman
|
||||||
thunderbird
|
thunderbird
|
||||||
thunderbird-i18n-de
|
thunderbird-i18n-de
|
||||||
tigervnc
|
|
||||||
tlp
|
tlp
|
||||||
tolua++
|
tolua++
|
||||||
transmission-gtk
|
transmission-gtk
|
||||||
|
|
1385
packages_voll.txt
Normal file
1385
packages_voll.txt
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,3 @@
|
||||||
0ad
|
|
||||||
0ad-data
|
|
||||||
a52dec
|
a52dec
|
||||||
aalib
|
aalib
|
||||||
accountsservice
|
accountsservice
|
||||||
|
@ -8,28 +6,25 @@ acpi
|
||||||
acpid
|
acpid
|
||||||
adwaita-icon-theme
|
adwaita-icon-theme
|
||||||
afpfs-ng
|
afpfs-ng
|
||||||
alembic
|
|
||||||
alsa-firmware
|
alsa-firmware
|
||||||
alsa-lib
|
alsa-lib
|
||||||
alsa-plugins
|
alsa-plugins
|
||||||
alsa-utils
|
alsa-utils
|
||||||
android-tools
|
android-tools
|
||||||
android-udev
|
android-udev
|
||||||
|
aom
|
||||||
apache
|
apache
|
||||||
apm
|
apm
|
||||||
appstream-glib
|
appstream-glib
|
||||||
apr
|
apr
|
||||||
apr-util
|
apr-util
|
||||||
arandr
|
|
||||||
arc-gtk-theme
|
arc-gtk-theme
|
||||||
arc-icon-theme
|
arc-icon-theme
|
||||||
arch-install-scripts
|
arch-install-scripts
|
||||||
archlinux-appstream-data
|
archlinux-appstream-data
|
||||||
archlinux-keyring
|
archlinux-keyring
|
||||||
ardour
|
|
||||||
argon2
|
argon2
|
||||||
aspell
|
aspell
|
||||||
assaultcube
|
|
||||||
at-spi2-atk
|
at-spi2-atk
|
||||||
at-spi2-core
|
at-spi2-core
|
||||||
atk
|
atk
|
||||||
|
@ -37,10 +32,8 @@ atkmm
|
||||||
atom
|
atom
|
||||||
attica
|
attica
|
||||||
attr
|
attr
|
||||||
aubio
|
|
||||||
audacious
|
audacious
|
||||||
audacious-plugins
|
audacious-plugins
|
||||||
audacity
|
|
||||||
autoconf
|
autoconf
|
||||||
automake
|
automake
|
||||||
avahi
|
avahi
|
||||||
|
@ -49,19 +42,14 @@ babl
|
||||||
bash
|
bash
|
||||||
bash-completion
|
bash-completion
|
||||||
bc
|
bc
|
||||||
binutils
|
|
||||||
bison
|
bison
|
||||||
blas
|
blas
|
||||||
blender
|
|
||||||
blosc
|
|
||||||
blueman
|
blueman
|
||||||
bluez
|
bluez
|
||||||
bluez-libs
|
bluez-libs
|
||||||
boost-libs
|
boost-libs
|
||||||
brasero
|
|
||||||
brotli
|
brotli
|
||||||
btrfs-progs
|
btrfs-progs
|
||||||
bubblewrap
|
|
||||||
bumblebee
|
bumblebee
|
||||||
bzip2
|
bzip2
|
||||||
c-ares
|
c-ares
|
||||||
|
@ -69,30 +57,21 @@ ca-certificates
|
||||||
ca-certificates-cacert
|
ca-certificates-cacert
|
||||||
ca-certificates-mozilla
|
ca-certificates-mozilla
|
||||||
ca-certificates-utils
|
ca-certificates-utils
|
||||||
cabextract
|
|
||||||
cairo
|
cairo
|
||||||
cairomm
|
cairomm
|
||||||
cantarell-fonts
|
cantarell-fonts
|
||||||
catfish
|
catfish
|
||||||
cblas
|
|
||||||
cdparanoia
|
cdparanoia
|
||||||
cdrdao
|
|
||||||
cdrtools
|
cdrtools
|
||||||
celt
|
celt
|
||||||
celt0.5.1
|
celt0.5.1
|
||||||
cheese
|
|
||||||
chromaprint
|
chromaprint
|
||||||
chromium
|
chromium
|
||||||
cifs-utils
|
cifs-utils
|
||||||
clucene
|
clucene
|
||||||
clutter
|
|
||||||
clutter-gst
|
|
||||||
clutter-gtk
|
|
||||||
cmake
|
cmake
|
||||||
cogl
|
|
||||||
colord
|
colord
|
||||||
confuse
|
confuse
|
||||||
convertlit
|
|
||||||
coreutils
|
coreutils
|
||||||
cpupower
|
cpupower
|
||||||
cracklib
|
cracklib
|
||||||
|
@ -123,12 +102,8 @@ dnssec-anchors
|
||||||
dosfstools
|
dosfstools
|
||||||
dotconf
|
dotconf
|
||||||
double-conversion
|
double-conversion
|
||||||
drumstick
|
|
||||||
dsniff
|
dsniff
|
||||||
dvd+rw-tools
|
|
||||||
dvgrab
|
|
||||||
e2fsprogs
|
e2fsprogs
|
||||||
ebook-tools
|
|
||||||
ecryptfs-utils
|
ecryptfs-utils
|
||||||
efibootmgr
|
efibootmgr
|
||||||
efitools
|
efitools
|
||||||
|
@ -138,7 +113,6 @@ eglexternalplatform
|
||||||
electron
|
electron
|
||||||
enca
|
enca
|
||||||
enchant
|
enchant
|
||||||
enet
|
|
||||||
engrampa
|
engrampa
|
||||||
exfat-utils
|
exfat-utils
|
||||||
exiv2
|
exiv2
|
||||||
|
@ -152,7 +126,6 @@ fakeroot
|
||||||
farstream
|
farstream
|
||||||
ffmpeg
|
ffmpeg
|
||||||
ffmpegthumbnailer
|
ffmpegthumbnailer
|
||||||
ffnvcodec-headers
|
|
||||||
fftw
|
fftw
|
||||||
file
|
file
|
||||||
filesystem
|
filesystem
|
||||||
|
@ -163,26 +136,21 @@ firefox-i18n-de
|
||||||
fish
|
fish
|
||||||
flac
|
flac
|
||||||
flex
|
flex
|
||||||
fltk
|
|
||||||
fluidsynth
|
|
||||||
fontconfig
|
fontconfig
|
||||||
foomatic-db-engine
|
foomatic-db-engine
|
||||||
freeciv
|
freeciv
|
||||||
freecol
|
|
||||||
freeglut
|
freeglut
|
||||||
freetype2
|
freetype2
|
||||||
fribidi
|
fribidi
|
||||||
ftgl
|
|
||||||
fuse-common
|
fuse-common
|
||||||
fuse2
|
fuse2
|
||||||
fuse3
|
fuse3
|
||||||
|
fzf
|
||||||
galculator-gtk2
|
galculator-gtk2
|
||||||
gamin
|
gamin
|
||||||
garcon
|
garcon
|
||||||
gawk
|
gawk
|
||||||
gc
|
|
||||||
gcab
|
gcab
|
||||||
gcc
|
|
||||||
gcc-libs
|
gcc-libs
|
||||||
gconf
|
gconf
|
||||||
gcr
|
gcr
|
||||||
|
@ -194,7 +162,6 @@ geoclue2
|
||||||
geoip
|
geoip
|
||||||
geoip-database
|
geoip-database
|
||||||
gettext
|
gettext
|
||||||
ghc-libs
|
|
||||||
ghostscript
|
ghostscript
|
||||||
giflib
|
giflib
|
||||||
gimp
|
gimp
|
||||||
|
@ -205,18 +172,13 @@ glib-networking
|
||||||
glib2
|
glib2
|
||||||
glibc
|
glibc
|
||||||
glibmm
|
glibmm
|
||||||
gloox
|
|
||||||
glu
|
glu
|
||||||
gmime3
|
|
||||||
gmp
|
gmp
|
||||||
gnome-chess
|
|
||||||
gnome-desktop
|
|
||||||
gnome-icon-theme
|
gnome-icon-theme
|
||||||
gnome-icon-theme-symbolic
|
gnome-icon-theme-symbolic
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
gnome-menus
|
gnome-menus
|
||||||
gnome-themes-extra
|
gnome-themes-extra
|
||||||
gnuchess
|
|
||||||
gnupg
|
gnupg
|
||||||
gnutls
|
gnutls
|
||||||
gobject-introspection-runtime
|
gobject-introspection-runtime
|
||||||
|
@ -232,8 +194,8 @@ groff
|
||||||
grub
|
grub
|
||||||
gsettings-desktop-schemas
|
gsettings-desktop-schemas
|
||||||
gsfonts
|
gsfonts
|
||||||
gsl
|
|
||||||
gsm
|
gsm
|
||||||
|
gsmartcontrol
|
||||||
gssproxy
|
gssproxy
|
||||||
gst-libav
|
gst-libav
|
||||||
gst-plugins-bad
|
gst-plugins-bad
|
||||||
|
@ -252,7 +214,6 @@ gtkmm3
|
||||||
gtksourceview3
|
gtksourceview3
|
||||||
gtkspell
|
gtkspell
|
||||||
gufw
|
gufw
|
||||||
guile
|
|
||||||
gvfs
|
gvfs
|
||||||
gvfs-afc
|
gvfs-afc
|
||||||
gvfs-gphoto2
|
gvfs-gphoto2
|
||||||
|
@ -262,36 +223,8 @@ gvfs-smb
|
||||||
gzip
|
gzip
|
||||||
harfbuzz
|
harfbuzz
|
||||||
harfbuzz-icu
|
harfbuzz-icu
|
||||||
haskell-conduit
|
|
||||||
haskell-entropy
|
|
||||||
haskell-exceptions
|
|
||||||
haskell-hashable
|
|
||||||
haskell-hslogger
|
|
||||||
haskell-math-functions
|
|
||||||
haskell-mono-traversable
|
|
||||||
haskell-mwc-random
|
|
||||||
haskell-network
|
|
||||||
haskell-old-locale
|
|
||||||
haskell-primitive
|
|
||||||
haskell-random
|
|
||||||
haskell-regex-base
|
|
||||||
haskell-regex-tdfa
|
|
||||||
haskell-resourcet
|
|
||||||
haskell-sandi
|
|
||||||
haskell-sha
|
|
||||||
haskell-split
|
|
||||||
haskell-stringsearch
|
|
||||||
haskell-transformers-compat
|
|
||||||
haskell-unliftio-core
|
|
||||||
haskell-unordered-containers
|
|
||||||
haskell-utf8-string
|
|
||||||
haskell-vector
|
|
||||||
haskell-vector-algorithms
|
|
||||||
haskell-vector-th-unbox
|
|
||||||
haveged
|
haveged
|
||||||
hdf5
|
|
||||||
hdparm
|
hdparm
|
||||||
hedgewars
|
|
||||||
hexchat
|
hexchat
|
||||||
hicolor-icon-theme
|
hicolor-icon-theme
|
||||||
hiredis
|
hiredis
|
||||||
|
@ -301,10 +234,10 @@ htop
|
||||||
http-parser
|
http-parser
|
||||||
hunspell
|
hunspell
|
||||||
hunspell-de
|
hunspell-de
|
||||||
|
hunspell-en_US
|
||||||
hwids
|
hwids
|
||||||
hwinfo
|
hwinfo
|
||||||
hydra
|
hydra
|
||||||
hydrogen
|
|
||||||
hyphen
|
hyphen
|
||||||
iana-etc
|
iana-etc
|
||||||
icu
|
icu
|
||||||
|
@ -314,7 +247,6 @@ imagemagick
|
||||||
imlib2
|
imlib2
|
||||||
inetutils
|
inetutils
|
||||||
iniparser
|
iniparser
|
||||||
inkscape
|
|
||||||
intel-tbb
|
intel-tbb
|
||||||
intel-ucode
|
intel-ucode
|
||||||
intltool
|
intltool
|
||||||
|
@ -330,7 +262,6 @@ jack
|
||||||
jansson
|
jansson
|
||||||
jasper
|
jasper
|
||||||
java-environment-common
|
java-environment-common
|
||||||
java-openjfx
|
|
||||||
java-runtime-common
|
java-runtime-common
|
||||||
jbig2dec
|
jbig2dec
|
||||||
jdk8-openjdk
|
jdk8-openjdk
|
||||||
|
@ -353,11 +284,7 @@ kconfigwidgets
|
||||||
kcoreaddons
|
kcoreaddons
|
||||||
kcrash
|
kcrash
|
||||||
kdbusaddons
|
kdbusaddons
|
||||||
kdeclarative
|
|
||||||
kdenlive
|
|
||||||
kdnssd
|
|
||||||
keyutils
|
keyutils
|
||||||
kfilemetadata
|
|
||||||
kglobalaccel
|
kglobalaccel
|
||||||
kguiaddons
|
kguiaddons
|
||||||
ki18n
|
ki18n
|
||||||
|
@ -367,11 +294,8 @@ kitemmodels
|
||||||
kitemviews
|
kitemviews
|
||||||
kjobwidgets
|
kjobwidgets
|
||||||
kmod
|
kmod
|
||||||
knewstuff
|
|
||||||
knotifications
|
knotifications
|
||||||
knotifyconfig
|
kpmcore
|
||||||
konquest
|
|
||||||
kpackage
|
|
||||||
krb5
|
krb5
|
||||||
kservice
|
kservice
|
||||||
ktextwidgets
|
ktextwidgets
|
||||||
|
@ -389,7 +313,6 @@ ldns
|
||||||
lensfun
|
lensfun
|
||||||
less
|
less
|
||||||
leveldb
|
leveldb
|
||||||
lib32-acl
|
|
||||||
lib32-alsa-lib
|
lib32-alsa-lib
|
||||||
lib32-alsa-plugins
|
lib32-alsa-plugins
|
||||||
lib32-atk
|
lib32-atk
|
||||||
|
@ -411,7 +334,6 @@ lib32-fribidi
|
||||||
lib32-gcc-libs
|
lib32-gcc-libs
|
||||||
lib32-gconf
|
lib32-gconf
|
||||||
lib32-gdk-pixbuf2
|
lib32-gdk-pixbuf2
|
||||||
lib32-gettext
|
|
||||||
lib32-giflib
|
lib32-giflib
|
||||||
lib32-glew
|
lib32-glew
|
||||||
lib32-glew1.10
|
lib32-glew1.10
|
||||||
|
@ -426,7 +348,6 @@ lib32-icu
|
||||||
lib32-imlib2
|
lib32-imlib2
|
||||||
lib32-keyutils
|
lib32-keyutils
|
||||||
lib32-krb5
|
lib32-krb5
|
||||||
lib32-lcms2
|
|
||||||
lib32-libappindicator-gtk2
|
lib32-libappindicator-gtk2
|
||||||
lib32-libasyncns
|
lib32-libasyncns
|
||||||
lib32-libcaca
|
lib32-libcaca
|
||||||
|
@ -458,11 +379,9 @@ lib32-libldap
|
||||||
lib32-libltdl
|
lib32-libltdl
|
||||||
lib32-libmikmod
|
lib32-libmikmod
|
||||||
lib32-libmodplug
|
lib32-libmodplug
|
||||||
lib32-libnl
|
|
||||||
lib32-libnm-glib
|
lib32-libnm-glib
|
||||||
lib32-libnsl
|
lib32-libnsl
|
||||||
lib32-libogg
|
lib32-libogg
|
||||||
lib32-libpcap
|
|
||||||
lib32-libpciaccess
|
lib32-libpciaccess
|
||||||
lib32-libpng
|
lib32-libpng
|
||||||
lib32-libpng12
|
lib32-libpng12
|
||||||
|
@ -546,7 +465,6 @@ lib32-wayland
|
||||||
lib32-xz
|
lib32-xz
|
||||||
lib32-zlib
|
lib32-zlib
|
||||||
libabw
|
libabw
|
||||||
libaec
|
|
||||||
libaio
|
libaio
|
||||||
libao
|
libao
|
||||||
libappindicator-gtk2
|
libappindicator-gtk2
|
||||||
|
@ -595,7 +513,6 @@ libdvdnav
|
||||||
libdvdread
|
libdvdread
|
||||||
libe-book
|
libe-book
|
||||||
libebml
|
libebml
|
||||||
libebur128
|
|
||||||
libedit
|
libedit
|
||||||
libelf
|
libelf
|
||||||
libepoxy
|
libepoxy
|
||||||
|
@ -614,7 +531,6 @@ libftdi
|
||||||
libgadu
|
libgadu
|
||||||
libgcrypt
|
libgcrypt
|
||||||
libgcrypt15
|
libgcrypt15
|
||||||
libgdiplus
|
|
||||||
libgexiv2
|
libgexiv2
|
||||||
libglade
|
libglade
|
||||||
libglvnd
|
libglvnd
|
||||||
|
@ -636,24 +552,19 @@ libiec61883
|
||||||
libimobiledevice
|
libimobiledevice
|
||||||
libindicator-gtk2
|
libindicator-gtk2
|
||||||
libinput
|
libinput
|
||||||
libircclient
|
|
||||||
libisoburn
|
libisoburn
|
||||||
libisofs
|
libisofs
|
||||||
libjpeg-turbo
|
libjpeg-turbo
|
||||||
libjpeg6-turbo
|
libjpeg6-turbo
|
||||||
libkate
|
libkate
|
||||||
libkdegames
|
|
||||||
libkeybinder3
|
libkeybinder3
|
||||||
libksba
|
libksba
|
||||||
liblangtag
|
liblangtag
|
||||||
libldap
|
libldap
|
||||||
liblo
|
|
||||||
liblouis
|
liblouis
|
||||||
liblqr
|
liblqr
|
||||||
liblrdf
|
|
||||||
libmad
|
libmad
|
||||||
libmagick
|
libmagick
|
||||||
libmagick6
|
|
||||||
libmariadbclient
|
libmariadbclient
|
||||||
libmatroska
|
libmatroska
|
||||||
libmbim
|
libmbim
|
||||||
|
@ -664,7 +575,6 @@ libmng
|
||||||
libmnl
|
libmnl
|
||||||
libmodplug
|
libmodplug
|
||||||
libmp4v2
|
libmp4v2
|
||||||
libmpc
|
|
||||||
libmpcdec
|
libmpcdec
|
||||||
libmpd
|
libmpd
|
||||||
libmpeg2
|
libmpeg2
|
||||||
|
@ -692,8 +602,6 @@ libofa
|
||||||
libogg
|
libogg
|
||||||
libomxil-bellagio
|
libomxil-bellagio
|
||||||
libopenraw
|
libopenraw
|
||||||
libopenshot
|
|
||||||
libopenshot-audio
|
|
||||||
libpagemaker
|
libpagemaker
|
||||||
libpaper
|
libpaper
|
||||||
libpcap
|
libpcap
|
||||||
|
@ -709,9 +617,6 @@ libpsl
|
||||||
libpulse
|
libpulse
|
||||||
libpurple
|
libpurple
|
||||||
libqmi
|
libqmi
|
||||||
libquicktime
|
|
||||||
libquvi
|
|
||||||
libquvi-scripts
|
|
||||||
libraqm
|
libraqm
|
||||||
libraw
|
libraw
|
||||||
libraw1394
|
libraw1394
|
||||||
|
@ -734,7 +639,6 @@ libsoup
|
||||||
libsoxr
|
libsoxr
|
||||||
libspeechd
|
libspeechd
|
||||||
libspiro
|
libspiro
|
||||||
libspnav
|
|
||||||
libsrtp
|
libsrtp
|
||||||
libssh
|
libssh
|
||||||
libssh2
|
libssh2
|
||||||
|
@ -831,42 +735,30 @@ light-locker
|
||||||
lightdm
|
lightdm
|
||||||
lightdm-gtk-greeter
|
lightdm-gtk-greeter
|
||||||
lightdm-gtk-greeter-settings
|
lightdm-gtk-greeter-settings
|
||||||
lilv
|
|
||||||
links
|
links
|
||||||
linux
|
linux
|
||||||
linux-api-headers
|
linux-api-headers
|
||||||
linux-firmware
|
linux-firmware
|
||||||
linux-headers
|
|
||||||
lirc
|
lirc
|
||||||
llvm-libs
|
llvm-libs
|
||||||
lm_sensors
|
lm_sensors
|
||||||
lmdb
|
lmdb
|
||||||
log4cplus
|
|
||||||
logrotate
|
logrotate
|
||||||
lpsolve
|
lpsolve
|
||||||
lsb-release
|
lsb-release
|
||||||
lua
|
lua
|
||||||
lua51
|
lua51
|
||||||
lua52
|
lua52
|
||||||
lua52-bitop
|
|
||||||
lua52-expat
|
|
||||||
lua52-lpeg
|
|
||||||
lua52-luajson
|
|
||||||
lua52-socket
|
|
||||||
luajit
|
luajit
|
||||||
lv2
|
|
||||||
lvm2
|
lvm2
|
||||||
lz4
|
lz4
|
||||||
lzo
|
lzo
|
||||||
m4
|
m4
|
||||||
mailcap
|
mailcap
|
||||||
make
|
|
||||||
man-db
|
man-db
|
||||||
man-pages
|
man-pages
|
||||||
mdadm
|
mdadm
|
||||||
media-player-info
|
media-player-info
|
||||||
megaglest
|
|
||||||
megaglest-data
|
|
||||||
memtest86+
|
memtest86+
|
||||||
mesa
|
mesa
|
||||||
mesa-demos
|
mesa-demos
|
||||||
|
@ -874,18 +766,14 @@ metis
|
||||||
minetest
|
minetest
|
||||||
minetest-common
|
minetest-common
|
||||||
minetest-server
|
minetest-server
|
||||||
miniupnpc
|
|
||||||
minizip
|
minizip
|
||||||
mjpegtools
|
mjpegtools
|
||||||
mkinitcpio
|
mkinitcpio
|
||||||
mkinitcpio-busybox
|
mkinitcpio-busybox
|
||||||
mkinitcpio-nfs-utils
|
mkinitcpio-nfs-utils
|
||||||
mlocate
|
mlocate
|
||||||
mlt
|
|
||||||
mlt-python-bindings
|
|
||||||
mobile-broadband-provider-info
|
mobile-broadband-provider-info
|
||||||
modemmanager
|
modemmanager
|
||||||
mono
|
|
||||||
mousepad
|
mousepad
|
||||||
mozilla-common
|
mozilla-common
|
||||||
mpfr
|
mpfr
|
||||||
|
@ -901,7 +789,6 @@ ncurses
|
||||||
ndctl
|
ndctl
|
||||||
neon
|
neon
|
||||||
net-snmp
|
net-snmp
|
||||||
net-tools
|
|
||||||
netbeans
|
netbeans
|
||||||
netctl
|
netctl
|
||||||
nettle
|
nettle
|
||||||
|
@ -913,6 +800,7 @@ networkmanager-pptp
|
||||||
networkmanager-vpnc
|
networkmanager-vpnc
|
||||||
nfs-utils
|
nfs-utils
|
||||||
nfsidmap
|
nfsidmap
|
||||||
|
nilfs-utils
|
||||||
nm-connection-editor
|
nm-connection-editor
|
||||||
nmap
|
nmap
|
||||||
node-gyp
|
node-gyp
|
||||||
|
@ -931,28 +819,17 @@ numlockx
|
||||||
nvidia
|
nvidia
|
||||||
nvidia-settings
|
nvidia-settings
|
||||||
nvidia-utils
|
nvidia-utils
|
||||||
obs-studio
|
|
||||||
onboard
|
onboard
|
||||||
openal
|
openal
|
||||||
opencl-nvidia
|
opencl-nvidia
|
||||||
opencollada
|
|
||||||
opencolorio
|
|
||||||
openconnect
|
openconnect
|
||||||
opencore-amr
|
opencore-amr
|
||||||
openexr
|
openexr
|
||||||
openimageio
|
|
||||||
openjpeg
|
|
||||||
openjpeg2
|
openjpeg2
|
||||||
openra
|
|
||||||
openresolv
|
openresolv
|
||||||
openshadinglanguage
|
|
||||||
openshot
|
|
||||||
openssh
|
openssh
|
||||||
openssl
|
openssl
|
||||||
openssl-1.0
|
openssl-1.0
|
||||||
opensubdiv
|
|
||||||
openttd
|
|
||||||
openvdb
|
|
||||||
openvpn
|
openvpn
|
||||||
opus
|
opus
|
||||||
orage
|
orage
|
||||||
|
@ -968,7 +845,6 @@ pambase
|
||||||
pango
|
pango
|
||||||
pangomm
|
pangomm
|
||||||
parted
|
parted
|
||||||
patch
|
|
||||||
patchutils
|
patchutils
|
||||||
pavucontrol
|
pavucontrol
|
||||||
pciutils
|
pciutils
|
||||||
|
@ -994,7 +870,6 @@ perl-xml-sax
|
||||||
perl-xml-sax-base
|
perl-xml-sax-base
|
||||||
phonon-qt5
|
phonon-qt5
|
||||||
phonon-qt5-gstreamer
|
phonon-qt5-gstreamer
|
||||||
physfs
|
|
||||||
pidgin
|
pidgin
|
||||||
pinentry
|
pinentry
|
||||||
pixman
|
pixman
|
||||||
|
@ -1010,10 +885,7 @@ poppler-glib
|
||||||
poppler-qt5
|
poppler-qt5
|
||||||
popt
|
popt
|
||||||
portaudio
|
portaudio
|
||||||
portmidi
|
|
||||||
portsmf
|
|
||||||
postgresql-libs
|
postgresql-libs
|
||||||
potrace
|
|
||||||
powertop
|
powertop
|
||||||
ppp
|
ppp
|
||||||
pptpclient
|
pptpclient
|
||||||
|
@ -1021,7 +893,6 @@ procps-ng
|
||||||
protobuf
|
protobuf
|
||||||
protobuf-c
|
protobuf-c
|
||||||
psmisc
|
psmisc
|
||||||
ptex
|
|
||||||
pulseaudio
|
pulseaudio
|
||||||
pulseaudio-alsa
|
pulseaudio-alsa
|
||||||
pulseaudio-bluetooth
|
pulseaudio-bluetooth
|
||||||
|
@ -1044,12 +915,10 @@ python-distutils-extra
|
||||||
python-docopt
|
python-docopt
|
||||||
python-gobject
|
python-gobject
|
||||||
python-html5lib
|
python-html5lib
|
||||||
python-httplib2
|
|
||||||
python-idna
|
python-idna
|
||||||
python-keyutils
|
python-keyutils
|
||||||
python-lockfile
|
python-lockfile
|
||||||
python-msgpack
|
python-msgpack
|
||||||
python-numpy
|
|
||||||
python-packaging
|
python-packaging
|
||||||
python-pexpect
|
python-pexpect
|
||||||
python-pillow
|
python-pillow
|
||||||
|
@ -1061,12 +930,12 @@ python-pyinotify
|
||||||
python-pyparsing
|
python-pyparsing
|
||||||
python-pyqt5
|
python-pyqt5
|
||||||
python-pytoml
|
python-pytoml
|
||||||
python-pyzmq
|
|
||||||
python-reportlab
|
python-reportlab
|
||||||
python-requests
|
python-requests
|
||||||
python-retrying
|
python-retrying
|
||||||
python-setuptools
|
python-setuptools
|
||||||
python-sip
|
python-sip
|
||||||
|
python-sip-pyqt5
|
||||||
python-six
|
python-six
|
||||||
python-systemd
|
python-systemd
|
||||||
python-urllib3
|
python-urllib3
|
||||||
|
@ -1076,9 +945,6 @@ python-yaml
|
||||||
python2
|
python2
|
||||||
python2-cairo
|
python2-cairo
|
||||||
python2-gobject2
|
python2-gobject2
|
||||||
python2-numpy
|
|
||||||
python2-pygame
|
|
||||||
python2-xdg
|
|
||||||
qemu
|
qemu
|
||||||
qpdf
|
qpdf
|
||||||
qpdfview
|
qpdfview
|
||||||
|
@ -1089,7 +955,6 @@ qt5-declarative
|
||||||
qt5-imageformats
|
qt5-imageformats
|
||||||
qt5-location
|
qt5-location
|
||||||
qt5-multimedia
|
qt5-multimedia
|
||||||
qt5-quickcontrols
|
|
||||||
qt5-script
|
qt5-script
|
||||||
qt5-sensors
|
qt5-sensors
|
||||||
qt5-speech
|
qt5-speech
|
||||||
|
@ -1113,20 +978,15 @@ rpcbind
|
||||||
rsync
|
rsync
|
||||||
rtkit
|
rtkit
|
||||||
rtmpdump
|
rtmpdump
|
||||||
rubberband
|
|
||||||
run-parts
|
run-parts
|
||||||
s-nail
|
s-nail
|
||||||
samba
|
samba
|
||||||
sbc
|
sbc
|
||||||
schroedinger
|
|
||||||
screen
|
screen
|
||||||
screenfetch
|
|
||||||
sdl
|
sdl
|
||||||
sdl2
|
sdl2
|
||||||
sdl2_gfx
|
|
||||||
sdl2_image
|
sdl2_image
|
||||||
sdl2_mixer
|
sdl2_mixer
|
||||||
sdl2_net
|
|
||||||
sdl2_ttf
|
sdl2_ttf
|
||||||
sdl_image
|
sdl_image
|
||||||
sdl_mixer
|
sdl_mixer
|
||||||
|
@ -1134,23 +994,19 @@ sdl_ttf
|
||||||
seabios
|
seabios
|
||||||
sed
|
sed
|
||||||
semver
|
semver
|
||||||
serd
|
|
||||||
serf
|
serf
|
||||||
shadow
|
shadow
|
||||||
shared-mime-info
|
shared-mime-info
|
||||||
simplescreenrecorder
|
|
||||||
singularity
|
|
||||||
sip
|
sip
|
||||||
slang
|
slang
|
||||||
|
smartmontools
|
||||||
smbclient
|
smbclient
|
||||||
smpeg
|
smpeg
|
||||||
snappy
|
snappy
|
||||||
solid
|
solid
|
||||||
sonnet
|
sonnet
|
||||||
sord
|
|
||||||
sound-theme-freedesktop
|
sound-theme-freedesktop
|
||||||
soundtouch
|
soundtouch
|
||||||
sox
|
|
||||||
spandsp
|
spandsp
|
||||||
speech-dispatcher
|
speech-dispatcher
|
||||||
speex
|
speex
|
||||||
|
@ -1159,7 +1015,6 @@ spice
|
||||||
splix
|
splix
|
||||||
sqlite
|
sqlite
|
||||||
squashfs-tools
|
squashfs-tools
|
||||||
sratom
|
|
||||||
srt
|
srt
|
||||||
sshfs
|
sshfs
|
||||||
startup-notification
|
startup-notification
|
||||||
|
@ -1167,10 +1022,7 @@ steam
|
||||||
steam-native-runtime
|
steam-native-runtime
|
||||||
subversion
|
subversion
|
||||||
sudo
|
sudo
|
||||||
suil
|
|
||||||
suitesparse
|
suitesparse
|
||||||
supertux
|
|
||||||
supertuxkart
|
|
||||||
sysfsutils
|
sysfsutils
|
||||||
syslinux
|
syslinux
|
||||||
systemd
|
systemd
|
||||||
|
@ -1186,7 +1038,6 @@ teeworlds
|
||||||
telegram-desktop
|
telegram-desktop
|
||||||
terminus-font
|
terminus-font
|
||||||
tevent
|
tevent
|
||||||
texinfo
|
|
||||||
thin-provisioning-tools
|
thin-provisioning-tools
|
||||||
thunar
|
thunar
|
||||||
thunar-archive-plugin
|
thunar-archive-plugin
|
||||||
|
@ -1194,12 +1045,9 @@ thunar-media-tags-plugin
|
||||||
thunar-volman
|
thunar-volman
|
||||||
thunderbird
|
thunderbird
|
||||||
thunderbird-i18n-de
|
thunderbird-i18n-de
|
||||||
tinyxml
|
|
||||||
tlp
|
tlp
|
||||||
tolua++
|
tolua++
|
||||||
totem-plparser
|
|
||||||
traceroute
|
traceroute
|
||||||
tracker
|
|
||||||
transmission-gtk
|
transmission-gtk
|
||||||
tslib
|
tslib
|
||||||
ttf-bitstream-vera
|
ttf-bitstream-vera
|
||||||
|
@ -1213,8 +1061,6 @@ twolame
|
||||||
tzdata
|
tzdata
|
||||||
udiskie
|
udiskie
|
||||||
udisks2
|
udisks2
|
||||||
ufoai
|
|
||||||
ufoai-data
|
|
||||||
ufw
|
ufw
|
||||||
unace
|
unace
|
||||||
unrar
|
unrar
|
||||||
|
@ -1226,25 +1072,18 @@ usbredir
|
||||||
usbutils
|
usbutils
|
||||||
util-linux
|
util-linux
|
||||||
v4l-utils
|
v4l-utils
|
||||||
vamp-plugin-sdk
|
|
||||||
vde2
|
vde2
|
||||||
vi
|
vi
|
||||||
vid.stab
|
vid.stab
|
||||||
viewnior
|
viewnior
|
||||||
virglrenderer
|
virglrenderer
|
||||||
virtualbox
|
|
||||||
virtualbox-guest-modules-arch
|
|
||||||
virtualbox-guest-utils
|
|
||||||
virtualbox-host-modules-arch
|
|
||||||
virtualgl
|
virtualgl
|
||||||
vlc
|
vlc
|
||||||
vmpk
|
|
||||||
volume_key
|
volume_key
|
||||||
vpnc
|
vpnc
|
||||||
vte-common
|
vte-common
|
||||||
vte3
|
vte3
|
||||||
vulkan-icd-loader
|
vulkan-icd-loader
|
||||||
warzone2100
|
|
||||||
wavpack
|
wavpack
|
||||||
wayland
|
wayland
|
||||||
wayland-protocols
|
wayland-protocols
|
||||||
|
@ -1253,12 +1092,7 @@ webrtc-audio-processing
|
||||||
wget
|
wget
|
||||||
which
|
which
|
||||||
whois
|
whois
|
||||||
widelands
|
|
||||||
wildmidi
|
wildmidi
|
||||||
wine
|
|
||||||
wine-mono
|
|
||||||
wine_gecko
|
|
||||||
winetricks
|
|
||||||
wireless-regdb
|
wireless-regdb
|
||||||
wireless_tools
|
wireless_tools
|
||||||
wireshark-cli
|
wireshark-cli
|
||||||
|
@ -1267,7 +1101,6 @@ wireshark-gtk
|
||||||
woff2
|
woff2
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
wxgtk-common
|
wxgtk-common
|
||||||
wxgtk2
|
|
||||||
wxgtk3
|
wxgtk3
|
||||||
x11vnc
|
x11vnc
|
||||||
x265
|
x265
|
||||||
|
@ -1282,26 +1115,12 @@ xcursor-simpleandsoft
|
||||||
xcursor-vanilla-dmz-aa
|
xcursor-vanilla-dmz-aa
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
xdg-utils
|
xdg-utils
|
||||||
xerces-c
|
|
||||||
xf86-input-elographics
|
xf86-input-elographics
|
||||||
xf86-input-evdev
|
xf86-input-evdev
|
||||||
xf86-input-keyboard
|
xf86-input-keyboard
|
||||||
xf86-input-libinput
|
xf86-input-libinput
|
||||||
xf86-input-mouse
|
xf86-input-mouse
|
||||||
xf86-input-synaptics
|
|
||||||
xf86-input-vmmouse
|
|
||||||
xf86-input-void
|
xf86-input-void
|
||||||
xf86-video-amdgpu
|
|
||||||
xf86-video-ati
|
|
||||||
xf86-video-dummy
|
|
||||||
xf86-video-fbdev
|
|
||||||
xf86-video-intel
|
|
||||||
xf86-video-nouveau
|
|
||||||
xf86-video-openchrome
|
|
||||||
xf86-video-qxl
|
|
||||||
xf86-video-vesa
|
|
||||||
xf86-video-vmware
|
|
||||||
xf86-video-voodoo
|
|
||||||
xfburn
|
xfburn
|
||||||
xfce4-appfinder
|
xfce4-appfinder
|
||||||
xfce4-battery-plugin
|
xfce4-battery-plugin
|
||||||
|
@ -1362,10 +1181,8 @@ xorg-xkbcomp
|
||||||
xorg-xkill
|
xorg-xkill
|
||||||
xorg-xmessage
|
xorg-xmessage
|
||||||
xorg-xmodmap
|
xorg-xmodmap
|
||||||
xorg-xrandr
|
|
||||||
xorg-xrdb
|
xorg-xrdb
|
||||||
xorg-xset
|
xorg-xset
|
||||||
xorg-xsetroot
|
|
||||||
xorgproto
|
xorgproto
|
||||||
xvidcore
|
xvidcore
|
||||||
xz
|
xz
|
||||||
|
@ -1373,6 +1190,7 @@ yaml-cpp
|
||||||
yelp
|
yelp
|
||||||
yelp-xsl
|
yelp-xsl
|
||||||
youtube-dl
|
youtube-dl
|
||||||
|
zbar
|
||||||
zenity
|
zenity
|
||||||
zeromq
|
zeromq
|
||||||
zip
|
zip
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
exec gnome-session
|
exec startxfce4
|
||||||
|
|
Loading…
Reference in a new issue