From cf89431cc54bfa4b48732133bd29ef9999368c36 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 25 Jun 2016 01:29:34 +0200 Subject: busybox: update to 1.25.0 --- package/busybox/config/loginutils/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'package/busybox/config/loginutils/Config.in') diff --git a/package/busybox/config/loginutils/Config.in b/package/busybox/config/loginutils/Config.in index a0b84fff5..e720acb3b 100644 --- a/package/busybox/config/loginutils/Config.in +++ b/package/busybox/config/loginutils/Config.in @@ -295,6 +295,14 @@ config BUSYBOX_CRYPTPW using the given salt. Debian has this utility under mkpasswd name. Busybox provides mkpasswd as an alias for cryptpw. +config BUSYBOX_MKPASSWD + bool "mkpasswd" + default n + help + Encrypts the given password with the crypt(3) libc function + using the given salt. Debian has this utility under mkpasswd + name. Busybox provides mkpasswd as an alias for cryptpw. + config BUSYBOX_CHPASSWD bool "chpasswd" default n -- cgit v1.2.3