chiark / gitweb /
configure: reorder options
[elogind.git] / README
diff --git a/README b/README
index c2271e93347f0e877cff29191d16a930d61edd06..148217d16a3e1b9f59e2612e5df053aa4669ab85 100644 (file)
--- a/README
+++ b/README
@@ -16,11 +16,11 @@ by udevadm and libudev. Tools and rules in /lib/udev and the entire contents of
 the /dev/.udev directory are private to udev and do change whenever needed.
 
 Requirements:
-  - Version 2.6.32 of the Linux kernel with sysfs, procfs, signalfd, inotify,
+  - Version 2.6.34 of the Linux kernel with sysfs, procfs, signalfd, inotify,
     unix domain sockets, networking and hotplug enabled
 
-  - ARM needs kernel version 2.6.36 or this patch:
-      http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=21d93e2e29722d7832f61cc56d73fb
+  - Some architectures might need a later kernel, that supports accept4(),
+    or need to backport the accept4() syscall wiring in the kernel.
 
   - These options are needed:
       CONFIG_HOTPLUG=y