X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=README;h=cf0a18de2e5c843a02a6b88033339f960ebc4c55;hp=46eb28eda1549cb0e8d9a3a738a81f35936d04cf;hb=464b3d64419808b7334563e907d172337cc9d718;hpb=f4f8f7b546508e1e7c94b072df685ac1342e8d7e diff --git a/README b/README index 46eb28eda..cf0a18de2 100644 --- a/README +++ b/README @@ -31,10 +31,12 @@ AUTHOR: LICENSE: LGPLv2.1+ for all code - except sd-daemon.[ch] and sd-readahead.[ch] which are MIT - - except src/udev/ which is (currently still) GPLv2+ + - except src/shared/MurmurHash3.c which is Public Domain + - except src/journal/lookup3.c which is Public Domain + - except src/udev/* which is (currently still) GPLv2, GPLv2+ REQUIREMENTS: - Linux kernel >= 2.6.39 + Linux kernel >= 3.0 CONFIG_DEVTMPFS CONFIG_CGROUPS (it's OK to disable all controllers) CONFIG_INOTIFY_USER @@ -62,6 +64,10 @@ REQUIREMENTS: Mount and bind mount handling might require it: CONFIG_FHANDLE + Support for some SCSI devices serial number retrieval, to + create additional symlinks in /dev/disk/ and /dev/tape: + CONFIG_BLK_DEV_BSG + Optional but strongly recommended: CONFIG_IPV6 CONFIG_AUTOFS4_FS @@ -89,7 +95,7 @@ REQUIREMENTS: dbus >= 1.4.0 libcap libblkid >= 2.20 (from util-linux) (optional) - libkmod >= 14 (optional) + libkmod >= 15 (optional) PAM >= 1.1.2 (optional) libcryptsetup (optional) libaudit (optional)