Should be easy enough to toss together. My cross-compile environment is kind of up in the air right now, but perhaps when I get things settled?
I'm thinking just have it exec the following:
uname -a
df -h
That should be all of the info you want...the usbmode app is already made, so pieces of that should be able to be merged in. The themes...not knowing how those go in (I've never messed with them) I couldn't say, but a simple shell script should be able to handle that, and just grab the output.





Reply With Quote