97f9b5cc18
fakeroot creates a faked root environment for building tar (or other) packages with proper file ownerships and permissions as normal user
4 lines
198 B
Text
4 lines
198 B
Text
Fakeroot creates a `faked root' environment.
|
|
|
|
A typical use case is creating tar (or somesuch) packages that should have
|
|
proper file ownerships and modes without needing root access to the machine.
|