hello all, i build and img for usb with fluxbox and i want to customize something like the wallpaper, the icons in the desktop and something like this, in the web i find this:
qemu -m 256 -cdrom debian-live/binary.iso -boot d -redir tcp:4222:10.0.2.15:22 Change everything you need (Add icons to desktop, change background, set preferences). Compress and copy the /home/casper from the live to your host (using tools like scp). Then include that directory with: # Chroot includes (Default: empty) LIVE_INCLUDE_CHROOT="/var/xxxx/make-live/desktop-fisica/" In that directory you must have a "./home/casper" directory structure. After that is necessary to make the correct owner start KDE. Use the LIVE_HOOK # User command (Default: empty) LIVE_HOOK="chown 999:999 /home/casper -R" The 999:999 is the number that the user takes at runtime. i think that is for live-package and i don't know if this work for live-helper, and if this works what is that -redir tcp:4222:10.0.2.15:22?. Thanks a lot. -------------------------------------------------- Electrònica, Telemàtica, Informàtica i Audiovisuals a la Politècnica de Mataró.
_______________________________________________ Debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

