Name update files so they can be easily sorted.

We want to process some updates in a particular order (schema, structural).
Using an init-inspired ordering mechanism.
This commit is contained in:
Rob Crittenden
2009-03-23 15:20:43 -04:00
parent d6814f3aae
commit c00281a9f9
16 changed files with 162 additions and 24 deletions

8
install/updates/README Normal file
View File

@@ -0,0 +1,8 @@
The update files are sorted before being processed because there are
cases where order matters (such as getting schema added first, creating
parent entries, etc).
10 - 20: Schema
20 - 30: FDS Configuration, new indices
30 - 40: Structual elements of the DIT
40 - 50: Pre-loaded data