aboutsummaryrefslogtreecommitdiff
path: root/utils/cgroupfs-mount
Commit message (Collapse)AuthorAge
* utils/cgroupfs-mount: assign PKG_CPE_IDFabrice Fontaine2024-01-29
| | | | | | https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:cgroupfs-mount_project:cgroupfs-mount Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* cgroupfs-mount: fix symbolic link nameCobalt Chang2020-11-09
| | | | Fix the symbolic link name to /etc/rc.d/S01cgroupfs-mount.
* cgroupfs-mount: Updated with git versionGerard Ryan2020-06-26
| | | | | | * 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>
* docker-ce: Simplified config layout for menuconfigGerard Ryan2020-06-20
| | | | | | cgroupfs-mount: Replaced dependency with cgroup config option Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* cgroups-mount,docker-ce,lxc: rework kernel feature dependencyYousong Zhou2019-09-12
| | | | | | | | | | | | | 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>
* cgroupfs-mount: Added cgroup mount scriptsGerard Ryan2019-07-04
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>