all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [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

* [bug#30296] [PATCH] gnu: build: linux-boot: Remove bind-mount export.
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2018-02-06 15:22 UTC (permalink / raw)
  To: Christopher Baines; +Cc: 30296

Christopher Baines <mail@cbaines.net> skribis:

> bind-mount is not contained within this module.
>
> * gnu/build/linux-boot.scm: Remove bind-mount export.

Good catch, go for it!

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#30296: [PATCH] gnu: build: linux-boot: Remove bind-mount export.
  2018-02-06 15:22 ` Ludovic Courtès
@ 2018-02-06 17:20   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2018-02-06 17:20 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 30296-done

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]


Ludovic Courtès <ludo@gnu.org> writes:

> Christopher Baines <mail@cbaines.net> skribis:
>
>> bind-mount is not contained within this module.
>>
>> * gnu/build/linux-boot.scm: Remove bind-mount export.
>
> Good catch, go for it!

Done :) Thanks for taking a look.

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

^ permalink raw reply	[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 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.