compile problem with now shadow passwds

Robert P. J. Day rpjday at mindspring.com
Thu Aug 3 11:24:56 UTC 2006


On Thu, 3 Aug 2006, Max Okumoto wrote:

> There also seems to be a typo in the loginutils/Config.in
>
> Index: loginutils/Config.in
> ===================================================================
> RCS file: /opt/cvs/busybox/loginutils/Config.in,v
> retrieving revision 1.1.1.2
> diff -u -r1.1.1.2 Config.in
> --- loginutils/Config.in        9 Jul 2006 19:10:12 -0000       1.1.1.2
> +++ loginutils/Config.in        3 Aug 2006 10:55:30 -0000
> @@ -14,7 +14,7 @@
>           publicly readable.
>
>  config CONFIG_USE_BB_SHADOW
> -       bool #"  Use busybox shadow password functions"
> +       bool "  Use busybox shadow password functions"
>         default y
>         depends on CONFIG_USE_BB_PWD_GRP && CONFIG_FEATURE_SHADOWPASSWDS
>         help
>

applied.  (i'm guessing that really is a typo.  i was wondering if it
was meant to represent a comment but i'm pretty sure that's not the
case.  if i've misunderstood it, someone feel free to clear things
up and i can always undo it.)

rday



More information about the busybox mailing list