Lines Matching refs:links
173 optional --install command to create applet links. If you unselect
188 bool "Support --install [-s] to install applet links at runtime"
193 busybox at runtime to create hard links or symlinks for all the
543 prompt "What kind of applet links to install"
546 Choose what kind of links to applets are created by "make install".
549 bool "as soft-links"
551 Install applets as soft-links to the busybox binary. This needs some
553 generators that can't cope with hard-links.
556 bool "as hard-links"
558 Install applets as hard-links to the busybox binary. This might
569 Do not install applet links. Useful when you plan to use
570 busybox --install for installing links, or plan to use
571 a standalone shell and thus don't need applet links.
604 Where "make install" should install busybox binary and links.