18 |
|
|
19 |
For SME 9.0 many files are copied as follows for i386. Same for x86_64 |
For SME 9.0 many files are copied as follows for i386. Same for x86_64 |
20 |
|
|
21 |
/bin/cp -R storage /build/smeserver/stage/9/i386/updates/ |
# do not modify the lines under, the # and tab are to escape this code |
22 |
/bin/cp -R textw/*.py /build/smeserver/stage/9/i386/updates/textw |
# from being interpreted by the translation system |
23 |
/bin/cp -R iw/*.py /build/smeserver/stage/9/i386/updates/iw |
# /bin/cp -R storage /build/smeserver/stage/9/i386/updates/ |
24 |
/bin/cp *.py /build/smeserver/stage/9/i386/updates |
# /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) |
From anaconda (requires a build) |
29 |
|
lang-names |
30 |
|
|
31 |
lang-names |
# 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 |
|
task_text.py anaconda/textw |