Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hi Erich, *,

2010/11/3 Erich Christian <erich_tdf@irq.at>:
Am 03.11.2010 20:21, schrieb Uwe Richter:
Am 03.11.2010 01:06, schrieb Erich Christian:
naja, du könntest mal unauffällig das Isogewicht checken...

Die Scripte hatte ich ja schon umgeschrieben, mir werden 560 MB
angezeigt.  Die scheint mir etwas wenig. Liegen den schon alle Office
Pakete im Verzeichnis DVD oder muss noch etwas kopiert werden?

Ich würde mich freuen, wenn sich langsam sowas wie "Arbeitsteilung"
bemerkbar macht...  die Meldung oben von mir gestern Nacht war wohl ein
ganz klein wenig sarkastisch...  ;-)))

Christian und ich haben das (Verzeichnis) /cms fit gemacht, das
Verzeichnis /dvd beinhaltet noch das letzte Testiso.
Das betrachte ich eher als dein und Friedrichs Gebiet...  ;-)

:-))

Da ich nicht glaube, dass am Server irgendeine Datei fraglos
"überschrieben" wird, wäre es wahrscheinlich das beste, /dvd/html/ ganz
zu löschen, bevor der Exporter dort was reinschreibt.

Naja - wiegesagt würde ich den Exporter aus dem CMS heraus gerne so belassen.

Aber hier die (skriptfähige) Vorgehensweise in manuellen Schritten

cloph@timon:~$ TEMPEXPORT=`mktemp -d boxexport.XXXXXX`
cloph@timon:~$ cd $TEMPEXPORT
cloph@timon:/tmp/boxexport.AL3882$ wget -q
"http://devel.libreofficebox.org/StaticExporter/export?baseurl=relative";
-O html.tar.gz
cloph@timon:/tmp/boxexport.AL3882$ tar -xzf html.tar.gz
cloph@timon:/tmp/boxexport.AL3882$ linkextract.pl html rsynclist.lst
Number of referenced files from assets: 730
Used theme(s):
         libox
now run the following command:
rsync -arv --dry-run --files-from=rsynclist.lst
/var/www/sites/prooo-box/devel/libo-box/cms/ html
If everything looks OK, remove the --dry-run and run again to actually
copy the files
cloph@timon:/tmp/boxexport.AL3882$ rsync -arv --dry-run
--files-from=rsynclist.lst
/var/www/sites/prooo-box/devel/libo-box/cms/ html
[... Ausgabe ist OK ...]
cloph@timon:/tmp/boxexport.AL3882$ rsync -arv
--files-from=rsynclist.lst
/var/www/sites/prooo-box/devel/libo-box/cms/ html
[... Dateien werden kopiert ...]
sent 1836024351 bytes  received 19104 bytes  17912619.07 bytes/sec
total size is 1835680037  speedup is 1.00
cloph@timon:/tmp/boxexport.AL3882$ du -sh html
1,8G    html

html hat dann alles, was man für die Seite braucht - also
rm -rf /pfad/zu/dvd/html
mv html /pfad/zu/dvd/

Danach cd ; rm -rf $TEMPEXPORT

Was dann noch für das Iso fehlt, ist kmelon, das was nicht von der
Seite aus verlinkt wird, aber das ist ja schon zum Teil im dvd-Ordner,
und ich gehe nicht davon aus, daß das noch angepaßt wird.

Ich habs jetzt nicht gecheckt, aber ich hoffe du hast die Änderungen am
K-Meleon in /cms gemacht... sonst kopier die Dateien vor dem Export
bitte noch dort rein.

Hmm - warum K-Melon im cms verwalten? Wird ja von der webseite selbst
nirgends verlinkt, und auch nicht genutzt, oder?

Falls das im cms bleiben soll, dann muß man das noch manuell
hinterherkopieren, bzw. man packt das als statischen Eintrag in die
rsync.lst mit rein (bzw. in das Skript, das die Links ausliest und die
Datei erstellt)

Für mich erscheint es sinnvoller, kmelon nicht unterhalb von html zu
haben, sondern in /dvd/kmelon oder so ähnlich.

ciao
Christian

--
E-Mail to discuss+help@de.libreoffice.org for instructions on how to unsubscribe
List archives are available at http://de.libreoffice.org/lists/discuss/
All messages you send to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.