mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
8e22868acf
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
0001-Xsession-Don-t-start-ssh-agent-by-default.patch | ||
0002-meson-allow-building-with-elogind.patch | ||
0003-add-wayland-session-script.patch | ||
0004-fix-Xsession-language-in-gnome.patch | ||
doinst.sh | ||
gdm-autologin.pam | ||
gdm-launch-environment.pam | ||
gdm-password.pam | ||
gdm.info | ||
gdm.SlackBuild | ||
gdm.wrap | ||
README | ||
slack-desc | ||
wayland-session |
GDM is a system service that is responsible for providing graphical logins and managing local and remote display. A note on PAM: The GDM source includes PAM configs for linux distros like redhat, lfs, and arch. However, none of these pre-designed configs are suitable for Slackware's PAM configuration. Therefore I used 'sddm' as a reference and wrote configs for 'gdm' that work properly. I didn't include 'gdm-fingerprint' or 'gdm-smartcard', since I don't have the hardware needed to properly test functionality. Additional Notes: - Slackware comes with the 'gdm' group and user already configured, so nothing needs to be done there. - The blocaled dependency is used to provide custom keymap support for 'gdm'.