Note that with
vmlinuz64 + rootfs.gz + modules64.gz
you have 64-bit kernel and 32-bit user-space.
i.e. "Core 64"
Meaning the kernel operates at 64-bit and can access more than 4GB RAM
but your apps are 32-bit.
So the x86_64 repo doesn't apply to you ...
vmlinuz64 + rootfs.gz + modules64.gz
you have 64-bit kernel and 32-bit user-space.
i.e. "Core 64"
Meaning the kernel operates at 64-bit and can access more than 4GB RAM
but your apps are 32-bit.
So the x86_64 repo doesn't apply to you ...