INFO
Name: lxcfs
Version: 3.0.4-2.el8
Arch: x86_64
Summary: FUSE based filesystem for LXC
License: ASL 2.0
Vendor: Fedora Project
Build Host: buildhw-03.phx2.fedoraproject.org
Build Date: Sun Dec 15 13:23:53 2019
Size: 127073
URL: https://linuxcontainers.org/lxcfs
Description: LXCFS is a simple userspace filesystem designed to work around some
current limitations of the Linux kernel.
Specifically, it's providing two main things
- A set of files which can be bind-mounted over their /proc originals
to provide CGroup-aware values.
- A cgroupfs-like tree which is container aware.
The code is pretty simple, written in C using libfuse.
The main driver for this work was the need to run systemd based
containers as a regular unprivileged user while still allowing systemd
inside the container to interact with cgroups.
Now with the introduction of the cgroup namespace in the Linux kernel,
that part is no longer necessary on recent kernels and focus is now on
making containers feel more like a real independent system through the
proc masking feature.
FILES
/usr/bin/lxcfs
/usr/lib/.build-id
/usr/lib/.build-id/46
/usr/lib/.build-id/46/fce5491cd6e8678ce6dcf46f68678213c04a55
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/3a86a8000acce947a84e049673da1ecece4173
/usr/lib/systemd/system/lxcfs.service
/usr/lib64/lxcfs
/usr/lib64/lxcfs/liblxcfs.so
/usr/share/doc/lxcfs
/usr/share/doc/lxcfs/AUTHORS
/usr/share/licenses/lxcfs
/usr/share/licenses/lxcfs/COPYING
/usr/share/lxc/config/common.conf.d/00-lxcfs.conf
/usr/share/lxcfs
/usr/share/lxcfs/lxc.mount.hook
/usr/share/lxcfs/lxc.reboot.hook
/usr/share/man/man1/lxcfs.1.gz
/var/lib/lxcfs
REQUIRES
/bin/sh
/bin/sh
/bin/sh
/bin/sh
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libdl.so.2()(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libfuse.so.2()(64bit)
libfuse.so.2(FUSE_2.6)(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
lxc-templates
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
systemd
systemd
systemd
PROVIDES
liblxcfs.so()(64bit)
lxcfs 3.0.4-2.el8
lxcfs(x86-64) 3.0.4-2.el8
CONFIG FILES
/usr/bin/lxcfs
/usr/lib/.build-id a
/usr/lib/.build-id/46 a
/usr/lib/.build-id/46/fce5491cd6e8678ce6dcf46f68678213c04a55 a
/usr/lib/.build-id/cc a
/usr/lib/.build-id/cc/3a86a8000acce947a84e049673da1ecece4173 a
/usr/lib/systemd/system/lxcfs.service
/usr/lib64/lxcfs
/usr/lib64/lxcfs/liblxcfs.so
/usr/share/doc/lxcfs
/usr/share/doc/lxcfs/AUTHORS d
/usr/share/licenses/lxcfs
/usr/share/licenses/lxcfs/COPYING l
/usr/share/lxc/config/common.conf.d/00-lxcfs.conf
/usr/share/lxcfs
/usr/share/lxcfs/lxc.mount.hook
/usr/share/lxcfs/lxc.reboot.hook
/usr/share/man/man1/lxcfs.1.gz d
/var/lib/lxcfs
LICENSE FILES
ASL 2.0
|