1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-18 08:45:22 +03:00
Commit graph

3 commits

Author SHA1 Message Date
Leo
5609a33370 testing/fakeroot-tcp: new aport
This reverts commit c189a5394f.

fixes #12759
2021-06-17 04:29:14 +00:00
Leo
c189a5394f testing/fakeroot-tcp: remove
main/fakeroot is now compiled with --with-ipc=tcp so there is no
reason for this to exist, existing users can just use fakeroot
2020-12-09 21:52:05 +00:00
Raymond Page
425f2d6f8a testing/fakeroot-tcp: new aport
https://packages.debian.org/fakeroot
Gives a fake root environment, useful for building packages as a non-privileged user

This package is identical to fakeroot adding configure --with-ipc=tcp.
It provides 'fakeroot' on systems without sysvipc message queues, such as WSL1.
2020-06-17 21:44:43 +00:00