unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Marius Bakke <marius@gnu.org>
To: Morgan.J.Smith@outlook.com, 43894-done@debbugs.gnu.org
Cc: Morgan Smith <Morgan.J.Smith@outlook.com>
Subject: bug#43894: [PATCH] gnu: Add bindfs.
Date: Tue, 13 Oct 2020 23:22:11 +0200	[thread overview]
Message-ID: <87ft6hrfcs.fsf@gnu.org> (raw)
In-Reply-To: <DM5PR1001MB21057F09A2DC9C18FE1EA65AC5080@DM5PR1001MB2105.namprd10.prod.outlook.com>


[-- Attachment #1.1: Type: text/plain, Size: 206 bytes --]

Morgan.J.Smith@outlook.com writes:

> From: Morgan Smith <Morgan.J.Smith@outlook.com>
>
> * gnu/packages/file-systems.scm (bindfs): New variable.

Applied with this minor tweak to the description, thanks!


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: diff --]
[-- Type: text/x-patch, Size: 788 bytes --]

diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 9179272ec9..6ceaad4fd1 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -169,8 +169,10 @@ large and/or frequently changing (network) environment.")
     (inputs
      `(("fuse" ,fuse)))
     (home-page "https://bindfs.org")
-    (synopsis "FUSE filesystem for mirroring a directory to another directory")
-    (description "bindfs can be used for:
+    (synopsis "Bind mount a directory and alter permission bits")
+    (description
+     "@command{bindfs} is a FUSE filesystem for mounting a directory to
+another location, similar to @command{mount --bind}.  It can be used for:
 @itemize
 @item Making a directory read-only.
 @item Making all executables non-executable.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

      reply	other threads:[~2020-10-13 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-09 22:20 [bug#43894] [PATCH] gnu: Add bindfs Morgan.J.Smith
2020-10-13 21:22 ` Marius Bakke [this message]

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=87ft6hrfcs.fsf@gnu.org \
    --to=marius@gnu.org \
    --cc=43894-done@debbugs.gnu.org \
    --cc=Morgan.J.Smith@outlook.com \
    /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).