3 |
|
|
4 |
To change files in this directory: |
To change files in this directory: |
5 |
|
|
6 |
- Make the change to the CVS package |
- Make the change to the anaconda/updates |
7 |
- Build patches as normal with mzpatch |
- Build patches against anaconda as normal |
8 |
- Prep new work directory with mzprep |
- Prep new work directory |
9 |
- Copy the changed files from work directory here |
|
10 |
|
- When building a new ISO use these changed files |
11 |
|
|
12 |
This policy reduces the work involved in resyncing to new anaconda releases |
This policy reduces the work involved in resyncing to new anaconda releases |
13 |
and makes it easier to push patches upstream. |
and makes it easier to push patches upstream. |
14 |
|
|
15 |
The files are found in these packages: |
The files are found in these packages: |
16 |
|
|
17 |
backend.py anaconda |
From anaconda (make prep) |
18 |
upgrade.py anaconda |
|
19 |
yuminstall.py anaconda |
For SME 9.0 many files are copied as follows for i386. Same for x86_64 |
20 |
|
|
21 |
|
# do not modify the lines under, the # and tab are to escape this code |
22 |
|
# from being interpreted by the translation system |
23 |
|
# /bin/cp -R storage /build/smeserver/stage/9/i386/updates/ |
24 |
|
# /bin/cp -R textw/*.py /build/smeserver/stage/9/i386/updates/textw |
25 |
|
# /bin/cp -R iw/*.py /build/smeserver/stage/9/i386/updates/iw |
26 |
|
# /bin/cp *.py /build/smeserver/stage/9/i386/updates |
27 |
|
|
28 |
|
From anaconda (requires a build) |
29 |
|
lang-names |
30 |
|
|
31 |
|
# the following is needed for translation script |
32 |
|
# all lines are interpreted to search for gettext strings |
33 |
|
# filename multiple tab packagename slash subdir |
34 |
|
# do not modify |
35 |
|
lang-names anaconda (from the RPM) |
36 |
|
anaconda anaconda |
37 |
|
bootloader.py anaconda |
38 |
|
kickstart.py anaconda |
39 |
|
lang-table anaconda |
40 |
|
language.py anaconda |
41 |
|
packages.py anaconda |
42 |
|
progress_text.py anaconda/textw |
43 |
|
timezone_text.py anaconda/textw |
44 |
|
upgrade_bootloader_text.py anaconda/textw |
45 |
|
upgrade.py anaconda |
46 |
|
upgrade_text.py anaconda/textw |
47 |
|
yuminstall.py anaconda |
48 |
|
__init__.py anaconda/storage |
49 |
|
add_drive_text.py anaconda/textw |
50 |
|
task_text.py anaconda/textw |