GNU bug report logs -
#49969
[PATCH 0/7] gnu: desktop: Add seatd-service-type and greetd-service-type
Previous Next
Reported by: muradm <mail <at> muradm.net>
Date: Mon, 9 Aug 2021 19:04:01 UTC
Severity: normal
Tags: patch
Done: Lars-Dominik Braun <lars <at> 6xq.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#49969: [PATCH 0/7] gnu: desktop: Add seatd-service-type and greetd-service-type
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 49969 <at> debbugs.gnu.org.
--
49969: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49969
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
> Hi, is there anything else needed to be updated for merging?
looks good to me. Merged.
d6dda325c10a4aa8605fefa3906066ce792c2e81 gnu: desktop: Add seatd-service-type.
167b8f29b3679a23bb20f5ed4181738c389d9d89 gnu: admin: Add libseat 0.8.0 and move seatd.
530e0f02606a0e04818bdd792bb5239f7ee9e637 gnu: base: Add greetd-service-type.
32ca068cb9f98698bd1c29b980ecd4ae36caf795 gnu: admin: Add greetd-pam-mount.
c08d56a161d1308e7c021acec3a57c3f559137de gnu: admin: Add greetd 0.8.0.
7943f9f170f099b3cae78cc897d4ac68649d03ee gnu: crates-io: Add rust-pam-sys 0.5.6.
7f7a075c3debc92168db7dbdf9a2a1ef3156b0ea gnu: crates-io: Add rust-enquote 1.1.0.
Cheers,
Lars
[Message part 3 (message/rfc822, inline)]
This patch series introduces two new services;
- seatd-service-type: simple seat management daemon
- greetd-service-type: simple login daemon
Both services are very minimalistic in nature. Simple seatd daemon could
be said as replacement for elogind-service-type. greetd daemon is simple
replacement for mingetty/agetty.
In addition to the base services, special build of pam-mount module is
included as seatd-pam-mount. It is used to provide auto-(mounting/unmounting)
of XDG_RUNTIME_DIR. Special build is required to avoid interference with
default pam-mount if used in the system.
greetd provides agreety terminal greeter out of the box. Current
greetd-service-type includes configuration for greetd-agreety-session
variations, i.e. only terminal are supported at the moment.
Next step would be adding gtkgreet and/or wlgreet alternatives for
graphical greeter.
muradm (7):
gnu: rust-enquote: Add rust-enquote 1.0.3
gnu: rust-pam-sys: Add rust-pam-sys 0.5.6
gnu: greetd: Add greetd 0.7.0
gnu: seatd-pam-mount: Add seatd-pam-mount
gnu: desktop: Add seatd-service-type
gnu: desktop: Add greetd-service-type
doc: Add desktop seatd-service-type and greetd-service-type.
doc/guix.texi | 151 +++++++++++++++++++++
gnu/packages/admin.scm | 20 +++
gnu/packages/crates-io.scm | 48 +++++++
gnu/packages/freedesktop.scm | 71 ++++++++++
gnu/services/desktop.scm | 256 ++++++++++++++++++++++++++++++++++-
5 files changed, 545 insertions(+), 1 deletion(-)
--
2.32.0
This bug report was last modified 2 years and 336 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.