From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25296: fully functional desktop installation Date: Wed, 17 Jan 2018 09:48:13 +0100 Message-ID: <874lnk98he.fsf@gnu.org> References: <20161229171045.263747a9@riseup.net> <87bmvpb21m.fsf@gnu.org> <87a7xgwom7.fsf@gnu.org> <87shb8jedn.fsf@gnu.org> <87lggzdzh9.fsf@gnu.org> <87vag2857m.fsf@gnu.org> <20180116120929.28686761@scratchpost.org> <87bmht7vmc.fsf@gnu.org> <87r2qpj70x.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebjP7-0007By-8d for bug-guix@gnu.org; Wed, 17 Jan 2018 03:49:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ebjP4-0005Bn-4E for bug-guix@gnu.org; Wed, 17 Jan 2018 03:49:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51485) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ebjP4-0005Ba-0E for bug-guix@gnu.org; Wed, 17 Jan 2018 03:49:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ebjP3-0000pe-Nb for bug-guix@gnu.org; Wed, 17 Jan 2018 03:49:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87r2qpj70x.fsf@gmail.com> (Chris Marusich's message of "Tue, 16 Jan 2018 23:09:34 -0800") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Chris Marusich Cc: Mathieu Lirzin , 25296@debbugs.gnu.org Chris Marusich skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> Danny Milosavljevic skribis: >> >>> I'd vote for adding libreoffice and icecat to desktop.tmpl and not to g= nome (since they are not part of the GNOME project). >> >> OK, why not. There=E2=80=99s still the issue that it will make download= times >> and disk size requirements longer (a problem we should fix, but this >> won=E2=80=99t happen overnight.) > > While I think it's fine to include this in the example desktop > configuration file, I don't see why we couldn't have a few example > configuration files for various use cases. One of those use cases could > mimic what other distros normally include, like LibreOffice etc, and one > of those could be a more minimal desktop environment. Does it add a > maintenance burden to have multiple example desktop configuration files? Not much, though we=E2=80=99d have to make sure they still work. The only difference in this case would be the =E2=80=98packages=E2=80=99 fi= eld, which, I was hoping, didn=E2=80=99t warrant a separate example. Ludo=E2=80=99.