diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index cee1d40ab4..eb7ca69730 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -7270,13 +7270,12 @@ | |||
7270 | easier-to-use and more flexible replacements for an | 7270 | easier-to-use and more flexible replacements for an |
7271 | existing functionality in OE-Core's | 7271 | existing functionality in OE-Core's |
7272 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-image-live'><filename>image-live</filename></ulink> | 7272 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-image-live'><filename>image-live</filename></ulink> |
7273 | class and <filename>mkefidisk.sh</filename> script. | 7273 | class. |
7274 | The difference between | 7274 | The difference between Wic and those examples is |
7275 | Wic and those examples is | 7275 | that with Wic the functionality of those scripts is |
7276 | that with Wic the | 7276 | implemented by a general-purpose partitioning language, |
7277 | functionality of those scripts is implemented | 7277 | which is based on Redhat kickstart syntax. |
7278 | by a general-purpose partitioning language, which is | 7278 | </para></listitem> |
7279 | based on Redhat kickstart syntax.</para></listitem> | ||
7280 | </itemizedlist> | 7279 | </itemizedlist> |
7281 | </para> | 7280 | </para> |
7282 | </section> | 7281 | </section> |