freewrt_1_0
freewrt_2_0
| Line | |
|---|
| 1 | config FWRT_PACKAGE_ETHER_WAKE
|
|---|
| 2 | prompt "ether-wake........................ A Wake-On-LAN (WOL) client"
|
|---|
| 3 | tristate
|
|---|
| 4 | default n
|
|---|
| 5 | depends on ! BUSYBOX_CONFIG_ETHER_WAKE
|
|---|
| 6 | help
|
|---|
| 7 | A Wake-On-LAN (WOL) client,
|
|---|
| 8 | This program sends a magic packet to wake up sleeping networked machines.
|
|---|
| 9 |
|
|---|
| 10 | http://www.scyld.com/wakeonlan.html
|
|---|
| 11 |
|
|---|
| 12 | comment "ether-wake........................ Already provided by Busybox"
|
|---|
| 13 | depends BUSYBOX_CONFIG_ETHER_WAKE
|
|---|
| 14 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.