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

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.