1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-17 14:05:25 +03:00
Commit graph

5 commits

Author SHA1 Message Date
psykose
2d9348f28e
testing/fakeroot-tcp: add provider_priority 2022-08-06 13:48:01 +02:00
J0WI
d660c5e430 testing/*: update Debian source url 2021-08-18 20:15:55 +00:00
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