fakeroot
Here are 8 public repositories matching this topic...
Linux From Scratch made ( more ) easy. A simple, fakeroot based, package manager for LFS heavily inspired by Archlinux' package management.
-
Updated
Jun 12, 2023 - Shell
minimal tool for creating a new user namespace with multiple UIDs/GIDs mapped inside
-
Updated
Jan 24, 2022 - C
A novel composable rootless container system
-
Updated
Jun 8, 2022 - Go
Manipulate tar file metadata, list tar files or convert tar to cpio. For some projects, this can replace fakeroot and cpio, when creating an initrd image that is compatible with the Linux kernel. Used in production in at least one company.
-
Updated
Jul 27, 2024 - Go
A pure-Go implementation of fakeroot using Linux user namespaces.
-
Updated
Oct 24, 2023 - Go
Execute command in new user namespace, setting uid and gid mapping using shadows newuidmap & newgidmap. This doesn't extend the permissions of a process, but can be useful for faking root or bootstrapping an fs without root privileges.
-
Updated
Dec 23, 2021 - C
Improve this page
Add a description, image, and links to the fakeroot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fakeroot topic, visit your repo's landing page and select "manage topics."