2024-10-23 12:12:30 +03:00
|
|
|
[[flavour]]
|
2024-10-29 05:12:06 +03:00
|
|
|
name = 'cloud'
|
2024-10-23 12:12:30 +03:00
|
|
|
[flavour.defs]
|
|
|
|
is_quick = true
|
|
|
|
[flavour.description]
|
|
|
|
hardware = 'x86-64 cloud'
|
|
|
|
hardware_long = 'cloud platforms including Amazon EC2, Microsoft Azure, and Google Compute Engine'
|
|
|
|
|
2024-10-29 05:12:06 +03:00
|
|
|
[[flavour]]
|
|
|
|
name = 'vm'
|
|
|
|
[flavour.description]
|
|
|
|
hardware = 'x86-64 vm'
|
|
|
|
hardware_long = 'virtualization platforms like KVM, VMware, Hyper-V and VirtualBox'
|
|
|
|
|
|
|
|
[[flavour]]
|
|
|
|
name = 'mobile'
|
|
|
|
[flavour.description]
|
|
|
|
hardware = 'x86-64 mobile'
|
|
|
|
hardware_long = 'laptops with x86-64 processor or other kind of mobile PCs'
|
|
|
|
|
2024-10-23 12:12:30 +03:00
|
|
|
[[featureset]]
|
|
|
|
name = 'none'
|
|
|
|
|
|
|
|
[build]
|
|
|
|
enable_vdso = true
|
|
|
|
kernel_file = 'arch/x86/boot/bzImage'
|
|
|
|
kernel_stem = 'vmlinuz'
|
|
|
|
|
|
|
|
[relations.image]
|
|
|
|
suggests = ['grub-pc | grub-efi-amd64 | extlinux']
|