2004-10-09 08:13:40 +02:00
|
|
|
config BR2_PACKAGE_FAKEROOT
|
2004-12-26 08:36:59 +01:00
|
|
|
bool "fakeroot"
|
2004-10-09 08:13:40 +02:00
|
|
|
default n
|
|
|
|
help
|
2004-12-26 08:36:59 +01:00
|
|
|
Run commands in an environment faking root privileges.
|
2004-10-09 08:13:40 +02:00
|
|
|
|
2004-12-26 08:36:59 +01:00
|
|
|
http://joostje.op.het.net/fakeroot/
|
2007-04-06 18:36:48 +02:00
|
|
|
|
|
|
|
# dummy for fakeroot-source
|
2007-05-03 10:25:17 +02:00
|
|
|
config BR2_HOST_FAKEROOT
|
2007-04-06 18:36:48 +02:00
|
|
|
bool
|
|
|
|
default n
|