package/dhcp: inform about omshell in the help message
authorCarlos Santos <unixmania@gmail.com>
Sat, 10 Aug 2019 23:16:43 +0000 (20:16 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 11 Aug 2019 12:21:38 +0000 (14:21 +0200)
Document that along with the server we install omshell, an interactive
tool to connect to, query, and possibly change, the server's state via
the Object Management API (OMAPI).

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/dhcp/Config.in

index e626d78a4cc6b8bb51753a91d53d8d717e89ae99..e6e70908ddd7a3a4e0bfc01a44639646b17f5f7e 100644 (file)
@@ -17,6 +17,10 @@ config BR2_PACKAGE_DHCP_SERVER
        help
          DHCP server from the ISC DHCP distribution.
 
+         This also installs omshell, an interactive tool to connect to,
+         query, and possibly change, the server's state via the Object
+         Management API (OMAPI).
+
 config BR2_PACKAGE_DHCP_SERVER_DELAYED_ACK
        bool "Enable delayed ACK feature"
        depends on BR2_PACKAGE_DHCP_SERVER