since we all love optware so much
First of all, if you want something stable you should use EXT firmware and the optware that B-Rad released here http://b-rad.cc/binaries/opt.bin.tgz
Here is an experimental wdlxtv_optware.app.bin that works on Live (NEW! released 8 February 2011 )
http://files.dyne.org/hdsync/tools/wdlxtv_optware.app.bin

for more information please refer to http://www.nslu2-linux.org/wiki/Optware/HomePage
here is the list of packages available for WDLXTV http://ipkg.nslu2-linux.org/feeds/optware/wdtv/cross/unstable/
BETA STATUS
BEWARE this app.bin is in BETA STAGE
meaning some packages might still not work, but the majority of them work
please report here and check back to this forum topic for updates.
INSTALL (extremely simple)
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
- type 'source /etc/profile'
Please note that:
- this app.bin is operated from telnet or ssh, it won't add buttons to menus
so if you are afraid of the command line, then this thing is not for you.
- 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
every time your WDTV HD Live is booted with the app.bin your shell will be configured to have the ipkg command type "ipkg list" to realize how much software you can install (lots!)
DEVELOPMENT
The code for this app.bin is hosted with GIT and ready for collective contribution
get in touch if you want write access, the repository can be cloned from:
git://code.dyne.org/hdsync.git (optware is in the tools/optware subdirectory)
and can be browsed on:
http://code.dyne.org/index.cgi?url=hdsync/tree/tools/optware
once you have installed this optware, you can setup all the compilation toolkit (GCC and all):
# ipkg install optware-devel
then wait... it takes long, but at the end you will have a native compiler on your WDTV box!
TODO: the point where we are stuck is a can't handle reloc type 0x2f on some packages (python now works, still zsh complains)
please help if you can
happy hacking



