lxcfs 2.0.8-1ubuntu2 source package in Ubuntu

Changelog

lxcfs (2.0.8-1ubuntu2) bionic; urgency=medium

  * Add symlink from /usr/lib/HOST-ARCH/lxcfs to /usr/lib/lxcfs.
    This is needed so that an already running lxcfs daemon can properly
    reload the internal lxcfs library on upgrade.

 -- Stéphane Graber <email address hidden>  Wed, 08 Nov 2017 16:47:15 -0500

Upload details

Uploaded by:
Stéphane Graber
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lxcfs_2.0.8.orig.tar.gz 407.1 KiB 2e3eff42803276a06b777205206f2c1592ce95da15f3486c7317230d59c19b45
lxcfs_2.0.8-1ubuntu2.debian.tar.xz 62.1 KiB 13734acd9cb085a5d5f6da76e30723a0d46206c9e4d3b9c56b46718008e2c994
lxcfs_2.0.8-1ubuntu2.dsc 2.2 KiB 70153b1d2e6c13cde8659dfd0e0676bf85f83509e7b9962145a094b247ce1a7c

Available diffs

View changes file

Binary packages built by this source

libpam-cgfs: PAM module for managing cgroups for LXC

 Containers are insulated areas inside a system, which have their own namespace
 for filesystem, network, PID, IPC, CPU and memory allocation and which can be
 created using the Control Group and Namespace features included in the Linux
 kernel.
 .
 This provides a Pluggable Authentication Module (PAM) to provide
 logged-in users with a set of cgroups which they can administer.
 This allows for instance unprivileged containers, and session
 management using cgroup process tracking.

libpam-cgfs-dbgsym: debug symbols for libpam-cgfs
lxcfs: FUSE based filesystem for LXC

 LXCFS provides a FUSE based filesystem to improve the LXC experience
 within the containers.
 .
 This filesystem offers both a cgroupfs-like view for use by
 unprivileged containers which wouldn't otherwise be allowed to mount
 cgroupfs. And a set of files that are meant to be bind-mounted over
 their /proc equivalent to make them cgroup-aware.

lxcfs-dbgsym: debug symbols for lxcfs