diff options
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: |