All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] README: remove requirement for udev
@ 2014-10-21 13:30 Olaf Hering
  2014-10-21 14:41 ` Wei Liu
  2014-10-22 11:15 ` Ian Campbell
  0 siblings, 2 replies; 7+ messages in thread
From: Olaf Hering @ 2014-10-21 13:30 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering, Ian Jackson, Ian Campbell

There is no requirement for udev during package build. It may be
required at runtime even with libxl with run_hotplug_scripts=yes
in xl.conf.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
---
 README | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README b/README
index a746259..412607a 100644
--- a/README
+++ b/README
@@ -57,7 +57,6 @@ provided by your OS distributor:
     * pkg-config
     * bridge-utils package (/sbin/brctl)
     * iproute package (/sbin/ip)
-    * udev
     * GNU bison and GNU flex
     * GNU gettext
     * 16-bit x86 assembler, loader and compiler (dev86 rpm or bin86 & bcc debs)

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

end of thread, other threads:[~2014-10-23 11:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21 13:30 [PATCH] README: remove requirement for udev Olaf Hering
2014-10-21 14:41 ` Wei Liu
2014-10-21 14:52   ` Olaf Hering
2014-10-21 14:57     ` Andrew Cooper
2014-10-21 15:10     ` Wei Liu
2014-10-22 11:15 ` Ian Campbell
2014-10-23 11:31   ` Ian Campbell

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.