All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] Config.in.legacy: update iostat title
@ 2021-05-17 21:18 Fabrice Fontaine
  2021-05-17 21:18 ` [Buildroot] [PATCH 2/2] Config.in.lgeacy: fix udisks lvm2 help Fabrice Fontaine
  2021-05-18  6:41 ` [Buildroot] [PATCH 1/2] Config.in.legacy: update iostat title Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-05-17 21:18 UTC (permalink / raw)
  To: buildroot

Specify that iostat 'package' has been removed to be consistent with
other entries

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 Config.in.legacy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index bc7cb8e32a..7bd2eb1429 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -182,7 +182,7 @@ config BR2_PACKAGE_DOCKER_CONTAINERD
 	  The package was renamed to containerd accordingly.
 
 config BR2_PACKAGE_IOSTAT
-	bool "iostat removed"
+	bool "iostat package removed"
 	select BR2_LEGACY
 	help
 	  This package has been removed, use sysstat instead.
-- 
2.30.2

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

* [Buildroot] [PATCH 2/2] Config.in.lgeacy: fix udisks lvm2 help
  2021-05-17 21:18 [Buildroot] [PATCH 1/2] Config.in.legacy: update iostat title Fabrice Fontaine
@ 2021-05-17 21:18 ` Fabrice Fontaine
  2021-05-18  6:41 ` [Buildroot] [PATCH 1/2] Config.in.legacy: update iostat title Yann E. MORIN
  1 sibling, 0 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-05-17 21:18 UTC (permalink / raw)
  To: buildroot

Remove spurious "was removed"

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 Config.in.legacy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index 7bd2eb1429..a0c1a6898f 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -152,7 +152,7 @@ config BR2_PACKAGE_UDISKS_LVM2
 	help
 	  The lvm2 support was removed because udisks < 2.7.0 still
 	  depends on lvm2 application library, which was removed
-	  in was removed lvm2.
+	  in lvm2.
 
 config BR2_PACKAGE_LVM2_APP_LIBRARY
 	bool "lvm2 application library removed"
-- 
2.30.2

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

* [Buildroot] [PATCH 1/2] Config.in.legacy: update iostat title
  2021-05-17 21:18 [Buildroot] [PATCH 1/2] Config.in.legacy: update iostat title Fabrice Fontaine
  2021-05-17 21:18 ` [Buildroot] [PATCH 2/2] Config.in.lgeacy: fix udisks lvm2 help Fabrice Fontaine
@ 2021-05-18  6:41 ` Yann E. MORIN
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2021-05-18  6:41 UTC (permalink / raw)
  To: buildroot

Fabrice, All,

On 2021-05-17 23:18 +0200, Fabrice Fontaine spake thusly:
> Specify that iostat 'package' has been removed to be consistent with
> other entries
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Both applied to master, thanks for fixing my mess. ;-)

Regards,
Yann E. MORIN.

> ---
>  Config.in.legacy | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Config.in.legacy b/Config.in.legacy
> index bc7cb8e32a..7bd2eb1429 100644
> --- a/Config.in.legacy
> +++ b/Config.in.legacy
> @@ -182,7 +182,7 @@ config BR2_PACKAGE_DOCKER_CONTAINERD
>  	  The package was renamed to containerd accordingly.
>  
>  config BR2_PACKAGE_IOSTAT
> -	bool "iostat removed"
> +	bool "iostat package removed"
>  	select BR2_LEGACY
>  	help
>  	  This package has been removed, use sysstat instead.
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2021-05-18  6:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-17 21:18 [Buildroot] [PATCH 1/2] Config.in.legacy: update iostat title Fabrice Fontaine
2021-05-17 21:18 ` [Buildroot] [PATCH 2/2] Config.in.lgeacy: fix udisks lvm2 help Fabrice Fontaine
2021-05-18  6:41 ` [Buildroot] [PATCH 1/2] Config.in.legacy: update iostat title Yann E. MORIN

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.