From c7521f627b14a7c9562912c54ea6f0b3adaefd0f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 15:05:55 -0600 Subject: ref-manual: Edits to rootfs* class. (From yocto-docs rev: 3c57e1239054fae3e3c72ec7b49bcea95a3f1313) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index b5d53cd70b..57b448a351 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2306,10 +2306,8 @@ <filename>rootfs*.bbclass</filename> - These classes add support for creating images in several formats. - First, the root filesystem is created from packages using - one of the rootfs_*.bbclass - files (depending on the package format used) and then the image is created. + The rootfs* classes add support for creating + images in several formats and consist of the following: The IMAGE_FSTYPES @@ -2320,6 +2318,10 @@ variable controls the list of packages to install into the image. + First, the root filesystem is created from packages using + one of the rootfs_*.bbclass + files (depending on the package format used) and then the image + is created. -- cgit v1.2.3-54-g00ecf