<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
I would like to provide my script to the community,<br>
but don't know how to do it and over what channel I can do it.<br>
<br>
Where and how can I provide it to the interested community?<br>
<br>
The script runs on linux and was developed and tested on Linux Mint<br>
but prepared to run on "rpm based" systems too.<br>
<br>
short description : <br>
download the installation files from one of the following sites<br>
#* <a class="moz-txt-link-freetext" href="http://download.documentfoundation.org/libreoffice/stable">http://download.documentfoundation.org/libreoffice/stable</a><br>
#* <a class="moz-txt-link-freetext" href="http://download.documentfoundation.org/libreoffice/testing">http://download.documentfoundation.org/libreoffice/testing</a><br>
#* <a class="moz-txt-link-freetext" href="http://downloadarchive.documentfoundation.org/libreoffice/old/">http://downloadarchive.documentfoundation.org/libreoffice/old/</a><br>
#* <a class="moz-txt-link-freetext" href="https://dev-builds.libreoffice.org/daily">https://dev-builds.libreoffice.org/daily</a><br>
#* and generate an installation script<br>
<br>
--> the first dialog lets you select the desired version<br>
--> the second dialog lets you select additional languages.<br>
<br>
Based on these selections the base package, sdk as well es help and
language packs are downloaded.<br>
<br>
#* calling parameters: <br>
#*
--help
shows the function"downloadEcho" below<br>
#* --interactive={yes | no}
enables/disables popup of dialog boxes<br>
#* --maturity={stable | testing | archive | daily} source of
LO packages<br>
#* --download="/path/to/destination/" for
packages to be downloaded<br>
#* "/maturity-string/version-string" are appended
automatically<br>
#*
to build the final download destination<br>
#* defaults to (if called without parameters):<br>
#* installLO.sh --maturity=stable --interactive=no
--download="./"<br>
<br>
If you run the script "installLO.sh" without parameters,<br>
there will be no dialog and preselected packages are<br>
--> from the youngest stable version<br>
--> base package<br>
--> sdk<br>
--> depending on the Linux system locales<br>
--> help packs<br>
--> language packs<br>
<br>
Finally the installation script will be created and will be called
immediately and stored so, that you can run it at any time later.<br>
<br>
I am looking forward to receiving your hints.<br>
<br>
-- <br>
<div class="moz-signature">best regards<br>
Richard Demattio <br>
</div>
</body>
</html>