On Wed, Mar 02, 2011 at 02:19:02AM +0100, Denys Vlasenko wrote: > On Tuesday 01 March 2011 22:08, Tobias Poschwatta wrote: > > The attached patch allows to change the name of the main busybox binary > > to something other than "busybox". This makes it easy to have two or > > more busybox binaries (different versions, different feature sets, etc.) > > installed in the same filesystem. > > It is already possible by using a suffix: > > # cp busybox busybox2
Magic! Oh, wait. This doesn't make "make install" create symlinks to busybox2, does it? T. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
