i just got a build of my own distro in wheezy but wat would be the default username and password for the live cd
following is my config file lb config --bootappend-install "locales=en_US UTF-8" --bootappend-live "locales=en_US.UTF-8" --bootloader "grub" --debconf-frontend "interactive" --debian-installer "live" --debian-installer-distribution "wheezy" --distribution "wheezy" --parent-distribution "wheezy" --parent-debian-installer-distribution "wheezy" --parent-mirror-bootstrap " http://localhost:3142/ftp.jp.debian.org/debian/" --parent-mirror-chroot " http://localhost:3142/ftp.jp.debian.org/debian/" --parent-mirror-binary " http://localhost:3142/ftp.jp.debian.org/debian/" --parent-mirror-debian-installer " http://localhost:3142/ftp.jp.debian.org/debian/" --mirror-bootstrap " http://localhost:3142/ftp.jp.debian.org/debian/" --mirror-chroot " http://localhost:3142/ftp.jp.debian.org/debian/" --mirror-binary " http://localhost:3142/ftp.jp.debian.org/debian/" --mirror-debian-installer " http://localhost:3142/ftp.jp.debian.org/debian/" --mode "debian" --system "live" --archive-areas "main contrib non-free" --parent-archive-areas "main contrib non-free" --archives "main contrib non-free" --security "false" --volatile "false" --backports "false" --interactive "true"
