3 Commits

Author SHA1 Message Date
Ain
c0513a03ba community/lxcfs: Modprobe modules instead of failing when absent
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.
2018-08-30 14:58:34 +00:00
Stuart Cardall
4778b1e699 community/lxcfs: replace chownmap with uidmapshift
uidmapshift is a lua script that is much faster remapping larger containers.
2016-09-17 13:53:23 +02:00
Stuart Cardall
f78de62584 testing/lxcfs: fix build & move to community
this enables unprivileged lxc containers on the vanilla kernel

full instructions in README.alpine
2016-09-15 20:55:44 +02:00