View Single Post
Old 12-03-2007, 10:39 AM   #1
rudysplif
Member
rudysplif began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Nov 2007
Device: iLiad V2
iLiad Developing Conventions?

Hey, thanks to all your threads, I have ssh access and various unbrickables setup. However, I'd still like to get a get a little bit more background before I start tinkering.

I'm wondering about the directory structure and best practices:

/mnt/card (for SD)
/media/card
/media/mmc1
/mnt/free (internal memory)
/media/hdd (nothing there)
/mnt/ram
/mnt/net
/mnt/protected/images

...and various other directories in the iLiad specific environment. What's ./ram, ./hdd, ./net, ./protected/images used for? Why do I have an empty mmc1 directory, but a proper /mnt/card (for my mmc/sd card)?

Is application development as simple as: you create something, it has it's own folder/manifest xml/needed libs, you handle your own tmp files within your folder and pretty much ignore the directory stucture that iRex setup.

Sorry for the open ended question.

Thanks,
Dan
rudysplif is offline   Reply With Quote