ReleaseNotes9:Linux Application Platform: Difference between revisions
m regular roadmap update |
m regular roadmap update |
||
Line 36: | Line 36: | ||
|} | |} | ||
Only the current application log has been downloaded.<br/>Now, also previous logs are included in the download. | Only the current application log has been downloaded.<br/>Now, also previous logs are included in the download. | ||
=== Linux: copy log files to fat partition during linux booting === | |||
{| | |||
|Status | |||
|<font><font color="orange">To-decide</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=64816 64816] | |||
|} | |||
syslog and some other files will be copied to the fat partition. So we will have more information in case Linux is not booting properly. | |||
== Bug Fixes == | == Bug Fixes == |
Revision as of 00:31, 26 May 2011
This roadmap describes the V1 (that is, Reference9:Concept_Linux_Application_Platform based) linux application platform.
This article is generated automatically. Do not edit! Please see the disclaimer before using the information presented here!
V1 Hotfix 1
These are the fixes included in the linux application platform V1 hotfix 1. Definition
New Features
Linux: show version and time on web interface
Status | Closed |
Id | 64231 |
Version and time are now shown on the web interface.
Linux: download all application log files, not just the current one
Status | Closed |
Id | 64422 |
Only the current application log has been downloaded.
Now, also previous logs are included in the download.
Linux: copy log files to fat partition during linux booting
Status | To-decide |
Id | 64816 |
syslog and some other files will be copied to the fat partition. So we will have more information in case Linux is not booting properly.
Bug Fixes
linux: ntpdate does not work
Status | To-decide |
Id | 63813 |
ntpdate returns always "no server suitable for synchronization found". This was working before updating to squeeze.
linux: cron jobs not working inside same file
Status | To-decide |
Id | 63916 |
Apparently only one job can be defined in each file. Create a different file for each job. this is anyway better since it is now easier to handle.
linux: xml validation and escape in uninstall script
Status | To-decide |
Id | 64003 |
We hadn't escaped the application xml file. This is needed in de-installation process
Linux: hotfix/application installation archives filename needn't start with install
Status | Closed |
Id | 64427 |
Currently the filename of a hotfix/application installation archive must start with "install".
This is not neccessary any more.
linux: config restoration of innovaphone files failed
Status | To-decide |
Id | 64453 |
It failed because three defines (certServer, certServerKey, certServerCert) started with "certServer" and grep was matching the three of them. Status: /usr/local/bin/config.sh