User Manual

Table Of Contents
Appendix A. Directory Structure
| |-- l f
| |-- v f
| ‘-- x f
‘-- var f
|-- empty -> ../dev/shm/var/empty f
|-- lib f
| |-- b2b f
| |-- dpkg f
| ‘-- info f
| ‘-- setup f
|-- lock -> ../dev/shm/var/lock l
|-- log -> ../dev/shm/var/log l log files
|-- run -> ../dev/shm/var/run l
|-- spool f
| ‘-- cron f
| ‘-- crontabs f
|-- tmp -> ../dev/shm/var/tmp l
‘-- www f
|-- cgi-bin f
‘-- html f WWW pages
Types
=====
f = FLASH filesystem, read/write, files will be saved on power-down
r = RAM filesystem, read/write, files will be lost on power-down
l = symbolic link
p = proc/sys filesystem, can be used to configure Linux
134