blob: f4751c65b66a756e73e06789774c466da1fe709a (
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
|
[base]
flavours:
itanium
mckinley
default-flavour: itanium
kernel-arch: ia64
compiler: gcc-12
[build]
image-file: vmlinux.gz
[image]
suggests: grub-efi-ia64
install-stem: vmlinuz
[itanium_description]
hardware: Itanium (Merced)
hardware-long: systems with original Itanium (Merced) processors
[itanium_packages]
installer: true
[mckinley_description]
hardware: Itanium 2+
hardware-long: systems with Itanium 2 or 9300/9500/9700-series processors
|