blob: ab483ad52164cce8b3833c44c6883b1772f692c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[base]
featuresets:
none
rt
kernel-arch: x86
[build]
image-file: arch/x86/boot/bzImage
vdso: true
[image]
suggests: grub-pc | grub-efi-amd64 | extlinux
install-stem: vmlinuz
[amd64_description]
hardware: 64-bit PCs
hardware-long: PCs with AMD64, Intel 64 or VIA Nano processors
[cloud-amd64_description]
hardware: x86-64 cloud
hardware-long: cloud platforms including Amazon EC2, Microsoft Azure, and Google Compute Engine
|