All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: Shibin George <george.shibin1993@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: gluebi vs. ubi-volume mapping
Date: Fri, 11 Jan 2019 13:59:31 +0100	[thread overview]
Message-ID: <6975898.auTVdOOYFa@blindfold> (raw)
In-Reply-To: <CAGu8XfShQkmshMMgP24ee_Csf6rcdEoG4p2o1kLhAW8JL+CX-w@mail.gmail.com>

Am Freitag, 11. Januar 2019, 13:54:22 CET schrieb Shibin George:
> On Fri, Jan 11, 2019 at 6:14 PM Richard Weinberger <richard@nod.at> wrote:
> >
> > > ubiblock, being read-only, didn't satisfy my requirement.
> > > The device I am working on needs to have block-level software upgrade
> > > capability.
> > > So gluebi was the best solution that I could find that can run block-based
> > > filesystem.
> >
> > Usually you don't want such a deep stacking on an embedded system.
> > But you are aware of ubiupdatevol?
> 
> Yes, ubiupdatevol was one of the candidates. However, I needed the capability
> to upgrade software incrementally instead of packing the entire ubifs image
> (This is because I can't afford to reserve storage for large software-upgrade
> packages).
> I had posted this query about ubiupdatevol @
> https://stackoverflow.com/questions/50699945/apply-incremental-patches-on-ubifs-volume
> and finally had to discard ubifs for my purpose for the same reason.
> That and the fact the current software-upgrade solution that I have works well
> with block-based filesystems.

I have no idea what this has to do with squashfs.

Instead of updating the squashfs via mtdblock->glubi->ubivolume->ubi,
just use ubiupdatevol to update the ubivolume.

Thanks,
//richard

      reply	other threads:[~2019-01-11 12:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-11  6:35 gluebi vs. ubi-volume mapping Shibin George
2019-01-11  9:53 ` Richard Weinberger
2019-01-11 12:42   ` Shibin George
2019-01-11 12:44     ` Richard Weinberger
2019-01-11 12:54       ` Shibin George
2019-01-11 12:59         ` Richard Weinberger [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=6975898.auTVdOOYFa@blindfold \
    --to=richard@nod.at \
    --cc=george.shibin1993@gmail.com \
    --cc=linux-mtd@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.