add updates

This commit is contained in:
Trevor Batley 2024-07-02 15:04:28 +10:00
parent f096afa13d
commit 0dfff026b9
4 changed files with 41 additions and 0 deletions

2
updates/CVS/Entries Normal file
View File

@ -0,0 +1,2 @@
/README.txt/1.2/Fri Mar 19 06:29:08 2021//
D

1
updates/CVS/Repository Normal file
View File

@ -0,0 +1 @@
cdrom.image/sme10/updates

1
updates/CVS/Root Normal file
View File

@ -0,0 +1 @@
:ext:shell.koozali.org:/cvs/smeserver

37
updates/README.txt Normal file
View File

@ -0,0 +1,37 @@
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