Quellcode-Paket yaird herunterladen:
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/
|
|
|
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| alpha | 191,1 kB | 744 kB | [Liste der Dateien] |
| amd64 | 186,4 kB | 724 kB | [Liste der Dateien] |
| arm | 174,1 kB | 708 kB | [Liste der Dateien] |
| hppa | 182,7 kB | 716 kB | [Liste der Dateien] |
| i386 | 181,0 kB | 636 kB | [Liste der Dateien] |
| ia64 | 204,6 kB | 800 kB | [Liste der Dateien] |
| mips | 184,5 kB | 732 kB | [Liste der Dateien] |
| mipsel | 187,9 kB | 736 kB | [Liste der Dateien] |
| powerpc | 184,0 kB | 716 kB | [Liste der Dateien] |
| s390 | 184,8 kB | 716 kB | [Liste der Dateien] |
| sparc | 180,6 kB | 712 kB | [Liste der Dateien] |