Bump version to 0.9.3-2~wheezy
[snf-image] / snf-image-host / multistrap.conf
1 # multistrap configuration file for snf-image
2
3 [General]
4 arch=amd64
5 directory=
6 # same as --tidy-up option if set to true
7 cleanup=true
8 # same as --no-auth option if set to true
9 # keyring packages listed in each debootstrap will
10 # still be installed.
11 noauth=true
12 # whether to add the /suite to be explicit about where apt
13 # needs to look for packages. Default is false.
14 explicitsuite=false
15 # extract all downloaded archives (default is true)
16 unpack=true
17 # the order of sections is not important.
18 # the debootstrap option determines which repository
19 # is used to calculate the list of Priority: required packages.
20 debootstrap=Debian Backport GRNet
21 aptsources=Debian Backport
22
23 [Debian]
24 packages=linux-image-amd64 linux-image-xen-amd64 socat iproute xenstore-utils ntfsprogs xmlstarlet python reglookup chntpw parted python-support
25 source=http://ftp.gr.debian.org/debian
26 suite=squeeze
27
28 [Backport]
29 packages=eatmydata gdisk
30 source=http://backports.debian.org/debian-backports
31 suite=squeeze-backports
32
33 [GRNet]
34 packages=snf-image-helper ntfs-3g ufsutils
35 # Don't change the parameters below unless you really know what you are doing.
36 # The /'s and the empty `componets' variable are needed when working with apt2.
37 source=http://apt2.dev.grnet.gr/
38 suite=stable/
39 components=