diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-04-13 17:05:43 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-18 16:28:23 +0100 |
| commit | 989841f79477e9dccc4bb724dda810f10e828616 (patch) | |
| tree | 8c8854f65b70fe23c34d96d12c634308bc6bf119 | |
| parent | d06b34333c07c23eeedb3c9718cd5c3abfb2ea59 (diff) | |
| download | poky-989841f79477e9dccc4bb724dda810f10e828616.tar.gz | |
ref-manual: Added rootfs-postcommands class description.
(From yocto-docs rev: 237f8c8fbefc0ad753d47d891b24a49e0e0c6b5e)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 71df79fa62..a6b1e3dbed 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -2984,6 +2984,10 @@ | |||
| 2984 | the root filesystem for an image and consist of the following classes: | 2984 | the root filesystem for an image and consist of the following classes: |
| 2985 | <itemizedlist> | 2985 | <itemizedlist> |
| 2986 | <listitem><para> | 2986 | <listitem><para> |
| 2987 | The <filename>rootfs-postcommands</filename> class, which | ||
| 2988 | defines filesystem post-processing functions for image recipes. | ||
| 2989 | </para></listitem> | ||
| 2990 | <listitem><para> | ||
| 2987 | The <filename>rootfs_deb</filename> class, which supports | 2991 | The <filename>rootfs_deb</filename> class, which supports |
| 2988 | creation of root filesystems for images built using | 2992 | creation of root filesystems for images built using |
| 2989 | <filename>.deb</filename> packages.</para></listitem> | 2993 | <filename>.deb</filename> packages.</para></listitem> |
