[General] # arch and directory can be specified on the command line. arch=armel directory=/opt/multistrap/ # same as --tidy-up option if set to true cleanup=true # retain the sources outside the rootfs for distribution # specify a directory to which all the .debs can be moved. # or override with the --source-dir option. retainsources= # same as --no-auth option if set to true # keyring packages listed in each debootstrap will # still be installed. noauth=true # retries not needed. #retries=5 # extract all downloaded archives unpack=true # the order of sections is no longer important. # debootstrap determines which repository is used to # calculate the list of Priority: required packages debootstrap=Grip Updates # the order of sections is no longer important. # aptsources is a list of sections to be listed # in the /etc/apt/sources.list.d/multistrap.sources.list # of the target. aptsources=Grip Updates Debian [Grip] packages=ntpdate udev lrzsz netcat telnetd source=http://www.emdebian.org/grip keyring=emdebian-archive-keyring suite=lenny [Updates] packages=apt source=http://www.emdebian.org/grip keyring=emdebian-archive-keyring suite=lenny-proposed-updates # fallback [Debian] packages= source=http://ftp.uk.debian.org/debian keyring=debian-archive-keyring suite=lenny