Исходный код yaird:
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.
Main features:
- Strict build logic: Less risk of producing non-booting ramdisks - Small ramdisks: Optimized for the currently running system
Main shortcomings:
- No automatic firmware loading (some SCSI drivers needs manual work) - Limited support for encrypted disks (enable manually in config) - Produced ramdisks cannot boot into a different system setup!
Yaird is good for stable systems, like servers (especially if managed remotely) and embedded systems.
If you need a flexible ramdisk tool, then use initramfs-tools instead.
See http://wiki.debian.org/InitrdReplacementOptions for status and comparison with other ramdisk tools.
|
|
|
| Архитектура | Версия | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|---|
| alpha | 0.0.13-5 | 196,3 Кб | 776 Кб | [список файлов] |
| amd64 | 0.0.13-5 | 193,5 Кб | 756 Кб | [список файлов] |
| armel | 0.0.13-5 | 182,9 Кб | 736 Кб | [список файлов] |
| i386 | 0.0.13-5 | 186,2 Кб | 664 Кб | [список файлов] |
| m68k (неофициальный перенос) | 0.0.13-3 | 182,8 Кб | 736 Кб | [список файлов] |
| powerpc | 0.0.13-5 | 191,5 Кб | 756 Кб | [список файлов] |
| sparc | 0.0.13-5 | 186,9 Кб | 744 Кб | [список файлов] |