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

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