On 20 May 2015 at 13:55, Laszlo Papp <[email protected]> wrote: > Hi, > > I am a bit confused why busybox passwd does not work with daisy. It > used to work with dylan. When I try to use "busybox passwd", I am > getting the following output: > > passwd: applet not found
is the password applet built? Check your busybox .config. Is passwd listed when you invoke plain busybox and have the help-text printing turned on? Sometimes code around bsearch is miscompiled but this should not be the case for your setup, i suppose. thanks, > > Is something wrong with the busybox maintainer script or somewhere > else? For instance, "busybox pwd" can be located as well as some other > applets that I have quickly run. > > Apparently, this does not seem to be in the migration guide either, so > I presume that I am doing something wrong, but what exactly? > > Fwiw, "busybox passwd" works just fine on my desktop, too, as expected. > > As for completeness, "passwd" does work (without the busybox prefix), > but that is not what I am aiming for. I am always trying to be > explicit because I always want to use busybox's applet, no matter > what. > > So what can I do to overcome this? > > Ys, L. > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
