summaryrefslogtreecommitdiffstats
path: root/rules/etherwake.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-12 14:46:45 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-12 14:46:45 +0000
commit6495fae03f1742a44d1f98996b46707d5c0d29af (patch)
tree376e62a59326650dc75e40cd92edcfb9a276a8b3 /rules/etherwake.in
parentcd114935e1c889c4d3cb79d206b1df2d9504be52 (diff)
downloadptxdist-6495fae03f1742a44d1f98996b46707d5c0d29af.tar.gz
ptxdist-6495fae03f1742a44d1f98996b46707d5c0d29af.tar.xz
usage of autogenerated dependencies and documentation update
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3839 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/etherwake.in')
-rw-r--r--rules/etherwake.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/rules/etherwake.in b/rules/etherwake.in
index b0a0da337..e01b65280 100644
--- a/rules/etherwake.in
+++ b/rules/etherwake.in
@@ -3,4 +3,16 @@ menu "ethewake "
config ETHERWAKE
bool
prompt "etherwake"
+ help
+ A little tool to send magic Wake-on-LAN packets
+
+ You can wake up WOL compliant Computers which have
+ been powered down to sleep mode or start WOL compliant
+ Computers with a BIOS feature.
+
+ WOL is an abbreviation for Wake-on-LAN. It is a standard
+ that allows you to turn on a computer from another
+ location over a network connection.
+
+ etherwake also supports WOL passwords.
endmenu