mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
ref-manual: Removed the NOISO and NOHDD references.
(From yocto-docs rev: ae83daebbb316d2c34136c466bdf7b491c9fff1b) 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
494ba9bf74
commit
e886536f1b
@@ -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