Commit 1fdaf969 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

[issue #13] doc: one more place to use wrs_menuconfig instead of make menuconfig

parent 665fb9c0
...@@ -546,8 +546,8 @@ This configuration file can be found in the filesystem of @sc{wrs} under ...@@ -546,8 +546,8 @@ This configuration file can be found in the filesystem of @sc{wrs} under
provided with the stable firmware release. If you are running a small WR provided with the stable firmware release. If you are running a small WR
network, or just a single switch for lab tests, you can modify various network, or just a single switch for lab tests, you can modify various
settings directly from the shell or web interface. After logging to @sc{wrs} settings directly from the shell or web interface. After logging to @sc{wrs}
(e.g. using @t{ssh}) you can call ``@t{make menuconfig}`` command from @t{/wr/etc} (e.g. using @t{ssh}) you can call ``@t{wrs_menuconfig}`` command
location to modify the locally stored configuration file in a convenient way. to modify the locally stored configuration file in a convenient way.
However, this approach doesn't scale well to large installations, because if a device However, this approach doesn't scale well to large installations, because if a device
needs to be replaced, its own configuration is lost. needs to be replaced, its own configuration is lost.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment