diff options
author | Kay Sievers <kay@vrfy.org> | 2014-03-22 18:27:35 +0100 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2014-03-22 18:28:47 +0100 |
commit | 23aedd029452b65c11b6eb838e44f60be1c66814 (patch) | |
tree | 0f234b33b92145d2aec9f17c546658e742261512 /README | |
parent | f33016ff8b56c45dc85485ecf4d59f435c42ca40 (diff) | |
download | systemd-23aedd029452b65c11b6eb838e44f60be1c66814.tar.gz |
README: update
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -38,6 +38,10 @@ LICENSE: REQUIREMENTS: Linux kernel >= 3.0 + Linux kernel >= 3.3 for loop device partition support features with nspawn + Linux kernel >= 3.8 for Smack support + + Kernel Config Options: CONFIG_DEVTMPFS CONFIG_CGROUPS (it's OK to disable all controllers) CONFIG_INOTIFY_USER @@ -49,8 +53,6 @@ REQUIREMENTS: CONFIG_PROC_FS CONFIG_FHANDLE (libudev, mount and bind mount handling) - Linux kernel >= 3.8 for Smack support - Udev will fail to work with the legacy layout: CONFIG_SYSFS_DEPRECATED=n @@ -116,8 +118,6 @@ REQUIREMENTS: libpython (optional) make, gcc, and similar tools - To sucessfully use --compat-libs, gcc >= 4.8 seems necessary. - During runtime, you need the following additional dependencies: |