mirror of
https://src.koozali.org/Infra/smeserver-pungi.git
synced 2024-11-24 14:57:27 +01:00
add updates
This commit is contained in:
parent
f096afa13d
commit
0dfff026b9
2
updates/CVS/Entries
Normal file
2
updates/CVS/Entries
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
/README.txt/1.2/Fri Mar 19 06:29:08 2021//
|
||||||
|
D
|
1
updates/CVS/Repository
Normal file
1
updates/CVS/Repository
Normal file
@ -0,0 +1 @@
|
|||||||
|
cdrom.image/sme10/updates
|
1
updates/CVS/Root
Normal file
1
updates/CVS/Root
Normal file
@ -0,0 +1 @@
|
|||||||
|
:ext:shell.koozali.org:/cvs/smeserver
|
37
updates/README.txt
Normal file
37
updates/README.txt
Normal 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
|
Loading…
Reference in New Issue
Block a user