Statistics
| Branch: | Tag: | Revision:

root / snf-image-host / multistrap.conf @ master

History | View | Annotate | Download (1.4 kB)

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 GRNet Helper
21
aptsources=Debian
22

    
23
[Debian]
24
packages=socat iproute xenstore-utils ntfsprogs xmlstarlet python reglookup chntpw parted python-support eatmydata gdisk ntfs-3g python-passlib
25
source=http://ftp.gr.debian.org/debian
26
suite=wheezy
27

    
28
[GRNet]
29
packages=snf-image-helper
30
# Don't change the parameters below unless you really know what you are doing.
31
# The /'s and the empty `componets' variable are needed when working with apt.
32
source=http://apt.dev.grnet.gr/
33
suite=wheezy/
34
components=
35

    
36
[Helper]
37
packages=ufsutils linux-image-3.2.0-4-amd64 python-bcrypt openbsd-utils
38
# Don't change the parameters below unless you really know what you are doing.
39
# The /'s and the empty `componets' variable are needed when working with apt.
40
source=http://apt.dev.grnet.gr/
41
suite=wheezy-helper/
42
components=