2005-08-21 Update: 09.10.2007 Autor: Markus Raab Wie man debootstrap verwendet: debootstrap root sargeapt-get install locales && dpkg-reconfigure locales apt-get install build-essential ---------- pdebuild is a wrapper for Debian Developers, to allow running pbuilder just like "debuild", as a normal user. --- Debootstrap also allows to bootstrap for other architectures: sudo debootstrap --no-check-gpg --arch=mips --foreign unstable mips sudo cp /usr/bin/qemu-mips-static mips/usr/bin sudo chroot mips debootstrap/debootstrap --second-stage