aboutsummaryrefslogtreecommitdiffstats
path: root/debian/config/defines
blob: f7fd2ef7ba38708298b72433e67511d0aa57f93a (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
[abi]
abiname: 1

[base]
arches:
 alpha
 amd64
 arm64
 armel
 armhf
 hppa
 i386
 ia64
 m68k
 mips
 mipsel
 powerpc
 powerpcspe
 ppc64
 s390
 s390x
 sh4
 sparc
 sparc64
 x32
compiler: gcc-4.8
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

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