/[smeserver]/cdrom.image/sme9/updates/README.txt
ViewVC logotype

Annotation of /cdrom.image/sme9/updates/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.6 - (hide annotations) (download)
Tue Mar 14 16:08:40 2017 UTC (7 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -1 lines
Content type: text/plain
remove textw/add_drive_text.py

1 slords 1.1 SME Server Developers
2     ---------------------
3    
4     To change files in this directory:
5    
6 wellsi 1.2 - 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 slords 1.1
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 wellsi 1.4 From anaconda (make prep)
18 wellsi 1.2
19 wellsi 1.4 For SME 9.0 many files are copied as follows for i386. Same for x86_64
20 wellsi 1.2
21 unnilennium 1.5 # 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 wellsi 1.2
28 wellsi 1.4 From anaconda (requires a build)
29 unnilennium 1.5 lang-names
30 wellsi 1.2
31 unnilennium 1.5 # 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

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed