mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
ref-manual: Removed the NOISO and NOHDD references.
(From yocto-docs rev: fdce52a34db29c98140daa05bd9c660a2494dc12) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dab1295f25
commit
b9834979b1
@@ -1314,14 +1314,6 @@
|
||||
Normally, you do not use this class directly.
|
||||
Instead, you add "live" to
|
||||
<link linkend='var-IMAGE_FSTYPES'><filename>IMAGE_FSTYPES</filename></link>.
|
||||
You can selectively build just one of these types through the
|
||||
<link linkend='var-NOISO'><filename>NOISO</filename></link>
|
||||
and
|
||||
<link linkend='var-NOHDD'><filename>NOHDD</filename></link> variables.
|
||||
For example, if you were building an ISO image, you would add "live"
|
||||
to <filename>IMAGE_FSTYPES</filename>, set the
|
||||
<filename>NOISO</filename> variable to "0" and the build system would
|
||||
use the <filename>image-live</filename> class to build the ISO image.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user