Commit Graph

5 Commits

Author SHA1 Message Date
Cobalt Chang 83db93d16a cgroupfs-mount: fix symbolic link name
Fix the symbolic link name to /etc/rc.d/S01cgroupfs-mount.
2020-11-09 21:19:35 +08:00
Gerard Ryan e3150a5854 cgroupfs-mount: Updated with git version
* People seem to be dependent on this specific version so we switched to git versioning

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-06-26 20:22:57 +10:00
Gerard Ryan 07b042c53e docker-ce: Simplified config layout for menuconfig
cgroupfs-mount: Replaced dependency with cgroup config option

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-06-20 19:38:50 +10:00
Yousong Zhou b6a3145df5 cgroups-mount,docker-ce,lxc: rework kernel feature dependency
Fix that KERNEL_CGROUPS is enabled (selected) automatically along with
cgroups-mount

Replace "if PACKAGE_docker-ce" with a menu to avoid circular denpendency
issue involving PACKAGE_docker-ce, PACKAGE_cgroups-mount and
KERNEL_CGRUOPS

docker-ce, lxc: replace KERNEL_LXC_MISC with more specific options

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-09-12 10:31:16 +08:00
Gerard Ryan 992b2c70e6 cgroupfs-mount: Added cgroup mount scripts
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2019-07-04 19:35:15 +08:00