Difference between revisions of "Board Support Package 10"
From Zenitel Wiki
Line 79: | Line 79: | ||
! style="background:#ffdead;" width="150" | Approximately Size | ! style="background:#ffdead;" width="150" | Approximately Size | ||
|- | |- | ||
− | | alpha_sys_xxx | AlphaCom Main software componets and scrips | 2,1M | + | | alpha_sys_xxx || AlphaCom Main software componets and scrips || 2,1M |
|- | |- | ||
− | | alpha_builing_xxx | AlphaCom Builing software componets and scrips | ??M | + | | alpha_builing_xxx || AlphaCom Builing software componets and scrips || ??M |
|- | |- | ||
− | | alpha_standard_apps | AlphaCom Application Support standard on flash version | 2.8M | + | | alpha_standard_apps || AlphaCom Application Support standard on flash version || 2.8M |
|- | |- | ||
− | | alpha_added_apps | AlphaCom Application Support added version on mounted Network Disk | <24M (To be reduced) | + | | alpha_added_apps || AlphaCom Application Support added version on mounted Network Disk || <24M (To be reduced) |
|- | |- | ||
|} | |} |
Revision as of 11:28, 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/packages | AlphaCom Repository for upgrade packages | |
/opt/amc/rootfs_update | AlphaCom patch files for RootFS patch from packages scripts | alpha_sys_xxx |
/opt/amc/scripts | 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), , SNMP client tools | alpha_standard_apps_xxx |
/usr/local/sbin | syslog-ng, snmpd | alpha_standard_apps_xxx |
/usr/local/lib | PHP PEAR libraries and php.ini | alpha_standard_apps_xxx |
Added Application Support on Mounted Network Disk - Root tree /usr/local | ||
/usr/local/apache2 | Apache/2.2.6 PHP/5.2.5 mysqli/5.0.51 | alpha_added_apps_xxx |
/usr/local/mysql | MySQL 5.0.51 | alpha_added_apps_xxx |
/usr/local/bin | PHP 5.2.5 (cli), SNMP client tools | alpha_added_apps_xxx |
/usr/local/sbin | syslog-ng, snmpd | alpha_added_apps_xxx |
/usr/local/lib | PHP PEAR libraries and php.ini | alpha_added_apps_xxx |
AlphaWeb Package Upgrade
Package name | Description | Approximately Size |
---|---|---|
alpha_sys_xxx | AlphaCom Main software componets and scrips | 2,1M |
alpha_builing_xxx | AlphaCom Builing software componets and scrips | ??M |
alpha_standard_apps | AlphaCom Application Support standard on flash version | 2.8M |
alpha_added_apps | AlphaCom Application Support added version on mounted Network Disk | <24M (To be reduced) |