mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] image-rauc: fix typos and improve clarity of help texts
@ 2021-09-30 22:34 Roland Hieber
  2021-10-01  6:12 ` Alexander Dahl
  2021-10-20  9:39 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 2 replies; 3+ messages in thread
From: Roland Hieber @ 2021-09-30 22:34 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 platforms/image-rauc.in | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/platforms/image-rauc.in b/platforms/image-rauc.in
index 3fa5dfc8c13a..1c59670925d3 100644
--- a/platforms/image-rauc.in
+++ b/platforms/image-rauc.in
@@ -8,14 +8,14 @@ menuconfig IMAGE_RAUC
 	select IMAGE_ROOT_TGZ
 	select CODE_SIGNING
 	help
-	  This generates a RAUC update Bundle for the selected platform using
+	  This generates a RAUC update bundle for the selected platform using
 	  genimage.
 
-	  By default, this will create a simple Bundle for updating a 'rootfs'
+	  By default, this will create a simple bundle for updating a 'rootfs'
 	  slot with the content from PTXdist's root file system .tgz image.
 
 	  To customize the bundle, copy and adapt the genimage configuration
-	  file rauc.config.
+	  in configs/images/rauc.config.
 
 if IMAGE_RAUC
 
@@ -24,7 +24,7 @@ config IMAGE_RAUC_DESCRIPTION
 	string
 	default ""
 	help
-	  Optional description that will be placed in the Bundles metadata.
+	  Optional description that will be placed in the bundle's metadata.
 
 choice
 	prompt "Bundle format"
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* Re: [ptxdist] [PATCH] image-rauc: fix typos and improve clarity of help texts
  2021-09-30 22:34 [ptxdist] [PATCH] image-rauc: fix typos and improve clarity of help texts Roland Hieber
@ 2021-10-01  6:12 ` Alexander Dahl
  2021-10-20  9:39 ` [ptxdist] [APPLIED] " Michael Olbrich
  1 sibling, 0 replies; 3+ messages in thread
From: Alexander Dahl @ 2021-10-01  6:12 UTC (permalink / raw)
  To: Roland Hieber, ptxdist

Hello Roland,

thanks for your effort.

Am Fri, Oct 01, 2021 at 12:34:32AM +0200 schrieb Roland Hieber:
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
>  platforms/image-rauc.in | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/platforms/image-rauc.in b/platforms/image-rauc.in
> index 3fa5dfc8c13a..1c59670925d3 100644
> --- a/platforms/image-rauc.in
> +++ b/platforms/image-rauc.in
> @@ -8,14 +8,14 @@ menuconfig IMAGE_RAUC
>  	select IMAGE_ROOT_TGZ
>  	select CODE_SIGNING
>  	help
> -	  This generates a RAUC update Bundle for the selected platform using
> +	  This generates a RAUC update bundle for the selected platform using
>  	  genimage.
>  
> -	  By default, this will create a simple Bundle for updating a 'rootfs'
> +	  By default, this will create a simple bundle for updating a 'rootfs'
>  	  slot with the content from PTXdist's root file system .tgz image.
>  
>  	  To customize the bundle, copy and adapt the genimage configuration
> -	  file rauc.config.
> +	  in configs/images/rauc.config.
>  
>  if IMAGE_RAUC
>  
> @@ -24,7 +24,7 @@ config IMAGE_RAUC_DESCRIPTION
>  	string
>  	default ""
>  	help
> -	  Optional description that will be placed in the Bundles metadata.
> +	  Optional description that will be placed in the bundle's metadata.
>  
>  choice
>  	prompt "Bundle format"

Reviewed-by: Alexander Dahl <ada@thorsis.com>

Greets
Alex


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

* Re: [ptxdist] [APPLIED] image-rauc: fix typos and improve clarity of help texts
  2021-09-30 22:34 [ptxdist] [PATCH] image-rauc: fix typos and improve clarity of help texts Roland Hieber
  2021-10-01  6:12 ` Alexander Dahl
@ 2021-10-20  9:39 ` Michael Olbrich
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Olbrich @ 2021-10-20  9:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

Thanks, applied as f0762d396958a5c21d00f5d10eddff9b77c2d6bc.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:38 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Reviewed-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20210930223432.5715-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/platforms/image-rauc.in b/platforms/image-rauc.in
> index 3fa5dfc8c13a..1c59670925d3 100644
> --- a/platforms/image-rauc.in
> +++ b/platforms/image-rauc.in
> @@ -8,14 +8,14 @@ menuconfig IMAGE_RAUC
>  	select IMAGE_ROOT_TGZ
>  	select CODE_SIGNING
>  	help
> -	  This generates a RAUC update Bundle for the selected platform using
> +	  This generates a RAUC update bundle for the selected platform using
>  	  genimage.
>  
> -	  By default, this will create a simple Bundle for updating a 'rootfs'
> +	  By default, this will create a simple bundle for updating a 'rootfs'
>  	  slot with the content from PTXdist's root file system .tgz image.
>  
>  	  To customize the bundle, copy and adapt the genimage configuration
> -	  file rauc.config.
> +	  in configs/images/rauc.config.
>  
>  if IMAGE_RAUC
>  
> @@ -24,7 +24,7 @@ config IMAGE_RAUC_DESCRIPTION
>  	string
>  	default ""
>  	help
> -	  Optional description that will be placed in the Bundles metadata.
> +	  Optional description that will be placed in the bundle's metadata.
>  
>  choice
>  	prompt "Bundle format"

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


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

end of thread, other threads:[~2021-10-20  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30 22:34 [ptxdist] [PATCH] image-rauc: fix typos and improve clarity of help texts Roland Hieber
2021-10-01  6:12 ` Alexander Dahl
2021-10-20  9:39 ` [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