mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] machine-id: indent menu entry
@ 2024-09-16  6:14 Ladislav Michl
  2024-09-16  9:26 ` [ptxdist] [PATCH v2] " Ladislav Michl
  0 siblings, 1 reply; 3+ messages in thread
From: Ladislav Michl @ 2024-09-16  6:14 UTC (permalink / raw)
  To: ptxdist

From: Ladislav Michl <ladis@triops.cz>

Signed-off-by: Ladislav Michl <ladis@triops.cz>
---
 rules/machine-id.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rules/machine-id.in b/rules/machine-id.in
index 8db7cd381..94b20ed33 100644
--- a/rules/machine-id.in
+++ b/rules/machine-id.in
@@ -2,7 +2,8 @@
 
 menuconfig MACHINE_ID
 	tristate
-	prompt "create /etc/machine-id      "
+	prompt "create /etc/machine-id        "
+
 	select RC_ONCE			if MACHINE_ID_RC_ONCE && RUNTIME
 	select UTIL_LINUX		if MACHINE_ID_RC_ONCE && !INITMETHOD_SYSTEMD
 	select UTIL_LINUX_UUIDGEN	if MACHINE_ID_RC_ONCE && !INITMETHOD_SYSTEMD
-- 
2.39.2




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

* [ptxdist] [PATCH v2] machine-id: indent menu entry
  2024-09-16  6:14 [ptxdist] [PATCH] machine-id: indent menu entry Ladislav Michl
@ 2024-09-16  9:26 ` Ladislav Michl
  2024-09-26 13:29   ` Michael Olbrich
  0 siblings, 1 reply; 3+ messages in thread
From: Ladislav Michl @ 2024-09-16  9:26 UTC (permalink / raw)
  To: ptxdist

From: Ladislav Michl <ladis@triops.cz>

Signed-off-by: Ladislav Michl <ladis@triops.cz>
---
 CHANGES:
 -v2: fix extra empty line sneaked in
 rules/machine-id.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/machine-id.in b/rules/machine-id.in
index 8db7cd381..7ffa40f6a 100644
--- a/rules/machine-id.in
+++ b/rules/machine-id.in
@@ -2,7 +2,7 @@
 
 menuconfig MACHINE_ID
 	tristate
-	prompt "create /etc/machine-id      "
+	prompt "create /etc/machine-id        "
 	select RC_ONCE			if MACHINE_ID_RC_ONCE && RUNTIME
 	select UTIL_LINUX		if MACHINE_ID_RC_ONCE && !INITMETHOD_SYSTEMD
 	select UTIL_LINUX_UUIDGEN	if MACHINE_ID_RC_ONCE && !INITMETHOD_SYSTEMD
-- 
2.39.2




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

* Re: [ptxdist] [PATCH v2] machine-id: indent menu entry
  2024-09-16  9:26 ` [ptxdist] [PATCH v2] " Ladislav Michl
@ 2024-09-26 13:29   ` Michael Olbrich
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Olbrich @ 2024-09-26 13:29 UTC (permalink / raw)
  To: Ladislav Michl; +Cc: ptxdist

On Mon, Sep 16, 2024 at 11:26:32AM +0200, Ladislav Michl wrote:
> From: Ladislav Michl <ladis@triops.cz>
> 
> Signed-off-by: Ladislav Michl <ladis@triops.cz>
> ---
>  CHANGES:
>  -v2: fix extra empty line sneaked in
>  rules/machine-id.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/rules/machine-id.in b/rules/machine-id.in
> index 8db7cd381..7ffa40f6a 100644
> --- a/rules/machine-id.in
> +++ b/rules/machine-id.in
> @@ -2,7 +2,7 @@
>  
>  menuconfig MACHINE_ID
>  	tristate
> -	prompt "create /etc/machine-id      "
> +	prompt "create /etc/machine-id        "

Actually, I think the other entries are incorrectly indented. I'll fix it.

Michael

>  	select RC_ONCE			if MACHINE_ID_RC_ONCE && RUNTIME
>  	select UTIL_LINUX		if MACHINE_ID_RC_ONCE && !INITMETHOD_SYSTEMD
>  	select UTIL_LINUX_UUIDGEN	if MACHINE_ID_RC_ONCE && !INITMETHOD_SYSTEMD
> -- 
> 2.39.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



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

end of thread, other threads:[~2024-09-26 13:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-16  6:14 [ptxdist] [PATCH] machine-id: indent menu entry Ladislav Michl
2024-09-16  9:26 ` [ptxdist] [PATCH v2] " Ladislav Michl
2024-09-26 13:29   ` Michael Olbrich

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