Line 194: |
Line 194: |
| = For SME10 = | | = For SME10 = |
| | | |
− | There is a new development version 3.0.0 | + | There is a new development version 3.3.1 |
| | | |
| {{Warning box|This will almost certainly break both your old backups and you new server. ONLY use this in a test scenario until it is fully released}} | | {{Warning box|This will almost certainly break both your old backups and you new server. ONLY use this in a test scenario until it is fully released}} |
Line 200: |
Line 200: |
| {{Warning box|Do not use the ANY Koozali SME v9 affa versions with v10. It will probably break both your backups and your new server}} | | {{Warning box|Do not use the ANY Koozali SME v9 affa versions with v10. It will probably break both your backups and your new server}} |
| | | |
− | Note that we KNOW that this Alpha and almost certainly will not work correctly and needs a lot of testing and fixes. | + | Note that we KNOW that this is Alpha code and almost certainly will not work correctly and needs a lot of testing and fixes. See the Bugs below. |
| | | |
| We have done NO testing on migration from v9 to v10. | | We have done NO testing on migration from v9 to v10. |
Line 208: |
Line 208: |
| Under normal circumstances you would execute this to install : | | Under normal circumstances you would execute this to install : |
| | | |
− | yum install smeservere-extrarepositories-epel smeserver-extrarepositories-openfusion | + | yum install smeserver-extrarepositories-epel smeserver-extrarepositories-openfusion |
| signal-event yum-modify | | signal-event yum-modify |
| config set UnsavedChanges no | | config set UnsavedChanges no |
| | | |
− | yum install --enablerepo=smecontribs,epel, openfusion smeserver-affa | + | yum install --enablerepo=smecontribs,epel,openfusion smeserver-affa |
| | | |
| Please post bug reports in the [http://bugs.contribs.org bug tracker] | | Please post bug reports in the [http://bugs.contribs.org bug tracker] |
Line 223: |
Line 223: |
| The server will reboot. Afterwards Affa 3 is ready for use. | | The server will reboot. Afterwards Affa 3 is ready for use. |
| | | |
− | Now manually create directory for archive files: | + | Now manually create directory for archive files (to be fixed): |
| mkdir /var/affa | | mkdir /var/affa |
| | | |