[oe-commits] Koen Kooi : Revert "busybox: Disable busybox shadow support for Angstrom"

GIT User account git at amethyst.openembedded.net
Fri Nov 21 12:40:02 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 13d35d55272113b1cac95c826c08c5ce99f7f440
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=13d35d55272113b1cac95c826c08c5ce99f7f440

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Nov 21 13:21:39 2008 +0100

Revert "busybox: Disable busybox shadow support for Angstrom"
* Do NOT, I repeat NOT touch such core distro files without approval of distro maintainters
* This is the wrong solution to the problem, please raise a discussion on email list!

Signed-off-by: Koen Kooi <koen at openembedded.org>
Signed-off-by: Graeme 'XorA' Gregory <<dp at xora.org.uk>

This reverts commit 4339d706baf166732d6b7d3b2bedb0c54ce76cbf.

---

 packages/busybox/busybox-1.11.3/angstrom/defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/busybox/busybox-1.11.3/angstrom/defconfig b/packages/busybox/busybox-1.11.3/angstrom/defconfig
index eb94a82..f3130ca 100644
--- a/packages/busybox/busybox-1.11.3/angstrom/defconfig
+++ b/packages/busybox/busybox-1.11.3/angstrom/defconfig
@@ -386,7 +386,7 @@ CONFIG_HALT=y
 #
 # Login/Password Management Utilities
 #
-# CONFIG_FEATURE_SHADOWPASSWDS is not set
+CONFIG_FEATURE_SHADOWPASSWDS=y
 # CONFIG_USE_BB_PWD_GRP is not set
 # CONFIG_USE_BB_SHADOW is not set
 CONFIG_USE_BB_CRYPT=y





More information about the Openembedded-commits mailing list