thanks a lot! with the languapge pack i was successfull.
my version, if anybody want to do the same with languagepack:
- unpack iso-file to i.e. /tmp/iso
- unsquash 003-settings.xzm
- languagepack download from
ftp://ftp.mozilla.org/pub/mozilla.org/f ... R_LANGUAGE
- copy the .xpi to /tmp/ISO/porteus/base/squashfs-root/home/guest/.mozilla/firefox/c3pp43bg.default/extensions
- edit the pref.js (i.e. install the addon at the linux-machine where you customize the Kiosk-ISO and copy the new entries in the pref.js from your KIOSK-ISO).
(in my case it was 1 entry, user_pref("extensions.bootstrappedAddons", ........................)
- create the module again: mksquashfs squashfs-root 003-settings.xzm -b 256K -Xbcj x86 -noappend
- delete squashfs-root
- create the ISO again with make_iso.sh
thanks to the members of this thread:
http://forum.porteus.org/viewtopic.php?f=102&t=1741