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

Contents of /cdrom.image/sme10/updates/README.txt

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


Revision 1.2 - (show annotations) (download)
Fri Mar 19 06:29:08 2021 UTC (3 years, 2 months ago) by jpp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +9 -1 lines
Content type: text/plain
10.0.rc1

1 SME Server Developers
2 ---------------------
3 #SME 10
4 we put only translations there
5 for package/install modification we use product img
6
7 mkdir ~/anaconda-po/sme10
8 wget --mirror --no-parent -w 1 -A.mo -P ~/anaconda-po/sme10 https://translate.koozali.org/anaconda/sme10/
9 cp -R ~/anaconda-po/translate.koozali.org/anaconda/sme10/* /build/smeserver/stage/10/x86_64/updates/po/
10
11 #SME9
12
13 To change files in this directory:
14
15 - Make the change to the anaconda/updates
16 - Build patches against anaconda as normal
17 - Prep new work directory
18
19 - When building a new ISO use these changed files
20
21 This policy reduces the work involved in resyncing to new anaconda releases
22 and makes it easier to push patches upstream.
23
24 The files are found in these packages:
25
26 From anaconda (make prep)
27
28 For SME 9.0 many files are copied as follows for x86_64 (need update for sme10)
29
30 /bin/cp -R storage /build/smeserver/stage/9/x86_64/updates/
31 /bin/cp -R textw/*.py /build/smeserver/stage/9/x86_64/updates/textw
32 /bin/cp -R iw/*.py /build/smeserver/stage/9/x86_64/updates/iw
33 /bin/cp *.py /build/smeserver/stage/9/x86_64/updates
34
35 From anaconda (requires a build)
36
37 lang-names

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