2004-10-09 08:13:40 +02:00
|
|
|
config BR2_PACKAGE_TINYLOGIN
|
2004-12-24 10:39:23 +01:00
|
|
|
bool "tinylogin"
|
2004-10-09 08:13:40 +02:00
|
|
|
default n
|
|
|
|
help
|
2004-12-24 10:39:23 +01:00
|
|
|
Suite of tiny Unix utilities for handling logging into,
|
|
|
|
being authenticated by, changing one's password for, and
|
|
|
|
otherwise maintaining users and groups on an embedded system.
|
2004-10-09 08:13:40 +02:00
|
|
|
|
2004-12-24 10:39:23 +01:00
|
|
|
http://tinylogin.busybox.net/
|