Age | Commit message (Collapse) | Author | Files | Lines |
|
* fix --disable-gettext bug
* fix documentation
* fix prerequisite-headers bug
* add swedish translation
|
|
|
|
Changes since 0.6.0:
* add manpage
* fixed german, italian and french translation
* added spanish translation
* can resolv names
* added wol-bootptab: reads mac and host from bootptab file
* wol-dhcpdconf now reads mac and host
* fixed a parsing bug in wol-dhcpdconf
* -h and --host is an alias for -i
* /etc/ethers parsing support -> you now can specify ip-addresses and
hostnames on the commandline
* fixed -f pathname bug
* enhanced documentation
* debianized package
* wol.spec for rpm building
|
|
START-INFO-DIR-ENTRY in wol.{texi,info} and fix info files handling
in PLIST.
Bump PKGREVISION.
|
|
wol implements Wake On LAN functionality in a small program. It wakes
up hardware that is Magic Packet (tm) compliant. Consider you have a
sleeping or turned-off computer and you want to remotely wake him up.
Just type wol MAC-ADDRESS and the host wakes up (OK, it will boot ;-).
This small utility was able to wake my PC that has Intel PRO/100+ NIC.
Provided by Juan RP <juan@xtraeme.dyndns.org> in PR#19575
|