mirror of
https://src.koozali.org/Infra/smeserver-pungi.git
synced 2024-11-25 07:17:28 +01:00
41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
SME Server Developers
|
|
---------------------
|
|
#SME 11
|
|
??
|
|
|
|
#SME10
|
|
we put only translations there
|
|
for package/install modification we use product img
|
|
|
|
mkdir ~/anaconda-po/sme10
|
|
wget --mirror --no-parent -w 1 -A.mo -P ~/anaconda-po/sme10 https://translate.koozali.org/anaconda/sme10/
|
|
cp -R ~/anaconda-po/translate.koozali.org/anaconda/sme10/* /build/smeserver/stage/10/x86_64/updates/po/
|
|
|
|
#SME9
|
|
|
|
To change files in this directory:
|
|
|
|
- Make the change to the anaconda/updates
|
|
- Build patches against anaconda as normal
|
|
- Prep new work directory
|
|
|
|
- When building a new ISO use these changed files
|
|
|
|
This policy reduces the work involved in resyncing to new anaconda releases
|
|
and makes it easier to push patches upstream.
|
|
|
|
The files are found in these packages:
|
|
|
|
From anaconda (make prep)
|
|
|
|
For SME 9.0 many files are copied as follows for x86_64 (need update for sme10)
|
|
|
|
/bin/cp -R storage /build/smeserver/stage/9/x86_64/updates/
|
|
/bin/cp -R textw/*.py /build/smeserver/stage/9/x86_64/updates/textw
|
|
/bin/cp -R iw/*.py /build/smeserver/stage/9/x86_64/updates/iw
|
|
/bin/cp *.py /build/smeserver/stage/9/x86_64/updates
|
|
|
|
From anaconda (requires a build)
|
|
|
|
lang-names
|