lxcfs 2.0.8-1ubuntu1 source package in Ubuntu

Changelog

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

  * Re-sync with Debian, remaining delta (for backports):
    - Include upstart jobs on older Ubuntu releases
    - Build-depend on dh-systemd with older debootstrap

 -- Stéphane Graber <email address hidden>  Tue, 31 Oct 2017 18:40:42 -0400

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-1ubuntu1.debian.tar.xz 62.0 KiB 249f2f57495ddebf007e6886c88971a161554b092eca854c0dd45710aba8917c
lxcfs_2.0.8-1ubuntu1.dsc 2.2 KiB c6bd3201d0412d3662bb4069608f821621909308b262d2a846504f50fa493d9d

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