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

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

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

Revision 1.3 by wellsi, Sat Dec 21 22:49:45 2013 UTC Revision 1.6 by unnilennium, Tue Mar 14 16:08:40 2017 UTC
# Line 14  and makes it easier to push patches upst Line 14  and makes it easier to push patches upst
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  backend.py  For SME 9.0 many files are copied as follows for i386. Same for x86_64
 text.py  
 upgrade.py  
 yuminstall.py  
   
 textw/partition_text.py  
 textw/timezone_text.py  
   
 storage/partspec.py  
 storage/partitioning.py  
 storage/__init__.py  
 storage/devicetree.py  
 storage/devices.py  
20    
21  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    task_text.py                    anaconda/textw


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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