package/pseudo: new package
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 29 Oct 2016 08:26:41 +0000 (10:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 3 Nov 2016 20:36:01 +0000 (21:36 +0100)
commitd62522722921342af7ea24214e8f6eda76a4fca1
treefada79c5e32393061918a0a6d5f257988619061d
parent052554bfbe179fcf83b079648a7c5e2fbd6466d1
package/pseudo: new package

Pseudo is a program that can either be used directly or as an
LD_PRELOAD, which allows these operations to succeed as if the
user did have system administrator privileges even though they
are an ordinary user.

Pseudo has a lot of similarities to fakeroot but is a new
implementation that improves on the problems seen using fakeroot.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Andrey Yurovsky <yurovsky@gmail.com>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pseudo/pseudo.hash [new file with mode: 0644]
package/pseudo/pseudo.mk [new file with mode: 0644]