Hi neonix
... then why rootfs.gz was placed in repo?
Here's a couple of reasons.
If you do this:
cat rootfs.gz modules64.gz > core64.gzand then boot vmlinuz64 along with core64.gz.
It allows you to run 32 bit programs under a 64 bit kernel.
This gives you a kernel that can manage a large amount of RAM and
allocate up to 4 Gig of RAM to each 32 bit program you are running.
You can not run 64 bit programs in this type of environment.
If you don't want or need any of the included drivers, you can use
rootfs.gz instead of core.gz for your initrd.