blob: 03c7af08d49e77f9bc9e94412de1a497664b9bc4 (
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
|
[base]
featuresets:
none
rt
kernel-arch: x86
[build]
image-file: arch/x86/boot/bzImage
vdso: true
[image]
bootloaders: grub-pc grub-efi-amd64 extlinux
install-stem: vmlinuz
[relations]
headers%gcc-12: linux-compiler-gcc-12-x86
[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
|