Opened 10 years ago
Closed 8 years ago
#1015 closed task (fixed)
Minimum Supported Kernel Upgrade with Systemd
Reported by: | William Harrington | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | CLFS Standard 3.1.0 |
Component: | BOOK | Version: | CLFS Standard GIT |
Keywords: | Cc: | berzerkula@…, jonathan@…, chris@… |
Description
Systemd 214-216 README:
REQUIREMENTS:
Linux kernel >= 3.0 Linux kernel >= 3.3 for loop device partition support features with nspawn Linux kernel >= 3.8 for Smack support
Systemd 217 README
REQUIREMENTS:
Linux kernel >= 3.7 Linux kernel >= 3.8 for Smack support
Kernel Config Options:
CONFIG_DEVTMPFS
CONFIG_CGROUPS (it is OK to disable all controllers)
CONFIG_INOTIFY_USER
CONFIG_SIGNALFD
CONFIG_TIMERFD
CONFIG_EPOLL
CONFIG_NET
CONFIG_SYSFS
CONFIG_PROC_FS
CONFIG_FHANDLE (libudev, mount and bind mount handling)
Use this when upgrading to Systemd 217
We may want to warn the user to either view the README or insert text during kernel configuration about 3.7/3.8 requirements.
Change History (5)
comment:1 by , 10 years ago
Summary: | Minimum Kernel Upgrade with Systemd → Minimum Supported Kernel Upgrade with Systemd |
---|
comment:2 by , 9 years ago
comment:3 by , 9 years ago
I upgraded the kernel to 4.1 for longevity, but it seems that people who will want unified cgroup hierarchy support. I suggest leave the kernel at 4.1 and let the users follow the README.
comment:4 by , 8 years ago
Systemd 233 now requires:
Kernel >= 3.13.x or >= 4.2 for unified cgroup hierarchy support
Review requirements at https://github.com/systemd/systemd/blob/master/README
comment:5 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed at commit 6a33e9d88e514f1c508cc78d01b9bed2931bec40
For Systemd 226 (From the README):
REQUIREMENTS: