public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Uladzimir Bely <ubely@ilbers.de>
To: Quirin Gylstorff <Quirin.Gylstorff@siemens.com>,
	felix.moessbauer@siemens.com, isar-users@googlegroups.com
Subject: Re: [PATCH v3 0/2] Isar installer copy installer-target direct to rootfs
Date: Tue, 09 Apr 2024 08:22:59 +0300	[thread overview]
Message-ID: <7ac349184922a29a0faf4b8548148a7e58ddff78.camel@ilbers.de> (raw)
In-Reply-To: <20240325153522.2104345-1-Quirin.Gylstorff@siemens.com>

On Mon, 2024-03-25 at 16:34 +0100, 'Quirin Gylstorff' via isar-users
wrote:
> From: Quirin Gylstorff <quirin.gylstorff@siemens.com>
> 
> This reduce the build time of the isar-installer image as we don't
> apply
> gzip on a already compressed image. Also the sstate size is reduced
> as
> we don't store a package with hundredths of MB.
> 
> Changes v3:
>   - add missing bmap file
>   - support initramfs, install -D -m is greed and sets the
> permissions
>     of the parent folder. Therefore the initramfs could not be
>     generated.
> 
> Changes v2:
>   - split patches into rootfs-add-files and the installer specific
>     target
> 
> Quirin Gylstorff (2):
>   add new class to add files directly to the rootfs
>   isar-installer: use rootfs-add-files class instead of seperate
> package
> 
>  .../classes/installer-add-rootfs.bbclass      | 43
> ++++++++++++++++++
>  .../images/isar-image-installer.bb            |  2 +-
>  .../deploy-image/deploy-image_0.1.bb          |  3 +-
>  .../store-target-image_0.1.bb                 | 25 -----------
>  meta/classes/rootfs-add-files.bbclass         | 45
> +++++++++++++++++++
>  5 files changed, 90 insertions(+), 28 deletions(-)
>  create mode 100644 meta-isar/classes/installer-add-rootfs.bbclass
>  delete mode 100644 meta-isar/recipes-installer/store-target-
> image/store-target-image_0.1.bb
>  create mode 100644 meta/classes/rootfs-add-files.bbclass
> 
> -- 
> 2.43.0
> 

-- 
Applied to next, thanks.

      parent reply	other threads:[~2024-04-09  5:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-25 15:34 Quirin Gylstorff
2024-03-25 15:34 ` [PATCH v3 1/2] add new class to add files directly to the rootfs Quirin Gylstorff
2024-03-25 15:34 ` [PATCH v3 2/2] isar-installer: use rootfs-add-files class instead of seperate package Quirin Gylstorff
2024-04-09  5:22 ` Uladzimir Bely [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=7ac349184922a29a0faf4b8548148a7e58ddff78.camel@ilbers.de \
    --to=ubely@ilbers.de \
    --cc=Quirin.Gylstorff@siemens.com \
    --cc=felix.moessbauer@siemens.com \
    --cc=isar-users@googlegroups.com \
    /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