aboutsummaryrefslogtreecommitdiffstats
path: root/usermanual/usermanual.xml
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-08-18 02:20:38 +0000
committerJamie Lenehan <lenehan@twibble.org>2006-08-18 02:20:38 +0000
commit5963286d2e2cea3345ce3b3ec4f1def31c871247 (patch)
treedb7705b1f69c75a33c6aac7dbcbd111a441f4f75 /usermanual/usermanual.xml
parent311943eccda5b69a8a34fb9ff8542cc2f416a5cf (diff)
downloadopenembedded-5963286d2e2cea3345ce3b3ec4f1def31c871247.tar.gz
usermanual: Add details on the image_ipk and rootfs_ipk to the
reference section of the document. Add id and xreflabel to all sections in the reference documentation so we can refer to the individual sections (which is used here to refer to the image types).
Diffstat (limited to 'usermanual/usermanual.xml')
-rw-r--r--usermanual/usermanual.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/usermanual/usermanual.xml b/usermanual/usermanual.xml
index b6c60da966..4995144045 100644
--- a/usermanual/usermanual.xml
+++ b/usermanual/usermanual.xml
@@ -8,8 +8,10 @@
<!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 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">
+<!ENTITY class-rootfs_ipkg SYSTEM "reference/class_rootfs_ipkg.xml">
<!ENTITY class-update-alternatives SYSTEM "reference/class_update-alternatives.xml">
<!ENTITY class-update-rcd SYSTEM "reference/class_update-rc.d.xml">
]>
@@ -507,8 +509,10 @@ When utilizing OpenEmbedded you avoid searching for patches at many different pl
&class-autotools;
&class-binconfig;
&class-distutils;
+ &class-image_ipkg;
&image-types;
&class-pkgconfig;
+ &class-rootfs_ipkg;
&class-update-alternatives;
&class-update-rcd;
</chapter>