Multimedia :: mt-daapd client for dsl
If you use it to pass all of DSL's contents - including the KNOPPIX image - you can remaster that to add the things you want.
So,
I am more or less finished ... :-)
To get everything running on my PXE running DSL, I had to to do the follwing:
Howto DSL PXE (This is quite a good howto for booting DSL over the network.)
The mt-daapd client "Get it tegether" needs the java runtime edition.
The loading of the jre mydsl package never worked for me with the mydsl=sda1 boot option.
So I copied the jre1_5_0.tar.gz file into my minirt24.gz file
In addition, I extracted the git.zip into the minirt24.gz
I wrote a little script that starts the mydsl installation using
mydsl-load jre1_5_0.tar.gz
Waits for 20 secs
then starts the git client.
(I had to copy this script to my minirt24.gz too.)
So after starting DSL over the net, I just have to run one single script:
It installes java
It sets the path
It starts the client software GiT
And then I can listen to my music on the nslu2 ...
Rigas

You should package it up for the my-dsl repository.
Now if we could only get a daapd server for DSL working :/
Hi Chaostic,
I added "git" to the package wishlist ... (I have no idea how to make a package).
As far as I understand it you could use GIT as a mt-daapd server too. So it could serve as a mt-daapd server under DSL too ...
Rigas
original here.