1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

dev-manual: Removed occurrence of mkefidisk.sh script.

Script has been removed.

(From yocto-docs rev: c23de8eb2648f98864579e857a1de0b2ed74532a)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-11-09 10:51:42 -08:00
committed by Richard Purdie
parent c215b12caa
commit dab1295f25
@@ -7270,13 +7270,12 @@
easier-to-use and more flexible replacements for an easier-to-use and more flexible replacements for an
existing functionality in OE-Core's existing functionality in OE-Core's
<ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-image-live'><filename>image-live</filename></ulink> <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-image-live'><filename>image-live</filename></ulink>
class and <filename>mkefidisk.sh</filename> script. class.
The difference between The difference between Wic and those examples is
Wic and those examples is that with Wic the functionality of those scripts is
that with Wic the implemented by a general-purpose partitioning language,
functionality of those scripts is implemented which is based on Redhat kickstart syntax.
by a general-purpose partitioning language, which is </para></listitem>
based on Redhat kickstart syntax.</para></listitem>
</itemizedlist> </itemizedlist>
</para> </para>
</section> </section>