* [bug#30296] [PATCH] gnu: build: linux-boot: Remove bind-mount export.
@ 2018-01-30 22:34 Christopher Baines
2018-02-06 15:22 ` Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: Christopher Baines @ 2018-01-30 22:34 UTC (permalink / raw)
To: 30296
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-02-06 17:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-30 22:34 [bug#30296] [PATCH] gnu: build: linux-boot: Remove bind-mount export Christopher Baines
2018-02-06 15:22 ` Ludovic Courtès
2018-02-06 17:20 ` bug#30296: " Christopher Baines
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).