Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/lxcfs: Modprobe modules instead of failing when absent | Ain | 2018-08-30 | 1 | -9/+1 |
| | | | | | | | | Previously, lxcfs failed when the kernel modules were not listed the lsmod output. Built-in kernel modules never show up in lsmod, thus the service could not be properly started on such systems. Fixes #9214. | ||||
* | community/lxcfs: replace chownmap with uidmapshift | Stuart Cardall | 2016-09-17 | 1 | -4/+3 |
| | | | | uidmapshift is a lua script that is much faster remapping larger containers. | ||||
* | testing/lxcfs: fix build & move to community | Stuart Cardall | 2016-09-15 | 1 | -0/+144 |
this enables unprivileged lxc containers on the vanilla kernel full instructions in README.alpine |