GNU bug report logs - #34470
[PATCH 0/8] GDM without GNOME Desktop

Previous Next

Package: guix-patches;

Reported by: Timothy Sample <samplet <at> ngyro.com>

Date: Wed, 13 Feb 2019 19:11:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #38 received at 34470 <at> debbugs.gnu.org (full text, mbox):

From: Timothy Sample <samplet <at> ngyro.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 34470 <at> debbugs.gnu.org
Subject: Re: [bug#34470] [PATCH 4/8] gnu: gdm: Use absolute path for
 gnome-session.
Date: Sun, 17 Feb 2019 10:13:12 -0500
Hi Ludo,

Ludovic Courtès <ludo <at> gnu.org> writes:

> Hi!
>
> Timothy Sample <samplet <at> ngyro.com> skribis:
>
>> * gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure
>> phase to substitute in the absolute path of gnome-session.
>> [inputs]: Add gnome-session.
>
> This patch means that we’re pulling in GNOME even when we don’t actually
> need it:
>
> $ guix size gdm |tail -1
> total: 909.4 MiB
> $ guix size gdm gnome-session |tail -1
> total: 1011.8 MiB
>
> Do you think we could avoid that?

My understanding is that the login screen is more or less a normal user
session brought up by gnome-session for the “gdm” user.  Shy of
re-implementing the parts of gnome-session we need, I don’t have any
ideas on how to avoid this dependency.  I know that GDM sends it a list
of components to initialize (e.g., GNOME Shell), but I don’t know what
else it does for GDM.

My guess is that it would be possible to trim down some of these
packages to recover the space.  GDM is very heavy-weight software, but
1G seems like a lot.

:(


-- Tim




This bug report was last modified 6 years and 75 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.