mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/5] RAUC: update to v1.7 and add some new options
@ 2022-06-15 14:22 Enrico Jorns
  2022-06-15 14:22 ` [ptxdist] [PATCH 1/5] RAUC: version bump 1.5.1 -> 1.7 Enrico Jorns
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Enrico Jorns @ 2022-06-15 14:22 UTC (permalink / raw)
  To: ptxdist; +Cc: ejo, jlu

RAUC v1.7 comes with two major new features:

* The new 'crypt' bundle format for encrypted bundles
* Built-in HTTP(S) bundle streaming support based on NBD

This adds options for these in 'rauc' and 'image-rauc' recipe.

Also since v1.3, the option --disable-create allows to strip code for
bundle generation from target rauc where this is normally not required.
This adds an option that disable bundle generation on target by default.

Also default to 'verity' bundle format to guide ptxdist users that are
unsure which bundle format to use.

Enrico Jorns (5):
  RAUC: version bump 1.5.1 -> 1.7
  RAUC: add option to enable streaming support
  RAUC: leverage --disable-create option to shrink size for target RAUC
  image-rauc: add support for crypt bundles
  image-rauc: default to 'verity' bundle format

 platforms/image-rauc.in |  9 +++++++++
 rules/host-rauc.make    |  1 +
 rules/image-rauc.make   | 12 +++++++++++-
 rules/rauc.in           | 21 +++++++++++++++++++++
 rules/rauc.make         |  6 ++++--
 5 files changed, 46 insertions(+), 3 deletions(-)

-- 
2.30.2




^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2022-06-20  6:24 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-15 14:22 [ptxdist] [PATCH 0/5] RAUC: update to v1.7 and add some new options Enrico Jorns
2022-06-15 14:22 ` [ptxdist] [PATCH 1/5] RAUC: version bump 1.5.1 -> 1.7 Enrico Jorns
2022-06-20  6:19   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-06-15 14:22 ` [ptxdist] [PATCH 2/5] RAUC: add option to enable streaming support Enrico Jorns
2022-06-17  6:28   ` Michael Olbrich
2022-06-17  9:47     ` Enrico Jörns
2022-06-17 10:27       ` Michael Olbrich
2022-06-17 10:48         ` Michael Olbrich
2022-06-17 11:47           ` Enrico Jörns
2022-06-17 12:04             ` Michael Olbrich
2022-06-17 10:57         ` Alexander Dahl
2022-06-20  6:19   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-06-15 14:22 ` [ptxdist] [PATCH 3/5] RAUC: leverage --disable-create option to shrink size for target RAUC Enrico Jorns
2022-06-15 15:48   ` Alexander Dahl
2022-06-15 21:03     ` Enrico Jörns
2022-06-16  6:16       ` Alexander Dahl
2022-06-16 13:53         ` Enrico Jörns
2022-06-20  6:19   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-06-15 14:22 ` [ptxdist] [PATCH 4/5] image-rauc: add support for crypt bundles Enrico Jorns
2022-06-20  6:20   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-06-15 14:22 ` [ptxdist] [PATCH 5/5] image-rauc: default to 'verity' bundle format Enrico Jorns
2022-06-20  6:20   ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox