mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] rootfs: add file extension to nsswitch.conf in prompt/help text
@ 2024-03-14 11:36 Markus Heidelberg
  2024-03-19  6:44 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Heidelberg @ 2024-03-14 11:36 UTC (permalink / raw)
  To: ptxdist; +Cc: Markus Heidelberg

Signed-off-by: Markus Heidelberg <m.heidelberg@cab.de>
---
 rules/rootfs.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/rootfs.in b/rules/rootfs.in
index 34e9bdcff..2b7c50363 100644
--- a/rules/rootfs.in
+++ b/rules/rootfs.in
@@ -382,9 +382,9 @@ config ROOTFS_MODPROBE_CONF
 config ROOTFS_NSSWITCH_CONF
 	bool
 	default y
-	prompt "install /etc/nsswitch"
+	prompt "install /etc/nsswitch.conf"
 	help
-	  If enabled, it installs the "./projectroot/etc/nsswitch" file if
+	  If enabled, it installs the "./projectroot/etc/nsswitch.conf" file if
 	  present, else a generic one from the ptxdist directory.
 
 config ROOTFS_PROFILE
-- 
2.34.1




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

* Re: [ptxdist] [APPLIED] rootfs: add file extension to nsswitch.conf in prompt/help text
  2024-03-14 11:36 [ptxdist] [PATCH] rootfs: add file extension to nsswitch.conf in prompt/help text Markus Heidelberg
@ 2024-03-19  6:44 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-03-19  6:44 UTC (permalink / raw)
  To: ptxdist; +Cc: Markus Heidelberg

Thanks, applied as 1461babd1bce792ba6f7b09769918b28459efb89.

Michael

[sent from post-receive hook]

On Tue, 19 Mar 2024 07:44:49 +0100, Markus Heidelberg <m.heidelberg@cab.de> wrote:
> Signed-off-by: Markus Heidelberg <m.heidelberg@cab.de>
> Message-Id: <20240314113643.2508479-1-m.heidelberg@cab.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/rootfs.in b/rules/rootfs.in
> index 34e9bdcffb8c..2b7c50363df0 100644
> --- a/rules/rootfs.in
> +++ b/rules/rootfs.in
> @@ -382,9 +382,9 @@ config ROOTFS_MODPROBE_CONF
>  config ROOTFS_NSSWITCH_CONF
>  	bool
>  	default y
> -	prompt "install /etc/nsswitch"
> +	prompt "install /etc/nsswitch.conf"
>  	help
> -	  If enabled, it installs the "./projectroot/etc/nsswitch" file if
> +	  If enabled, it installs the "./projectroot/etc/nsswitch.conf" file if
>  	  present, else a generic one from the ptxdist directory.
>  
>  config ROOTFS_PROFILE



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

end of thread, other threads:[~2024-03-19  6:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-14 11:36 [ptxdist] [PATCH] rootfs: add file extension to nsswitch.conf in prompt/help text Markus Heidelberg
2024-03-19  6:44 ` [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