Hitnrun
Member
- Joined
- Mar 1, 2008
- Messages
- 427
I am planning to port some applications to the Pandora (at start, lighttpd/php/mysql so I can dev on it!), but thinking ahead, I think the main problem I will have is the output files in /var (/var/mysql databases, /var/log log files).
I looked around and did not found any documentation on this, on the pandora the path "/var/volatile" seems to be mounted somewhere else but only it, what should I do about programs that want to write to /var? Where does it points on the pandora, is it safe to write to?
As I know these applications can't be running all the time I plan to make a start/stop script, so if I remove the sd card it does not go crazy.
Is there a "best practices" programming guide for the Pandora?
I looked around and did not found any documentation on this, on the pandora the path "/var/volatile" seems to be mounted somewhere else but only it, what should I do about programs that want to write to /var? Where does it points on the pandora, is it safe to write to?
As I know these applications can't be running all the time I plan to make a start/stop script, so if I remove the sd card it does not go crazy.
Is there a "best practices" programming guide for the Pandora?