My steps: 1. svn co svn://svn.debian.org/debian-cd/trunk ~/debian-cd 2. mv ~/debian-cd/* /usr/share/debian-cd/ 3. apt-get install simple-cdd (install 0.3.12 ver.)
AND CHANGE USED MIRROR to UK ------------- !/bin/bash unset extra_udeb_dist unset debian_mirror unset wget_debian_mirror unset DI_WWW_HOME export extra_udeb_dist=lenny export mirror_components="main nonfree" export DISKTYPE=CD export debian_mirror="http://ftp.uk.debian.org/debian" export wget_debian_mirror="http://ftp.uk.debian.org/debian" export DI_WWW_HOME="default" build-simple-cdd -g -p QUANT -a QUANT --dist lenny --profiles-udeb-dist lenny --locale ru_RU.UTF-8 --keyboard ru --force-root --local- packages /work/Debian-Quant/localdeb; -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org