Yocto Project Documentation
 help / color / mirror / Atom feed
From: "Antonin Godard" <antonin.godard@bootlin.com>
To: <Pascal.Weisser.ext@karlstorz.com>, <docs@lists.yoctoproject.org>
Cc: "Weisser, Pascal" <pascal.weisser.ext@karlstorz.com>
Subject: Re: [docs] [PATCH v3] ref-manual: Add missing variable IMAGE_ROOTFS_MAXSIZE
Date: Fri, 07 Feb 2025 10:38:07 +0100	[thread overview]
Message-ID: <D7M42V6RBSIO.MA35T6RUR922@bootlin.com> (raw)
In-Reply-To: <20250206153529.2546767-1-pascal.weisser.ext@karlstorz.com>

Hi Pascal,

On Thu Feb 6, 2025 at 4:35 PM CET, Pascal.ext via lists.yoctoproject.org Weisser wrote:
> This patch adds the missing documentation of variable IMAGE_ROOTFS_MAXSIZE
> to the reference manual.
>
> Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com>
> ---
>  documentation/ref-manual/variables.rst | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
> index 47d4e814f..889944b0a 100644
> --- a/documentation/ref-manual/variables.rst
> +++ b/documentation/ref-manual/variables.rst
> @@ -3984,6 +3984,12 @@ system and gives an overview of their function and contents.
>  
>           IMAGE_ROOTFS_EXTRA_SPACE = "41943040"
>  
> +   :term:`IMAGE_ROOTFS_MAXSIZE`
> +       Defines the maximum size in Kbytes for the generated image. If the
> +       generated image size is above that, the build will fail. It's a good
> +       idea to set this variable for images that need to fit on a limited
> +       space (e.g. SD card, a fixed-size partition, ...).

Here the indentation should be three spaces (compared to ":term:"), not four.

> +
>     :term:`IMAGE_ROOTFS_SIZE`
>        Defines the size in Kbytes for the generated image. The OpenEmbedded
>        build system determines the final size for the generated image using

Thanks for this, I'm surprised this wasn't documented already :)

Antonin

-- 
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


      parent reply	other threads:[~2025-02-07  9:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-06 15:35 [PATCH v3] ref-manual: Add missing variable IMAGE_ROOTFS_MAXSIZE Weisser, Pascal
2025-02-06 15:47 ` [docs] " Quentin Schulz
2025-02-07  9:38 ` Antonin Godard [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=D7M42V6RBSIO.MA35T6RUR922@bootlin.com \
    --to=antonin.godard@bootlin.com \
    --cc=Pascal.Weisser.ext@karlstorz.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