This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
buildroot
Watch
0
Star
0
Fork
0
You've already forked buildroot
mirror of
https://git.busybox.net/buildroot.git
synced
2025-01-10 06:23:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d5a7158e12
buildroot
/
package
/
mkpasswd
/
Config.in.host
3 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
package/mkpasswd: expose the host variant in menuconfig Some people may need it to generate passwords (not necessarily for users) from post-build scripts. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-08 00:59:11 +08:00
config BR2_PACKAGE_HOST_MKPASSWD
mkpasswd: remove dash from "host mkpasswd" to match other host tools Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-01-13 10:13:01 +08:00
bool "host mkpasswd"
Reference in New Issue
Copy Permalink