On Wednesday 09 March 2011 15:02:11 Denys Vlasenko wrote: > On Wed, Mar 9, 2011 at 9:37 AM, Tito <[email protected]> wrote: > >> I agree that symlinks to /proc/self/exe are useless. > >> > >> What do you propose to do? > >> > > > > Hi, > > rather than fallback to bb_exec_path when xmalloc_readlink fails > > promt the user about the correct full path, or remove > > completely this bb_exec_stuff from --install > > code and always ask the user for the full path. > > The latter is my preferred solution. > > What if busybox --install -s is run from a script? >
Hi, rip out all magic and require full path on the command line else abort and complain. Ciao, Tito _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
