aboutsummaryrefslogtreecommitdiffstats
path: root/usermanual/usermanual.xml
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-08-18 04:38:39 +0000
committerJamie Lenehan <lenehan@twibble.org>2006-08-18 04:38:39 +0000
commited543d3dcb7ce2f446278b336808b028d1374c2b (patch)
tree36126108eb1bf44f48a42768bc66ff8cc8aeae75 /usermanual/usermanual.xml
parentb0d6327b6f9ed0995f597ff9450f24552e40d3b4 (diff)
downloadopenembedded-ed543d3dcb7ce2f446278b336808b028d1374c2b.tar.gz
usermanual: Add details on fakeroot to the reference section. Update
the carious places in the image_ipkg and rootfs_ipkg that talk about fakeroot to refer to the fakeroot section.
Diffstat (limited to 'usermanual/usermanual.xml')
-rw-r--r--usermanual/usermanual.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/usermanual/usermanual.xml b/usermanual/usermanual.xml
index 4995144045..8dca07806c 100644
--- a/usermanual/usermanual.xml
+++ b/usermanual/usermanual.xml
@@ -8,6 +8,7 @@
<!ENTITY class-autotools SYSTEM "reference/class_autotools.xml">
<!ENTITY class-binconfig SYSTEM "reference/class_binconfig.xml">
<!ENTITY class-distutils SYSTEM "reference/class_distutils.xml">
+<!ENTITY fakeroot SYSTEM "reference/fakeroot.xml">
<!ENTITY class-image_ipkg SYSTEM "reference/class_image_ipkg.xml">
<!ENTITY image-types SYSTEM "reference/image_types.xml">
<!ENTITY class-pkgconfig SYSTEM "reference/class_pkgconfig.xml">
@@ -509,6 +510,7 @@ When utilizing OpenEmbedded you avoid searching for patches at many different pl
&class-autotools;
&class-binconfig;
&class-distutils;
+ &fakeroot;
&class-image_ipkg;
&image-types;
&class-pkgconfig;