From 0dfff026b9e465c85e955c302fde646f7308c40c Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Tue, 2 Jul 2024 15:04:28 +1000 Subject: [PATCH] add updates --- updates/CVS/Entries | 2 ++ updates/CVS/Repository | 1 + updates/CVS/Root | 1 + updates/README.txt | 37 +++++++++++++++++++++++++++++++++++++ 4 files changed, 41 insertions(+) create mode 100644 updates/CVS/Entries create mode 100644 updates/CVS/Repository create mode 100644 updates/CVS/Root create mode 100644 updates/README.txt diff --git a/updates/CVS/Entries b/updates/CVS/Entries new file mode 100644 index 0000000..5b2728d --- /dev/null +++ b/updates/CVS/Entries @@ -0,0 +1,2 @@ +/README.txt/1.2/Fri Mar 19 06:29:08 2021// +D diff --git a/updates/CVS/Repository b/updates/CVS/Repository new file mode 100644 index 0000000..8eaf507 --- /dev/null +++ b/updates/CVS/Repository @@ -0,0 +1 @@ +cdrom.image/sme10/updates diff --git a/updates/CVS/Root b/updates/CVS/Root new file mode 100644 index 0000000..c00a8e4 --- /dev/null +++ b/updates/CVS/Root @@ -0,0 +1 @@ +:ext:shell.koozali.org:/cvs/smeserver diff --git a/updates/README.txt b/updates/README.txt new file mode 100644 index 0000000..8f59b61 --- /dev/null +++ b/updates/README.txt @@ -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