From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCHv2 0/3] Add basic support for the RAUC update tool
Date: Fri, 24 Mar 2017 15:34:55 +0100 [thread overview]
Message-ID: <20170324143455.apipvamjlo3okbd5@pengutronix.de> (raw)
In-Reply-To: <20170320113627.25060-1-ejo@pengutronix.de>
On Mon, Mar 20, 2017 at 12:36:24PM +0100, Enrico Jorns wrote:
> These patches add recipes for building the RAUC update tool as well as a recipe
> for creating basic update Bundles using RAUC and genimage.
>
> Enrico Jorns (3):
> rauc: new package
> image-rauc: new package
> scripts: add script that generates test certificates for RAUC
Thanks, all applied.
Michael
> config/images/rauc.config | 17 +++
> platforms/image-rauc.in | 28 +++++
> projectroot/etc/rauc/ca.cert.pem | 7 ++
> projectroot/etc/rauc/system.conf | 36 ++++++
> .../lib/systemd/system/rauc-mark-good.service | 10 ++
> rules/host-rauc.in | 8 ++
> rules/host-rauc.make | 32 ++++++
> rules/image-rauc.make | 69 +++++++++++
> rules/rauc.in | 34 ++++++
> rules/rauc.make | 90 +++++++++++++++
> scripts/rauc-gen-test-certs.sh | 128 +++++++++++++++++++++
> 11 files changed, 459 insertions(+)
> create mode 100644 config/images/rauc.config
> create mode 100644 platforms/image-rauc.in
> create mode 100644 projectroot/etc/rauc/ca.cert.pem
> create mode 100644 projectroot/etc/rauc/system.conf
> create mode 100644 projectroot/lib/systemd/system/rauc-mark-good.service
> create mode 100644 rules/host-rauc.in
> create mode 100644 rules/host-rauc.make
> create mode 100644 rules/image-rauc.make
> create mode 100644 rules/rauc.in
> create mode 100644 rules/rauc.make
> create mode 100755 scripts/rauc-gen-test-certs.sh
>
> --
> 2.11.0
>
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2017-03-24 14:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-20 11:36 Enrico Jorns
2017-03-20 11:36 ` [ptxdist] [PATCH 1/3] rauc: new package Enrico Jorns
2017-03-20 11:36 ` [ptxdist] [PATCH 2/3] image-rauc: " Enrico Jorns
2017-03-20 11:36 ` [ptxdist] [PATCH 3/3] scripts: add script that generates test certificates for RAUC Enrico Jorns
2017-03-24 14:34 ` Michael Olbrich [this message]
2017-03-24 19:00 ` [ptxdist] [PATCHv2 0/3] Add basic support for the RAUC update tool Alexander Dahl
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=20170324143455.apipvamjlo3okbd5@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--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