Displaying 1 result from an estimated 1 matches for "renmod".
Did you mean:
genmod
2007 Apr 30
1
CentOS 5 single DVD for i386 and x86_64
...all
- default label linux now calls com32 module l32or64 (attachment l32or64.c)
that selects 32 or 64 bits kernel according to long_mode flag in cpuid
- new boot targets linux32 and linux64 that force 32 bit or 64 kernel
* single 32 bits initrd for i386 and x86_64
- new /init (attachment renmod.c), that symlinks /modules to the
correct version
- /modules.i386 with the original modules from the i386 initrd
- /modules.x86_64 with the original modules from the x86_64, but with the
paths in modules.cgz changed to $kver/i686/ instead of the original
$kver/x86_64/, as the anacon...