[BusyBox-cvs] CVS busybox/shell
CVS User andersen
andersen at codepoet.org
Fri Sep 24 01:25:39 UTC 2004
Update of /var/cvs/busybox/shell
In directory nail:/tmp/cvs-serv24980/shell
Modified Files:
Config.in
Log Message:
A bit of extra explanation regarding STANDALONE
--- /var/cvs/busybox/shell/Config.in 2004/06/22 08:29:45 1.16
+++ /var/cvs/busybox/shell/Config.in 2004/09/24 01:25:39 1.17
@@ -178,6 +178,11 @@
is generally used when creating a staticly linked version of busybox
for use as a rescue shell, in the event that you screw up your system.
+ Note that when using this option, the shell will attempt to directly
+ run '/bin/busybox'. If you do not have the busybox binary sitting in
+ that exact location with that exact name, this option will not work at
+ all.
+
config CONFIG_FEATURE_COMMAND_EDITING
bool "command line editing"
default n
More information about the busybox-cvs
mailing list