Letter M

mkinitrd - Creates an initial ramdisk image for preloading modules.

License: GPL
Vendor: Scientific Linux CERN, http://cern.ch/linux
Description:
Mkinitrd creates filesystem images for use as initial ramdisk (initrd)
images.  These ramdisk images are often used to preload the block
device modules (SCSI or RAID) needed to access the root filesystem.

In other words, generic kernels can be built without drivers for any
SCSI adapters which load the SCSI driver as a module.  Since the
kernel needs to read those modules, but in this case it isn't able to
address the SCSI adapter, an initial ramdisk is used.  The initial
ramdisk is loaded by the operating system loader (normally LILO) and
is available to the kernel as soon as the ramdisk is loaded.  The
ramdisk image loads the proper SCSI adapter and allows the kernel to
mount the root filesystem.  The mkinitrd program creates such a
ramdisk using information found in the /etc/modules.conf file.

Packages

mkinitrd-5.1.19.6-54.ia64 [631 KiB] Changelog by Hans de Goede (2009-06-17):
- Handle cciss controllers correctly in fips mode
  Resolves: rhbz#505108
- IA64 has /boot/efi instead of /boot, handle this correctly in fips mode
  Resolves: rhbz#505111
- Don't require prelink in fips mode
  Resolves: rhbz#505113
mkinitrd-5.1.19.6-44.1.ia64 [628 KiB] Changelog by Peter Jones (2009-04-17):
- Supress failures if dm-raid45 modules are not present.
  Resolves: rhbz#496591
mkinitrd-5.1.19.6-44.ia64 [638 KiB] Changelog by Peter Jones (2008-12-17):
- Include dm-raid45 and related modules if dmraid is in use.
  Resolves: rhbz#476866

Listing created by Repoview-0.6.5-1.el5