diff options
| author | Jaromil <[email protected]> | 2010-12-03 10:02:42 (GMT) |
|---|---|---|
| committer | Jaromil <[email protected]> | 2010-12-03 10:02:42 (GMT) |
| commit | cebcfb92a90e0470038c73f9be5c603d5309af55 (patch) | |
| tree | 235e468ec973138dfd43ccecd56137a333cf6f6a | |
| parent | 49c5165831412b4f5d2b314128d4a8858b1ddb16 (diff) | |
small documentation updatesoptware-0.2
| -rw-r--r-- | tools/optware/AUTHORS | 4 | ||||
| -rw-r--r-- | tools/optware/README | 22 |
2 files changed, 20 insertions, 6 deletions
diff --git a/tools/optware/AUTHORS b/tools/optware/AUTHORS index 72ee446..990abbb 100644 --- a/tools/optware/AUTHORS +++ b/tools/optware/AUTHORS @@ -1,7 +1,7 @@ -The mantainer of WDLXTV_OPTWARE is Denis Roio <[email protected]> +The mantainer of WDLXTV_OPTWARE is Denis Roio <[email protected]> -Optware install script originally written by Leon Kos +Parts of the optware install scripts were written by Leon Kos This software is packaged to run on B-rad's WDLXTV firmware and benefits by the research and development of the wdlxtv.com community. diff --git a/tools/optware/README b/tools/optware/README index 2f22f09..d7e425c 100644 --- a/tools/optware/README +++ b/tools/optware/README @@ -1,12 +1,26 @@ -To install optware run: -# optware-install.sh +Optware port for the WDLXTV Firmware For more information on Optware and all the software it provides: see http://www.nslu2-linux.org/wiki/Optware/HomePage -This optware port is made for - the WDLXTV firmware running on WDTV HD Live hardware +This optware port is made for the WDLXTV firmware + running on WDTV HD Live hardware, see http://www.wdlxtv.com + +Installs in 4 simple steps: +- format usb storage with ext3 +- put the wdlxtv_optware.app.bin in it +- login from telnet or ssh +- type optware-install.sh + +Please note that: +- the usb storage *needs* to be ext3 formatted + but this doesn't means that you need the ext3 version of firmware +- this port builds the /opt directory inside your usb storage + (there could be more options in future, to use NFS for instance) + +Like to contribute? check in the forum thread: + http://forum.wdlxtv.com/viewtopic.php?f=40&t=2637 OptWare scripts for WDLXTV are Copyleft (C) 2010 Denis Roio <[email protected]> |

