Fantastic, thank you )) But, do not set the choice of language when boot an image. My configuration:
lh clean --all lh clean --cache echo ----------------------------------------- lh config \ -r live.debian.net \ --apt apt --apt-options "--force-yes" \ --apt-recommends false \ --apt-secure false \ --architecture i386 \ --binary-images usb-hdd \ --bootstrap-flavour minimal \ --language "ru" \ --win32-loader false \ --memtest none \ --debian-installer live \ --debian-installer-gui false \ --debian-installer-distribution squeeze \ --bootappend-live "locale=ru_RU.UTF-8 keyb=us" \ --security false \ --mirror-bootstrap "http://localhost/pool/ftp.de.debian.org/debian" \ --mirror-chroot "http://localhost/pool/ftp.de.debian.org/debian" \ --mirror-chroot-volatile "" \ --mirror-debian-installer "http://localhost/pool/ftp.de.debian.org/debian" \ --distribution squeeze \ --archive-areas "main contrib non-free" \ --linux-flavours "686" \ --linux-packages "" \ --packages " xorg gnome-core" lh build ---------------------------------------------- ~$ wajig version live-helper live-initramfs live-helper/lenny-snapshots uptodate 2.0~a16+20100626.163627~50lenny+1 live-initramfs/lenny-snapshots uptodate 2.0~a11+20100620.171427~50lenny +1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/1277835690.4410.7.ca...@debian
