Difference between revisions of "Board Support Package 10"
From Zenitel Wiki
(→RFS (Root File System) layout) |
(→RFS (Root File System) layout) |
||
Line 45: | Line 45: | ||
|- | |- | ||
| /opt/www/htdocs/builing|| AlphaCom Builing Web Service root folder (might be placed on mounted netdisk) || alpha_builing_xxx | | /opt/www/htdocs/builing|| AlphaCom Builing Web Service root folder (might be placed on mounted netdisk) || alpha_builing_xxx | ||
+ | |- | ||
+ | | /opt/www/config_cold|| AlphaWeb Cold Boot configuration files || alpha_sys_xxx | ||
+ | |- | ||
+ | |colspan="3"| ''''' Standard Application Support on Flash - Root tree /usr/local''''' | ||
+ | | /usr/local/apache2 || Apache/2.2.6 PHP 4.4.8|| alpha_standard_apps_xxx | ||
+ | |- | ||
+ | | /usr/local/bin|| PHP 4.4.8 (cli) || alpha_standard_apps_xxx | ||
+ | |- | ||
+ | | /usr/local/lib|| PHP PEAR libraries and php.ini || alpha_standard_apps_xxx | ||
+ | |- | ||
+ | |||
|} | |} | ||
− | |||
− | |||
− |
Revision as of 10:38, 14 March 2008
Board Support Main Features
- Linux version 2.6.16.11 from Timesys distribution
- GLIBC 2.4.4
- BINUtil 2.17.50
- SSH support (telnet and ftp removed)
- SLL support (HTTPS)
- CIFS (Common Internet File System) support
- Possibility to run full Apache/PHP5/Mysql from Network Disk
RFS (Root File System) layout
Additions to the standard system from Timesys
Folder | Description | Upgrade Package | |||
---|---|---|---|---|---|
AlphaCom Software - Root tree /opt/amc | |||||
/opt/amc/bin | AlphaCom binaries | alpha_sys_xxx | |||
/opt/amc/config | AlphaCom configuration files | alpha_sys_xxx | |||
/opt/amc/config_cold | AlphaCom Cold boot config files | alpha_sys_xxx | |||
/opt/amc/ex_data | AlphaCom Exchange data files | ||||
/opt/amc/ex_data | AlphaCom Repository for upgrade packages | ||||
/opt/amc/ex_data | AlphaCom patch files for RootFS patch from packages scripts | alpha_sys_xxx | |||
/opt/amc/ex_data | Div AlphaCom scripts, including linux init scripts for alphacom daemons | alpha_sys_xxx / alpha_builing_xxx | |||
AlphaWeb - Root tree /opt/www | |||||
/opt/www/htdocs | Apache Document Root Folder. | alpha_sys_xxx | |||
/opt/www/htdocs/html | AlphaWeb html documents folder | alpha_sys_xxx | |||
/opt/www/htdocs/php | AlphaWeb php script folder | alpha_sys_xxx | |||
/opt/www/htdocs/cmd | AlphaWeb Custim scripting folder | alpha_sys_xxx | |||
/opt/www/htdocs/builing | AlphaCom Builing Web Service root folder (might be placed on mounted netdisk) | alpha_builing_xxx | |||
/opt/www/config_cold | AlphaWeb Cold Boot configuration files | alpha_sys_xxx | |||
Standard Application Support on Flash - Root tree /usr/local | /usr/local/apache2 | Apache/2.2.6 PHP 4.4.8 | alpha_standard_apps_xxx | ||
/usr/local/bin | PHP 4.4.8 (cli) | alpha_standard_apps_xxx | |||
/usr/local/lib | PHP PEAR libraries and php.ini | alpha_standard_apps_xxx |