diff options
| -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> |
