>
>
> Normally toybox just has symlinks of the command names that point to
> the toybox binary file.  If you actually install packages with commands
> that are in toybox then, depending on your package manager or whatever,
> it's likely to overwrite the symlink with the proper binary file for
> that command.
>
>
I actually make use of this "overwrite" method to install busybox first and
toybox second so that as the group implements additional features it will
naturally phase out busybox. :)  In my case using a script with ln i have
to add the -f "force" flag to overwrite existing links but it does the job
very nicely.
_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to