# multistrap configuration file supporting alien arch with fakeroot [General] arch=@arch@ # treat recommended packages as strict dependencies allowrecommends=true # debconf preseed file (skipped if unavailable) debconfseed=@preseed@ setupscript=/usr/share/multistrap/chroot.sh configscript=@libdir@/multistrap-configure.sh hookdir=@libdir@/multistrap-hooks bootstrap=Approx aptsources= [Approx] packages=init @packages@ source=@source@ keyring=debian-archive-keyring suite=@suite@ omitdebsrc=true [Kernel-@kernelsuite@] packages=@kernelpackage@ source=@source@ suite=@kernelsuite@ omitdebsrc=true