aboutsummaryrefslogtreecommitdiffstats
path: root/debian/config/defines
blob: 2a616160eb009a1ac13bf13258e3f0912d1dd7f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[abi]
abiname: trunk

[base]
arches:
 alpha
 amd64
 arm64
 armel
 armhf
 hppa
 i386
 ia64
 m68k
 mips
 mipsel
 mips64
 mips64el
 or1k
 powerpc
 powerpcspe
 ppc64
 ppc64el
 s390
 s390x
 sh4
 sparc
 sparc64
 x32
compiler: gcc-4.9
featuresets:
 none
 rt

[featureset-rt_base]
enabled: false

[description]
part-long-up: This kernel is not suitable for SMP (multi-processor,
 multi-core or hyper-threaded) systems.
part-long-xen: This kernel also runs on a Xen hypervisor.
 It supports both privileged (dom0) and unprivileged (domU) operation.

[image]
initramfs-generators: initramfs-tools initramfs-fallback
type: plain

[relations]
# compilers
gcc-4.4: gcc-4.4
gcc-4.6: gcc-4.6
gcc-4.7: gcc-4.7
gcc-4.8: gcc-4.8
gcc-4.9: gcc-4.9

# initramfs-generators
initramfs-fallback: linux-initramfs-tool
initramfs-tools: initramfs-tools (>= 0.110~)