Changes between Version 6 and Version 7 of Documentation/Community/Migration

Show
Ignore:
Timestamp:
09/27/11 19:50:42 (20 months ago)
Author:
jacalvo@… (IP: 87.223.116.198)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Community/Migration

    v6 v7  
    4747'''Custom configuration and stubs''' 
    4848 
    49 If you have any custom configuration (/etc/ebox/*.conf files) you will need to migrate it by hand. New files are located at /etc/zentyal/. We recommend you to manually merge your changes in the new files instead of just replacing them as some packages have included new configuration keys or may contain other changes. 
     49 * If you have any custom configuration (/etc/ebox/*.conf files) you will need to migrate it by hand. New files are located at /etc/zentyal/. We recommend you to manually merge your changes in the new files instead of just replacing them as some packages have included new configuration keys or may contain other changes. 
     50 * The same as above apply to stubs (/etc/ebox/stubs), the new path for them is /etc/zentyal/stubs, and some of the original templates (at /usr/share/zentyal/stubs) have changed, so you should copy the new templates you want to modify and re-apply your changes, if you just copy your customized stubs from /etc/ebox you can break some stuff. 
    5051 
    51 The same apply to stubs (/etc/ebox/stubs), the new path for them is /etc/zentyal/stubs, and some of the original templates (at /usr/share/zentyal/stubs) have changed, so you should copy the new templates you want to modify and re-apply your changes, if you just copy your customized stubs from /etc/ebox you can break some stuff. 
     52'''New firewall services''' 
     53 
     54 * Some services in modules like Mail and Groupware have changed (or more specifically, they have been renamed and reorganized), so it's very likely you'll have some duplicated firewall rules after the migration (with the old and the new ones), this shouldn't be a problem in general, but maybe you can have a look at your rules and clean them a bit. 
    5255 
    5356