14 |
|
|
15 |
The files are found in these packages: |
The files are found in these packages: |
16 |
|
|
17 |
From anaconda |
From anaconda (make prep) |
18 |
|
|
19 |
updates/backend.py |
For SME 9.0 many files are copied as follows for i386. Same for x86_64 |
|
updates/text.py |
|
|
updates/upgrade.py |
|
|
updates/yuminstall.py |
|
|
|
|
|
updates/textw/partition_text.py |
|
|
updates/textw/timezone_text.py |
|
|
|
|
|
updates/storage/partspec.py |
|
|
updates/storage/partitioning.py |
|
|
updates/storage/__init__.py |
|
|
updates/storage/devicetree.py |
|
|
updates/storage/devices.py |
|
20 |
|
|
21 |
updates/storage/devicelibs/mdraid.py |
# 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 |