1 |
SME Server Developers |
2 |
--------------------- |
3 |
#CHANGE ME FOR SME 10 |
4 |
|
5 |
To change files in this directory: |
6 |
|
7 |
- Make the change to the anaconda/updates |
8 |
- Build patches against anaconda as normal |
9 |
- Prep new work directory |
10 |
|
11 |
- When building a new ISO use these changed files |
12 |
|
13 |
This policy reduces the work involved in resyncing to new anaconda releases |
14 |
and makes it easier to push patches upstream. |
15 |
|
16 |
The files are found in these packages: |
17 |
|
18 |
From anaconda (make prep) |
19 |
|
20 |
For SME 9.0 many files are copied as follows for x86_64 (need update for sme10) |
21 |
|
22 |
/bin/cp -R storage /build/smeserver/stage/9/x86_64/updates/ |
23 |
/bin/cp -R textw/*.py /build/smeserver/stage/9/x86_64/updates/textw |
24 |
/bin/cp -R iw/*.py /build/smeserver/stage/9/x86_64/updates/iw |
25 |
/bin/cp *.py /build/smeserver/stage/9/x86_64/updates |
26 |
|
27 |
From anaconda (requires a build) |
28 |
|
29 |
lang-names |