aboutsummaryrefslogtreecommitdiffstats
path: root/usermanual/reference/class_rootfs_ipkg.xml
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2007-05-02 10:01:08 +0000
committerJamie Lenehan <lenehan@twibble.org>2007-05-02 10:01:08 +0000
commit8572b86970698184c4e1d51bd4f46437963b7bae (patch)
treea86ec45fb86c01c8905ee4686d7a925e4e7caf2f /usermanual/reference/class_rootfs_ipkg.xml
parenta35403110d02609e837e2c9835566825a5c75574 (diff)
downloadopenembedded-8572b86970698184c4e1d51bd4f46437963b7bae.tar.gz
usermanual: The image_ipkg class is now just the image class. Update
all references. Modify description to include details about how it can potentially support other packaging types now. Probably needs a more detailed check to see if anything else changed.
Diffstat (limited to 'usermanual/reference/class_rootfs_ipkg.xml')
-rw-r--r--usermanual/reference/class_rootfs_ipkg.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/usermanual/reference/class_rootfs_ipkg.xml b/usermanual/reference/class_rootfs_ipkg.xml
index 930272ebf9..b60adf8e70 100644
--- a/usermanual/reference/class_rootfs_ipkg.xml
+++ b/usermanual/reference/class_rootfs_ipkg.xml
@@ -8,8 +8,8 @@
the root filesystem of the target device.</para>
<para>This class is normally not used directly, but instead used from the
- <xref linkend="image_ipkg_class" /> which creates images from a set of
- <command>.ipkg</command> files.</para>
+ <xref linkend="image_class" /> which creates images from a set of package
+ (typically <command>.ipkg</command>) files.</para>
<para>Summary of actions performed by the <emphasis>rootfs_ipkg</emphasis>
class:</para>
@@ -210,6 +210,6 @@
<para>The class also provides a function <command>real_do_rootfs</command>
which is executed without <xref linkend="fakeroot" /> and therefore can be
- used from other classes, such as <xref linkend="image_ipkg_class" />, that
+ used from other classes, such as <xref linkend="image_class" />, that
are already running under the control of <xref linkend="fakeroot" />.</para>
</section> \ No newline at end of file