($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: michael.opdenacker@bootlin.com
To: docs@lists.yoctoproject.org
Cc: Michael Opdenacker <michael.opdenacker@bootlin.com>
Subject: [nanbield][PATCH 6/6] dev-manual: packages: need enough free space
Date: Tue, 27 Feb 2024 14:58:30 +0100	[thread overview]
Message-ID: <20240227135830.481147-7-michael.opdenacker@bootlin.com> (raw)
In-Reply-To: <20240227135830.481147-1-michael.opdenacker@bootlin.com>

From: Michael Opdenacker <michael.opdenacker@bootlin.com>

Enough free storage space is needed to apply package upgrades.

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
 documentation/dev-manual/packages.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/documentation/dev-manual/packages.rst b/documentation/dev-manual/packages.rst
index d90ff7110e..a6e6af0de7 100644
--- a/documentation/dev-manual/packages.rst
+++ b/documentation/dev-manual/packages.rst
@@ -612,6 +612,13 @@ subsequent sections are necessary to configure the target. You should
 set these variables before building the image in order to produce a
 correctly configured image.
 
+.. note::
+
+   Your image will need enough free storage space to run package upgrades,
+   especially if many of them need to be downloaded at the same time.
+   You should make sure images are created with enough free space
+   by setting the :term:`IMAGE_ROOTFS_EXTRA_SPACE` variable.
+
 When your build is complete, your packages reside in the
 ``${TMPDIR}/deploy/packageformat`` directory. For example, if
 ``${``\ :term:`TMPDIR`\ ``}`` is
-- 
2.34.1



      parent reply	other threads:[~2024-02-27 13:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27 13:58 [nanbield][PATCH 0/6] documentation backports michael.opdenacker
2024-02-27 13:58 ` [nanbield][PATCH 1/6] dev-manual: Rephrase spdx creation michael.opdenacker
2024-02-27 13:58 ` [nanbield][PATCH 2/6] ref-manual: system-requirements: update packages to build docs michael.opdenacker
2024-02-27 13:58 ` [nanbield][PATCH 3/6] ref-manual: release-process: grammar fix michael.opdenacker
2024-02-27 13:58 ` [nanbield][PATCH 4/6] manuals: suppress excess use of "following" word michael.opdenacker
2024-02-27 13:58 ` [nanbield][PATCH 5/6] dev-manual: packages: clarify shared PR service constraint michael.opdenacker
2024-02-27 13:58 ` michael.opdenacker [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240227135830.481147-7-michael.opdenacker@bootlin.com \
    --to=michael.opdenacker@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).