Information for build tlpi-230522-1.fc38
ID | 249802 |
---|---|
Package Name | tlpi |
Version | 230522 |
Release | 1.fc38 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/tlpi.git#009098a879331141a558f76e890ddc10d8fe8484 |
Summary | Utilities to display namespaces and control groups |
Description | The book The Linux Programming Interface and training courses given by man7.org are accompanied with a set of code examples. Some of these examples are useful in their own right. This package includes the following utilities. - namespace_of Show the namespace memberships of one or more processes in the context of the user or PID namespace hierarchy. See the bundled source code for further documentation. - view_v2_cgroups Display one or more subtrees in the cgroups v2 hierarchy. The following info is displayed for each cgroup: the cgroup type, the controllers enabled in the cgroup, and the process and thread members of the cgroup. - ns_capable Test whether a process (identified by PID) might--subject to LSM (Linux Security Module) checks--have capabilities in a target namespace (identified either by a /proc/PID/ns/xxx file or by the PID of a process that is a member of a user namespace). Usage: ns_capable <source-pid> <namespace-file|target-pid> In addition there are two small tools that implement special cases of "namespace_of" usage. They could arguably be simpler to use in those cases. - pid_namespaces Show the PID namespace hierarchy. - userns_overview Display a hierarchical view of the user namespaces on the system along with the member processes for each namespace. |
Built by | davidlt |
State | failed |
Volume | DEFAULT |
Started | Fri, 09 Jun 2023 19:04:59 UTC |
Completed | Mon, 12 Jun 2023 09:25:36 UTC |
Task | build (f38, /rpms/tlpi.git:009098a879331141a558f76e890ddc10d8fe8484) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tlpi.git#009098a879331141a558f76e890ddc10d8fe8484'}} |
Tags | No tags |
RPMs | No RPMs |
Changelog | * Tue May 23 2023 Göran Uddeborg <goeran@uddeborg.se> 230522-1 - Update to version 230522 * Mon Feb 06 2023 Göran Uddeborg <goeran@uddeborg.se> 221220-3 - Build nonatomic_uint64 on platforms where it is possible. * Tue Jan 31 2023 Göran Uddeborg <goeran@uddeborg.se> 221220-2 - Patch to enable builds on aarch64 (fedora#1901306). * Tue Jan 31 2023 Göran Uddeborg <goeran@uddeborg.se> 221220-1 - Initial import (fedora#1901306). |