Yaird generates initial boot images in initramfs format. The boot image is an intermediate step between the boot loader (eg Grub, Lilo) and the init scripts on the root file system; it loads modules and enables devices to a level where the kernel can access the real root file system, and then hands over control to the init scripts.
Compared with earlier implementations like mkinitrd, it does a better job of deciding which modules are needed for your system, so it produces smaller images and there is less risk of making an image that will not boot. This comes at a price: only Linux 2.6 is supported (because 2.6 has sysfs, which makes it a lot easier to do a hardware inventory).
See mkinitrd.yaird(8) for how to activate the program.
See http://wiki.debian.org/InitrdReplacementOptions for status and comparison with other ramdisk tools.
Homepage: http://yaird.alioth.debian.org/
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 191.1 kB | 744 kB | [list of files] |
| amd64 | 186.4 kB | 724 kB | [list of files] |
| arm | 174.1 kB | 708 kB | [list of files] |
| hppa | 182.7 kB | 716 kB | [list of files] |
| i386 | 181.0 kB | 636 kB | [list of files] |
| ia64 | 204.6 kB | 800 kB | [list of files] |
| mips | 184.5 kB | 732 kB | [list of files] |
| mipsel | 187.9 kB | 736 kB | [list of files] |
| powerpc | 184.0 kB | 716 kB | [list of files] |
| s390 | 184.8 kB | 716 kB | [list of files] |
| sparc | 180.6 kB | 712 kB | [list of files] |