Sun, 19 May 2024 11:39:46 UTC | login

Information for build lxcfs-3.0.4-2.fc31

ID123308
Package Namelxcfs
Version3.0.4
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lxcfs.git#94467544ad20cdcebe00e5893d8677e044aff8eb
SummaryFUSE based filesystem for LXC
DescriptionLXCFS 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 10 Aug 2019 17:52:49 UTC
CompletedSat, 10 Aug 2019 19:26:26 UTC
Taskbuild (f31-candidate, /rpms/lxcfs.git:94467544ad20cdcebe00e5893d8677e044aff8eb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lxcfs.git#94467544ad20cdcebe00e5893d8677e044aff8eb'}}
Tags
f31
f32
f33
RPMs
src
lxcfs-3.0.4-2.fc31.src.rpm (info) (download)
riscv64
lxcfs-3.0.4-2.fc31.riscv64.rpm (info) (download)
lxcfs-debuginfo-3.0.4-2.fc31.riscv64.rpm (info) (download)
lxcfs-debugsource-3.0.4-2.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jul 07 2019 Thomas Moschny <thomas.moschny@gmx.de> - 3.0.4-1 - Update to 3.0.4. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Nov 23 2018 Thomas Moschny <thomas.moschny@gmx.de> - 3.0.3-2 - Explicitly set the init system in the configure step. * Fri Nov 23 2018 Thomas Moschny <thomas.moschny@gmx.de> - 3.0.3-1 - Update to 3.0.3. * Fri Aug 17 2018 Thomas Moschny <thomas.moschny@gmx.de> - 3.0.2-1 - Update to 3.0.2. * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 02 2018 Thomas Moschny <thomas.moschny@gmx.de> - 3.0.1-1 - Update to 3.0.1. * Wed Apr 04 2018 Thomas Moschny <thomas.moschny@gmx.de> - 3.0.0-1 - New package.