[systemd-commits] 2 commits - README
Kay Sievers
kay at kemper.freedesktop.org
Tue Jan 14 07:00:13 PST 2014
README | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit c2cb7cbbd526e572b1caa1d7f70be68195b513a9
Author: Kay Sievers <kay at vrfy.org>
Date: Tue Jan 14 22:58:04 2014 +0800
README: list CONFIG_FHANDLE in main section
diff --git a/README b/README
index 6fcab4f..0548e6a 100644
--- a/README
+++ b/README
@@ -47,6 +47,7 @@ REQUIREMENTS:
CONFIG_NET
CONFIG_SYSFS
CONFIG_PROC_FS
+ CONFIG_FHANDLE (mount and bind mount handling)
Linux kernel >= 3.8 for Smack support
@@ -63,9 +64,6 @@ REQUIREMENTS:
Some udev rules and virtualization detection relies on it:
CONFIG_DMIID
- Mount and bind mount handling requires 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
commit 001809282918f273d372f1ee09d10b783c18a474
Author: Umut Tezduyar Lindskog <umuttl at axis.com>
Date: Tue Jan 14 15:26:54 2014 +0100
readme: CONFIG_FHANDLE is a requirement
diff --git a/README b/README
index a1058c5..6fcab4f 100644
--- a/README
+++ b/README
@@ -63,7 +63,7 @@ REQUIREMENTS:
Some udev rules and virtualization detection relies on it:
CONFIG_DMIID
- Mount and bind mount handling might require it:
+ Mount and bind mount handling requires it:
CONFIG_FHANDLE
Support for some SCSI devices serial number retrieval, to
More information about the systemd-commits
mailing list