From: Kay Sievers Date: Thu, 5 May 2011 17:47:12 +0000 (+0200) Subject: update NEWS X-Git-Tag: 174~150 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=ab7863f7d74ca1952b6173d2d04ab89f95253fb5 update NEWS --- diff --git a/NEWS b/NEWS index 184ab5eec..c00c48ed0 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ udev 169 ======== Bugfixes. +We require at least Linux kernel 2.6.32 now. Some platforms might +require a later kernel that supports accept4(), or need to backport +the accept4() syscall wiring. + The hid2hci tool move to the bluez package and was removed. Many of the extras can be -enabled/--disabled during configure diff --git a/README b/README index c2271e933..f85637068 100644 --- a/README +++ b/README @@ -19,8 +19,8 @@ Requirements: - Version 2.6.32 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