diff --git a/manjaro/kde-minimal/Packages-Desktop b/manjaro/kde-minimal/Packages-Desktop deleted file mode 100644 index 49fddd35..00000000 --- a/manjaro/kde-minimal/Packages-Desktop +++ /dev/null @@ -1,105 +0,0 @@ -alsa-firmware -ark -bluedevil -breeze -breeze-gtk -cantarell-fonts -dmidecode -dolphin -drkonqi -gnome-icon-theme -gnome-themes-standard -gtk-theme-breath -inxi -kate -kde-gtk-config -kdeplasma-addons -kgamma5 -khelpcenter -kinfocenter -kmenuedit -konsole -kscreen -kscreenlocker -ksshaskpass -ksysguard -kwallet-pam -kwayland-integration -kwin -kwrite -kwrited -manjaro-browser-settings -manjaro-hotfixes -manjaro-kde-minimal-settings -manjaro-settings-manager-kcm -manjaro-settings-manager-knotifier -manjaro-hello -mesa-demos -milou -mobile-broadband-provider-info -modemmanager ->multilib lib32-mesa-demos ->multilib manjaro-alsa -noto-fonts -noto-fonts-emoji -nss-mdns -numlockx -octopi -octopi-notifier-frameworks -okular ->openrc alsa-utils-openrc ->openrc avahi-openrc ->openrc cgmanager-openrc ->openrc consolekit-openrc ->openrc displaymanager-openrc ->openrc networkmanager-consolekit ->openrc networkmanager-openrc ->openrc ntp-openrc ->openrc openssh-openrc ->openrc pm-utils ->openrc sddm-consolekit ->openrc syslog-ng-openrc -oxygen -oxygen-icons -partitionmanager -plasma5-themes-breath -plasma-desktop -plasma-nm -plasma-pa -plasma-workspace -powerdevil -powertop -qupzilla -sddm-kcm -sddm-breath-theme ->systemd alsa-utils ->systemd avahi ->systemd networkmanager ->systemd ntp ->systemd openssh ->systemd plymouth-theme-manjaro-elegant ->systemd sddm -systemsettings -terminus-font -ttf-bitstream-vera -ttf-dejavu -ttf-droid -ttf-inconsolata -ttf-indic-otf -ttf-liberation -user-manager -xdg-su -xdg-user-dirs -xdg-utils -xf86-input-elographics -xf86-input-evdev -xf86-input-keyboard -xf86-input-libinput -xf86-input-mouse -xf86-input-void -xorg-server -xorg-server-utils -xorg-twm -xorg-utils -xorg-xinit -yakuake diff --git a/manjaro/kde-minimal/Packages-Live b/manjaro/kde-minimal/Packages-Live deleted file mode 120000 index 5e66e00b..00000000 --- a/manjaro/kde-minimal/Packages-Live +++ /dev/null @@ -1 +0,0 @@ -../../shared/Packages-Live \ No newline at end of file diff --git a/manjaro/kde-minimal/Packages-Mhwd b/manjaro/kde-minimal/Packages-Mhwd deleted file mode 120000 index 9df3d5e3..00000000 --- a/manjaro/kde-minimal/Packages-Mhwd +++ /dev/null @@ -1 +0,0 @@ -../../shared/Packages-Mhwd \ No newline at end of file diff --git a/manjaro/kde-minimal/Packages-Root b/manjaro/kde-minimal/Packages-Root deleted file mode 120000 index 60cc7bde..00000000 --- a/manjaro/kde-minimal/Packages-Root +++ /dev/null @@ -1 +0,0 @@ -../../shared/Packages-Root \ No newline at end of file diff --git a/manjaro/kde-minimal/desktop-overlay/etc/pam.d/sddm b/manjaro/kde-minimal/desktop-overlay/etc/pam.d/sddm deleted file mode 100644 index 1ed30b32..00000000 --- a/manjaro/kde-minimal/desktop-overlay/etc/pam.d/sddm +++ /dev/null @@ -1,8 +0,0 @@ -#%PAM-1.0 - -auth include system-login -auth optional pam_kwallet5.so -account include system-login -password include system-login -session include system-login -session optional pam_kwallet5.so auto_start diff --git a/manjaro/kde-minimal/desktop-overlay/etc/sddm.conf b/manjaro/kde-minimal/desktop-overlay/etc/sddm.conf deleted file mode 100755 index 67f4b49f..00000000 --- a/manjaro/kde-minimal/desktop-overlay/etc/sddm.conf +++ /dev/null @@ -1,101 +0,0 @@ -[Autologin] -# Autologin again on session exit -Relogin=false - -# Autologin session -Session=plasma.desktop - -# Autologin user -User= - - -[General] -# Halt command -HaltCommand=/usr/bin/systemctl poweroff - -# Initial NumLock state -# Valid values: on|off|none -# If property is set to none, numlock won't be changed -Numlock=none - -# Reboot command -RebootCommand=/usr/bin/systemctl reboot - - -[Theme] -# Current theme name -Current=breath - -# Cursor theme -CursorTheme=breeze_cursors - -# Face icon directory -# The files should be in username.face.icon format -FacesDir=/usr/share/sddm/faces - -# Theme directory path -ThemeDir=/usr/share/sddm/themes - - -[Users] -# Default $PATH -DefaultPath=/bin:/usr/bin:/usr/local/bin - -# Hidden shells -# Users with these shells as their default won't be listed -HideShells= - -# Hidden users -HideUsers= - -# Maximum user id for displayed users -MaximumUid=60000 - -# Minimum user id for displayed users -MinimumUid=1000 - -# Remember the session of the last successfully logged in user -RememberLastSession=true - -# Remember the last successfully logged in user -RememberLastUser=true - -[WaylandDisplay] -# Wayland session script path -# A script to execute when starting the desktop session -SessionCommand=/usr/share/sddm/scripts/wayland-session - -# Session description directory -SessionDir=/usr/share/wayland-sessions - -[XDisplay] -# Xsetup script path -# A script to execute when starting the display server -DisplayCommand=/usr/share/sddm/scripts/Xsetup - -# Xstop script path -# A script to execute when stopping the display server -DisplayStopCommand=/usr/share/sddm/scripts/Xstop - -# Minimum VT -# The lowest virtual terminal number that will be used. -MinimumVT=1 - -# X server arguments -ServerArguments=-nolisten tcp - -# X server path -ServerPath=/usr/bin/X - -# Xsession script path -# A script to execute when starting the desktop session -SessionCommand=/usr/share/sddm/scripts/Xsession - -# Session description directory -SessionDir=/usr/share/xsessions - -# Xauth path -XauthPath=/usr/bin/xauth - -# Xephyr path -XephyrPath=/usr/bin/Xephyr diff --git a/manjaro/kde-minimal/desktop-overlay/etc/sysctl.d/50-max_user_watches.conf b/manjaro/kde-minimal/desktop-overlay/etc/sysctl.d/50-max_user_watches.conf deleted file mode 100644 index afb47d17..00000000 --- a/manjaro/kde-minimal/desktop-overlay/etc/sysctl.d/50-max_user_watches.conf +++ /dev/null @@ -1 +0,0 @@ -fs.inotify.max_user_watches = 16384 diff --git a/manjaro/kde-minimal/live-overlay/etc/default b/manjaro/kde-minimal/live-overlay/etc/default deleted file mode 120000 index 812b9ffe..00000000 --- a/manjaro/kde-minimal/live-overlay/etc/default +++ /dev/null @@ -1 +0,0 @@ -../../../../shared/manjaro/live-overlay/etc/default \ No newline at end of file diff --git a/manjaro/kde-minimal/live-overlay/etc/fstab b/manjaro/kde-minimal/live-overlay/etc/fstab deleted file mode 120000 index 8750acae..00000000 --- a/manjaro/kde-minimal/live-overlay/etc/fstab +++ /dev/null @@ -1 +0,0 @@ -../../../../shared/manjaro/live-overlay/etc/fstab \ No newline at end of file diff --git a/manjaro/kde-minimal/live-overlay/etc/issue b/manjaro/kde-minimal/live-overlay/etc/issue deleted file mode 120000 index c5198056..00000000 --- a/manjaro/kde-minimal/live-overlay/etc/issue +++ /dev/null @@ -1 +0,0 @@ -../../../../shared/manjaro/live-overlay/etc/issue \ No newline at end of file diff --git a/manjaro/kde-minimal/live-overlay/etc/pam.d b/manjaro/kde-minimal/live-overlay/etc/pam.d deleted file mode 120000 index 68de5965..00000000 --- a/manjaro/kde-minimal/live-overlay/etc/pam.d +++ /dev/null @@ -1 +0,0 @@ -../../../../shared/manjaro/live-overlay/etc/pam.d \ No newline at end of file diff --git a/manjaro/kde-minimal/live-overlay/etc/skel/.config/kcmdisplayrc b/manjaro/kde-minimal/live-overlay/etc/skel/.config/kcmdisplayrc deleted file mode 100644 index 32d417f4..00000000 --- a/manjaro/kde-minimal/live-overlay/etc/skel/.config/kcmdisplayrc +++ /dev/null @@ -1,9 +0,0 @@ -[X11] -exportKDEColors=true -exportKDEFonts=false - -[DisplayEnergy] -displayEnergySaving=false -displayStandby=7 -displaySuspend=13 -displayPowerOff=19 diff --git a/manjaro/kde-minimal/live-overlay/etc/skel/.config/kscreenlockerrc b/manjaro/kde-minimal/live-overlay/etc/skel/.config/kscreenlockerrc deleted file mode 100755 index d9c11d91..00000000 --- a/manjaro/kde-minimal/live-overlay/etc/skel/.config/kscreenlockerrc +++ /dev/null @@ -1,3 +0,0 @@ -[Daemon] -Autolock=false -Timeout=0 \ No newline at end of file diff --git a/manjaro/kde-minimal/live-overlay/etc/skel/.config/kwalletrc b/manjaro/kde-minimal/live-overlay/etc/skel/.config/kwalletrc deleted file mode 100644 index ba04734b..00000000 --- a/manjaro/kde-minimal/live-overlay/etc/skel/.config/kwalletrc +++ /dev/null @@ -1,11 +0,0 @@ -[Wallet] -Close When Idle=false -Close on Screensaver=false -Enabled=false -Idle Timeout=10 -Launch Manager=false -Leave Manager Open=false -Leave Open=true -Prompt on Open=false -Use One Wallet=true - diff --git a/manjaro/kde-minimal/mkinitcpio.conf b/manjaro/kde-minimal/mkinitcpio.conf deleted file mode 120000 index d6246068..00000000 --- a/manjaro/kde-minimal/mkinitcpio.conf +++ /dev/null @@ -1 +0,0 @@ -../../shared/mkinitcpio.conf \ No newline at end of file diff --git a/manjaro/kde-minimal/profile.conf b/manjaro/kde-minimal/profile.conf deleted file mode 100644 index 4a71dcd9..00000000 --- a/manjaro/kde-minimal/profile.conf +++ /dev/null @@ -1,81 +0,0 @@ -########################################## -###### use this file in the profile ###### -########################################## - -# use multilib packages; x86_64 only -# multilib="true" - -displaymanager="sddm" - -# Set to false to disable autologin in the livecd -# autologin="true" - -# nonfree mhwd drivers -# nonfree_mhwd="true" - -# use plymouth; initcpio hook -# plymouth_boot="true" - -# use pxe boot; initcpio hook -# pxe_boot="false" - -################ install ################ - -# unset defaults to given value -# 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" - -# configure calamares to use chrootcfg instead of unpackfs -# chrootcfg="false" - -# use geoip for localization -# geoip='true' - -# unset defaults to given value -# plymouth_theme=manjaro-elegant - -# unset defaults to given values -# names must match systemd service names -enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep') -disable_systemd=('pacman-init') - -# unset defaults to given values, -# names must match openrc service names -# enable_openrc=('acpid' 'bluetooth' 'cgmanager' 'consolekit' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager') -# disable_openrc=() - -# the same workgroup name if samba is used -# smb_workgroup="" - -################# livecd ################# - -# 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 -# 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 -# 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') diff --git a/manjaro/kde/P-D-sorted_for_diff b/manjaro/kde/P-D-sorted_for_diff deleted file mode 100644 index 211f26ef..00000000 --- a/manjaro/kde/P-D-sorted_for_diff +++ /dev/null @@ -1,247 +0,0 @@ -alsa-firmware -android-tools -android-udev -ark -autoconf -automake -binutils -bison -bluedevil -breeze -breeze-gtk -breeze-kde4 -cantarell-fonts -cantata -cdparanoia -cdrdao -cdrtools -cups -cups-pdf -cups-pk-helper -digikam -dmidecode -dolphin -dolphin-plugins -dvdauthor -dvd+rw-tools -dvgrab -emovix -fakeroot -ffmpeg -ffmpegthumbs -filelight -firefox-kde -flashplugin -flex -gcc -ghostscript -git -gnome-icon-theme -gnome-themes-standard -gsfonts -gst-libav -gst-plugins-bad -gst-plugins-base -gst-plugins-good -gst-plugins-ugly -gtk-theme-breath -gtk-theme-maia -gvfs -gvfs-afc -gvfs-gphoto2 -gvfs-mtp -gvfs-nfs -gvfs-smb -gwenview -hplip -htop -icedtea-web -imagewriter -inkscape -inxi -jdk8-openjdk -jre8-openjdk -jre8-openjdk-headless -k3b -kaccounts-providers -kamera -kate -kcalc -kdeconnect -kdegraphics-thumbnailers -kde-gtk-config -kdenetwork-filesharing -kdenetwork-kget -kdenlive -kdeplasma-addons -kde-servicemenus-rootactions -keditbookmarks -kfind -kgamma5 -khelpcenter -kimageformats -kinfocenter -kio-extras -kipi-plugins -kleopatra -kmenuedit -konsole -konversation -krita -kscreen -kscreenlocker -ksshaskpass -ksysguard -ksystemlog -kwalletmanager -kwallet-pam -kwayland-integration -kwin -kwrite -kwrited -libcanberra -libcanberra-gstreamer -libcanberra-pulse -libdvdcss -libreoffice-still -libtool -m4 -make -manjaro-alsa -manjaro-browser-settings -manjaro-documentation -manjaro-hello -manjaro-hotfixes -manjaro-kde-settings -manjaro-pulse -manjaro-settings-manager-kcm -manjaro-settings-manager-knotifier -mesa-demos -milou -mobile-broadband-provider-info -modemmanager -movit -mpd -mtpfs ->multilib gcc-multilib ->multilib lib32-flex ->multilib lib32-libcanberra ->multilib lib32-libcanberra-pulse ->multilib lib32-mesa-demos ->multilib lib32-sni-qt -networkmanager-dispatcher-ntpd -networkmanager-openconnect -networkmanager-openvpn -networkmanager-pptp -networkmanager-vpnc -noto-fonts -noto-fonts-emoji -nss-mdns -octopi -octopi-cachecleaner -octopi-notifier-frameworks -octopi-repoeditor -okular ->openrc alsa-utils-openrc ->openrc avahi-openrc ->openrc cgmanager-openrc ->openrc consolekit-openrc ->openrc displaymanager-openrc ->openrc networkmanager-consolekit ->openrc networkmanager-openrc ->openrc ntp-openrc ->openrc pm-utils ->openrc sddm-consolekit -openssh -oxygen -oxygen-icons -oxygen-kde4 -p7zip -partitionmanager -patch -patchutils -perl-file-mimeinfo -perl-uri -phonon-qt4-gstreamer -phonon-qt5-gstreamer -pkg-config -plasma5-themes-breath -plasma5-themes-maia -plasma-desktop -plasma-nm -plasma-pa -plasma-workspace -plasma-workspace-wallpapers -poppler-data -powerdevil -powertop -print-manager -pulseaudio-bluetooth -pulseaudio-ctl -pulseaudio-zeroconf -pyqt5-common -python-pillow -python-pip -python-pyqt5 -python-pysmbc -python-reportlab -qbittorrent -qt5-imageformats -recordmydesktop -ruby -samba -screenfetch -sddm-breath-theme -sddm-kcm -sddm-maia-theme -skanlite -sni-qt -spectacle -splix -sshfs -steam-manjaro -subversion -system-config-printer ->systemd alsa-utils ->systemd avahi ->systemd networkmanager ->systemd ntp ->systemd openresolv ->systemd plymouth-theme-manjaro-elegant ->systemd sddm ->systemd systemd-kcm -systemsettings -terminus-font -thunderbird-kde -transcode -ttf-bitstream-vera -ttf-dejavu -ttf-droid -ttf-inconsolata -ttf-indic-otf -ttf-liberation -udiskie -udisks2 -unrar -unzip -user-manager -vcdimager -vlc -xdg-su -xdg-user-dirs -xdg-utils -xf86-input-elographics -xf86-input-evdev -xf86-input-keyboard -xf86-input-libinput -xf86-input-mouse -xf86-input-void -xine-ui -xorg-server -xorg-server-utils -xorg-twm -xorg-utils -xorg-xinit -yakuake -yaourt -zip