mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
manuals: update disk space requirements
Tests made on Poky master on March 16, 2023. Add a "Free Disk Space" section to the "System Requirements" document. (From yocto-docs rev: 285ba689ce3ab7b7fdb4bb0d0284e2a52ad62c7f) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
66f7944f9e
commit
c8b7c5ab1e
@@ -31,6 +31,17 @@ and conceptual information in the :doc:`/overview-manual/index`.
|
||||
|
||||
.. _detailed-supported-distros:
|
||||
|
||||
Minimum Free Disk Space
|
||||
=======================
|
||||
|
||||
To build an image such as ``core-image-sato`` for the ``qemux86-64`` machine,
|
||||
you need a system with at least &MIN_DISK_SPACE; Gbytes of free disk space.
|
||||
However, much more disk space will be necessary to build more complex images,
|
||||
to run multiple builds and to cache build artifacts, improving build efficiency.
|
||||
|
||||
If you have a shortage of disk space, see the ":doc:`/dev-manual/disk-space`"
|
||||
section of the Development Tasks Manual.
|
||||
|
||||
Supported Linux Distributions
|
||||
=============================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user