make-initrd
make-initrd is a tool to create initramfs images used during Linux bootup.
Features
Status | Task |
---|---|
lvm | |
raid (autodetect) | |
raid (mdadm) | |
luks | |
multipath | |
usb | |
Multiple network interfaces | |
nfs | |
resume | |
btrfs as root filesystem | |
systemd support | |
syslog | |
bootsplash | |
plymouth | |
autodetect modules | |
Use gen_init_cpio to create cpio archive | |
Use glibc and system libraries | |
(glibc) Use nfs-utils instead of nfsmount | |
Create multiple images during a single make-initrd run. It's useful if there's neccessity to create initrd for current configuration as well as the image holding more modules (utilities?) to be more generic. |
Documentation
- make-initrd.texi (in English)
- README.ru
Source
Authors
- Alexey Gladkov
- Kirill A. Shutemov