A bit of extra explanation regarding STANDALONE
This commit is contained in:
parent
31ec93e580
commit
6f8542b98d
@ -178,6 +178,11 @@ config CONFIG_FEATURE_SH_STANDALONE_SHELL
|
|||||||
is generally used when creating a staticly linked version of busybox
|
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.
|
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
|
config CONFIG_FEATURE_COMMAND_EDITING
|
||||||
bool "command line editing"
|
bool "command line editing"
|
||||||
default n
|
default n
|
||||||
|
Loading…
x
Reference in New Issue
Block a user