Difference between revisions of "Board Support Package 10"
From Zenitel Wiki
(→RFS (Root File System) layout) |
(→RFS (Root File System) layout) |
||
Line 62: | Line 62: | ||
| /usr/local/apache2 || Apache/2.2.6 PHP/5.2.5 mysqli/5.0.51|| alpha_added_apps_xxx | | /usr/local/apache2 || Apache/2.2.6 PHP/5.2.5 mysqli/5.0.51|| alpha_added_apps_xxx | ||
|- | |- | ||
− | | /usr/local/mysql || | + | | /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/bin|| PHP 5.2.5 (cli), SNMP client tools || alpha_added_apps_xxx |
Revision as of 11:06, 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 |