diff options
author | Marty Connor <mdc@etherboot.org> | 2010-01-16 21:47:39 -0500 |
---|---|---|
committer | Marty Connor <mdc@etherboot.org> | 2010-01-16 21:47:39 -0500 |
commit | 330abebddf67ab27998f64070f27d5874cbc7b06 (patch) | |
tree | 08f5954725930ee9c38b0afab4cb9a30c71ce7e3 /contrib/wakeonlan/README | |
parent | 37883e99fd791571c6771c9d1d8721a11e7e8a8f (diff) | |
download | ipxe-330abebddf67ab27998f64070f27d5874cbc7b06.tar.gz |
[contrib] Move most contrib content to a separate repository
Most of the content that was previously in this directory has been
moved to a separate git repository:
http://git.etherboot.org/?p=contrib.git;a=summary
or the Etherboot Project wiki:
http://etherboot.org/
Diffstat (limited to 'contrib/wakeonlan/README')
-rw-r--r-- | contrib/wakeonlan/README | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/contrib/wakeonlan/README b/contrib/wakeonlan/README deleted file mode 100644 index 5b03f9b89..000000000 --- a/contrib/wakeonlan/README +++ /dev/null @@ -1,40 +0,0 @@ -From level42@sympatico.ca Tue Mar 18 04:35:31 2008 -Date: Mon, 17 Mar 2008 23:47:39 -0400 -From: Bill <level42@sympatico.ca> -To: etherboot-developers@lists.sourceforge.net -Subject: [Etherboot-developers] WOL Routine - -Attached is a WOL routine that can be used to wake a remote server from -gpxe. I put wol.c in src/usr and wol.h in src/include/usr. This is really -in improved replacement of that in contrib\wakeonlan\wakeserver.patch. This -version will no longer work since the eth_transmit routine no longer works -with the newer driver arhitecture such as the e1000 driver. - -Please consider adding it to gpxe preferrably in the main src directory or -in the contrib directory. - -Thank you - - - [ Part 2, Text/PLAIN (Name: "wol.c") 109 lines. ]
- [ Unable to print this part. ] - - - [ Part 3, Text/PLAIN (Name: "wol.h") 12 lines. ]
- [ Unable to print this part. ] - - - [ Part 4: "Attached Text" ] - -------------------------------------------------------------------------- -This SF.net email is sponsored by: Microsoft -Defy all challenges. Microsoft(R) Visual Studio 2008. -http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ - - [ Part 5: "Attached Text" ] - -_______________________________________________ -Etherboot-developers mailing list -Etherboot-developers@lists.sourceforge.net -https://lists.sourceforge.net/lists/listinfo/etherboot-developers - |