remove grub and zsh from base packages, fix displaymanager installation for mate and

cinnamon
merge-requests/273/head
Chrysostomus 8 years ago
parent 07f1868e82
commit 7c45b007e4

4
aif

@ -2261,13 +2261,13 @@ install_manjaro_de_wm() {
target_desktop="/tmp/profiles/community/cinnamon/Packages-Desktop"
overlay="/tmp/profiles/community/cinnamon/desktop-overlay/"
profile="/tmp/profiles/community/cinnamon/profile.conf"
display-manager="lightdm"
echo "lightdm" > /tmp/.display-manager
;;
mate)
target_desktop="/tmp/profiles/community/mate/Packages-Desktop"
overlay="/tmp/profiles/community/mate/desktop-overlay/"
profile="/tmp/profiles/community/mate/profile.conf"
display-manager="lightdm"
echo "lightdm" > /tmp/.display-manager
;;
esac

@ -22,7 +22,6 @@ gcc-libs
gettext
glibc
grep
grub
gzip
inetutils
intel-ucode
@ -85,4 +84,3 @@ util-linux
which
xfsprogs
zd1211-firmware
zsh

@ -22,7 +22,6 @@ gcc-libs
gettext
glibc
grep
grub
gzip
inetutils
intel-ucode
@ -83,4 +82,3 @@ util-linux
which
xfsprogs
zd1211-firmware
zsh

Loading…
Cancel
Save