smeserver-pungi/updates
2024-07-02 15:04:28 +10:00
..
CVS add updates 2024-07-02 15:04:28 +10:00
README.txt add updates 2024-07-02 15:04:28 +10:00

SME Server Developers
---------------------
#SME 10
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