X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=README;h=148217d16a3e1b9f59e2612e5df053aa4669ab85;hp=c2271e93347f0e877cff29191d16a930d61edd06;hb=e3c14a7ff3931e4c09711966e3a82fd8f98e568a;hpb=67a77c8bf299f6264f001677becd056316ebce2f diff --git a/README b/README index c2271e933..148217d16 100644 --- 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