1 |
SME Server Developers |
2 |
--------------------- |
3 |
|
4 |
To change files in this directory: |
5 |
|
6 |
- Make the change to the anaconda/updates |
7 |
- Build patches against anaconda as normal |
8 |
- Prep new work directory |
9 |
|
10 |
- When building a new ISO use these changed files |
11 |
|
12 |
This policy reduces the work involved in resyncing to new anaconda releases |
13 |
and makes it easier to push patches upstream. |
14 |
|
15 |
The files are found in these packages: |
16 |
|
17 |
From anaconda |
18 |
|
19 |
backend.py |
20 |
text.py |
21 |
upgrade.py |
22 |
yuminstall.py |
23 |
|
24 |
textw/partition_text.py |
25 |
textw/timezone_text.py |
26 |
|
27 |
storage/partspec.py |
28 |
storage/partitioning.py |
29 |
storage/__init__.py |
30 |
storage/devicetree.py |
31 |
storage/devices.py |
32 |
|
33 |
storage/devicelibs/mdraid.py |