all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: 30296@debbugs.gnu.org
Subject: [bug#30296] [PATCH] gnu: build: linux-boot: Remove bind-mount export.
Date: Tue, 30 Jan 2018 22:34:02 +0000	[thread overview]
Message-ID: <20180130223402.16401-1-mail@cbaines.net> (raw)

bind-mount is not contained within this module.

* gnu/build/linux-boot.scm: Remove bind-mount export.
---
 gnu/build/linux-boot.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/build/linux-boot.scm b/gnu/build/linux-boot.scm
index 0ab8391b0..89a5113c6 100644
--- a/gnu/build/linux-boot.scm
+++ b/gnu/build/linux-boot.scm
@@ -41,7 +41,6 @@
             make-static-device-nodes
             configure-qemu-networking
 
-            bind-mount
             device-number
             boot-system))
 
-- 
2.16.0

             reply	other threads:[~2018-01-30 22:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-30 22:34 Christopher Baines [this message]
2018-02-06 15:22 ` [bug#30296] [PATCH] gnu: build: linux-boot: Remove bind-mount export Ludovic Courtès
2018-02-06 17:20   ` bug#30296: " Christopher Baines

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

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

  git send-email \
    --in-reply-to=20180130223402.16401-1-mail@cbaines.net \
    --to=mail@cbaines.net \
    --cc=30296@debbugs.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.