Adding TinkyLS Repository
From MRT Wiki
Adding Tinky-LS ipkg repository
Login to your NAS and enter these:
echo "src tinky-ls http://www.arsenio.net/dualhddnas/ipkg" >> /etc/ipkg.conf echo "#src tinky-ls-unstable http://www.arsenio.net/dualhddnas/ipkg-unstable" >> /etc/ipkg.conf
Remove the # from last inserted line to include unstable packages, too (not suggested to newbies). After that, you can update the list of available packages running:
ipkg-cl update
Now you'll be able to install new stuff from it.
Storing ipkg repositories settings
If you dont have a Tinky-LS firmware, to permanently store this file you have to enter this:
echo "/etc/ipkg.conf:ipkg.conf" >> /system/overlay/savedata.conf
The file will be stored only when the NAS is shutdown.
Available packages
- TwonkyMedia (a uPNP A/V compliant media server)
- Enhanced CTorrent (a lightweight cmdline torrent client)
- Yet anOther Dummy CTCS (an enhanced ctorrent web frontend)

