From 50f33d3bfebcbfb1538d932fb487cfd789872026 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 8 Apr 2019 09:30:52 -0700 Subject: overview-manual: Fixed broken link to pseudo. Link has disappeared. I am no longer using it and am using the article to "Why Fakeroot" to cover both Fakeroot and Pseudo "extra information" stuff. (From yocto-docs rev: 2ed2d897ca6a8bfb20aefdbc11a815e10fa2376c) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/overview-manual/overview-manual-concepts.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'documentation') diff --git a/documentation/overview-manual/overview-manual-concepts.xml b/documentation/overview-manual/overview-manual-concepts.xml index 338a190ae2..064c235a27 100644 --- a/documentation/overview-manual/overview-manual-concepts.xml +++ b/documentation/overview-manual/overview-manual-concepts.xml @@ -3186,7 +3186,8 @@ In the OpenEmbedded build system, - the program that implements fakeroot is known as Pseudo. + the program that implements fakeroot is known as + Pseudo. Pseudo overrides system calls by using the environment variable LD_PRELOAD, which results in the illusion of running as root. @@ -3220,10 +3221,8 @@ FAKEROOT* variables in the BitBake User Manual. You can also reference the - "Pseudo" - and "Why Not Fakeroot?" - articles for background information on Pseudo. + article for background information on Fakeroot and Pseudo. -- cgit v1.2.3-54-g00ecf