[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=false # 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. # 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 bootstrap=Ubuntu Updates Security Mirantis # the order of sections is no longer important. # debootstrap determines which repository is used to # calculate the list of Priority: required packages # 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=Ubuntu Updates Security Mirantis [Mirantis] packages=apt wget bzip2 apt-utils source=http://fuel-mirror.msk.mirantis.net/fwm/5.0/ubuntu suite=precise omitdebsrc=true