unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Mathieu Lirzin <mthl@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] doc: Suggest installing gvfs.
Date: Mon, 28 Nov 2016 22:26:29 +0100	[thread overview]
Message-ID: <87y4031eka.fsf@elephly.net> (raw)
In-Reply-To: <877f7ne7pd.fsf@gnu.org>


Mathieu Lirzin <mthl@gnu.org> writes:

> Ricardo Wurmus <rekado@elephly.net> writes:
>
>> * gnu/system/examples/desktop.tmpl: Add gvfs to the system-wide list of
>> packages.
>> ---
>>  gnu/system/examples/desktop.tmpl | 3 ++-
>>  1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/gnu/system/examples/desktop.tmpl b/gnu/system/examples/desktop.tmpl
>> index 82687e7..21b4563 100644
>> --- a/gnu/system/examples/desktop.tmpl
>> +++ b/gnu/system/examples/desktop.tmpl
>> @@ -4,7 +4,7 @@
>>  
>>  (use-modules (gnu) (gnu system nss))
>>  (use-service-modules desktop)
>> -(use-package-modules certs)
>> +(use-package-modules certs gnome)
>>  
>>  (operating-system
>>    (host-name "antelope")
>> @@ -42,6 +42,7 @@
>>  
>>    ;; This is where we specify system-wide packages.
>>    (packages (cons* nss-certs         ;for HTTPS access
>> +                   gvfs              ;for user mounts
>>                     %base-packages))
>>  
>>    ;; Add GNOME and/or Xfce---we can choose at the log-in
>
> IMO 'gvfs' is a reasonable default for a desktop configuration.  So I
> think this patch is a good idea.
>
> Thanks.

Pushed as e48ddb96282cd231e4aed2255f6b918901a71922.

-- 
Ricardo

  reply	other threads:[~2016-11-28 21:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-28 18:47 [PATCH] doc: Suggest installing gvfs Ricardo Wurmus
2016-11-28 19:16 ` Mathieu Lirzin
2016-11-28 21:26   ` Ricardo Wurmus [this message]
2016-11-28 21:11 ` Ludovic Courtès
2016-11-28 22:22   ` Ricardo Wurmus
2016-11-29 22:11     ` Ludovic Courtès
2016-11-29 22:34       ` Ricardo Wurmus
2016-11-30 13:15         ` Ludovic Courtès
2016-12-19 13:55           ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y4031eka.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=guix-devel@gnu.org \
    --cc=mthl@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).