mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Erwin Rol <mailinglists@erwinrol.com>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] PTXdist usescases
Date: Tue, 28 Aug 2018 17:27:41 +0200	[thread overview]
Message-ID: <1535470061.32301.68.camel@erwinrol.com> (raw)
In-Reply-To: <20180827164021.cgjfeeskmydd7yxf@pengutronix.de>

Hey Michael,

On Mon, 2018-08-27 at 18:40 +0200, Michael Olbrich wrote:
> On Mon, Aug 13, 2018 at 02:40:14PM +0200, Robert Schwebel wrote:
> > On Mon, Aug 13, 2018 at 02:16:20PM +0200, Erwin Rol wrote:
> > > > Michael Olbrich prototyped a layering system for ptxdist
> > > > we are currently testing the prototype and mol
> > > > will post it here on the mailing list afterwards.
> > > > 

What I am really looking for is to be able to make two (or more)
filesystem images that I can build (and version) independently, and
where the next "layer" does not have to rebuild the previous layer.

For example;

- A rootfs layer that generates a rootfs image, which holds the minimal
setup for the hardware (bash, systemd, etc).

- A qt5fs, which holds QT5 and gui stuff, but that does not need to
build the stuff that is already in the rootfs image (like bash and
systemd).

- A appfs that holds own applications that use QT5 but again without
building qt5fs/rootfs.

On the target those 3 filesystems will than overlay mounted so
everything is at its expected place.

After rootfs and qt5fs are versioned and build, the appfs can be
quickly changed with minimal build time, and it can also be completely
different for example two different projects that use the same base
hardware. Than you just have to version and manage 1 rootfs/qt5fs and 2
appfs projects. 

That is different from the yocto layer system where you build up your
one-and-only rootfs out of different layers. The caching might reduce
build times but the versioning is still a problem.

Also the updating of the target is easier when only a 4MB appfs has to
be distributed than when 250MB rootfs has to be distributed. 

Robert mentioned you where working on some sort of layering system, and
I was hoping I maybe could use that as a base :-)

- Erwin


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2018-08-28 15:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-13  7:28 Erwin Rol
2018-08-13 10:19 ` Robert Schwebel
2018-08-13 12:16   ` Erwin Rol
2018-08-13 12:40     ` Robert Schwebel
2018-08-27 16:40       ` Michael Olbrich
2018-08-28 15:27         ` Erwin Rol [this message]
2018-08-29  8:14           ` Baeuerle, Florian
2018-08-29 14:30             ` Michael Olbrich
2018-08-28 10:07 ` Baeuerle, Florian
2018-08-29 14:48   ` Michael Olbrich
2018-08-30  8:05     ` Baeuerle, Florian
2018-08-30  9:41       ` Michael Olbrich
2018-08-30 13:06         ` Baeuerle, Florian
2018-08-30 13:41           ` Michael Olbrich
2018-08-31  8:41         ` Baeuerle, Florian
2018-08-31 10:17           ` Michael Olbrich
2018-08-31 12:03             ` Baeuerle, Florian

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=1535470061.32301.68.camel@erwinrol.com \
    --to=mailinglists@erwinrol.com \
    --cc=ptxdist@pengutronix.de \
    /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