Tianon Gravi
|
8803174e4f
Add CONFIG_POSIX_MQUEUE to check-config.sh
|
10 years ago |
Lénaïc Huard
|
d680ca5c96
Rename the overlay storage driver
|
10 years ago |
Lénaïc Huard
|
c57317893a
Rename overlayfs to overlay
|
10 years ago |
Tianon Gravi
|
54a6e6d122
Add CONFIG_OVERLAYFS_FS to check-config.sh
|
10 years ago |
Alexandr Morozov
|
e621f99923
Add check for IP_NF_FILTER
|
10 years ago |
Sven Dowideit
|
b7259dc6d4
It seems that we need these 2 options enabled for both aufs and devicemapper drivers when running on EXT4 - so test for them
|
10 years ago |
Erik Hollensbe
|
ce3c1f376c
fix check-config.sh to check for CGROUP_PERF
|
11 years ago |
Tianon Gravi
|
75ba7a9b32
Add "apparmor_parser" warning to check-config.sh
|
11 years ago |
Tianon Gravi
|
a59e1949b5
Update contrib/check-config.sh to check for CGROUP_FREEZER (which is newly required), and to use /proc/mounts for checking if we have a cgroup hierarchy instead of using /proc/$$/mountinfo (which on systemd might not list the cgroup hierarchy)
|
11 years ago |
Tianon Gravi
|
0c0ffb7773
Add more required cgroup subsystems to check-config.sh (specifically, SCHED for cpu and CPUACCT for cpuacct)
|
11 years ago |
Tianon Gravi
|
2c4cebe916
Move "possible config locations" list to the top of check-config.sh
|
11 years ago |
Tianon Gravi
|
5737c2eb98
Update check-config.sh with more kernel configs and more reliable cgroup hierarchy/subsystem check
|
11 years ago |
Tianon Gravi
|
fee16d4216
Update contrib/check-config.sh cgroupfs check to allow for something like '... cgroup rw,cpu' (looking at you, boot2docker)
|
11 years ago |
Tianon Gravi
|
9712f8127a
Update contrib/check-config.sh to use zcat and grep if zgrep isn't available
|
11 years ago |
Tianon Gravi
|
aec989bd08
Add more color and cgroupfs hierarchy verification to check-config.sh
|
11 years ago |
Tianon Gravi
|
9c0c4aeda4
Add basic initial "check-config" script to contrib
|
11 years ago |