dracut-systemd/dracut-initqueue: only start service if really needed
[dracut.git] / README.generic
blob58889ac3a44b6c633bbcf2da5acabfa7112dfb26
1 To build a generic initramfs, you have to install the following software packages:
2  * device-mapper
3  * cryptsetup-luks
4  * rpcbind nfs-utils
5  * lvm2
6  * iscsi-initiator-utils
7  * nbd
8  * mdadm
9  * net-tools iproute
11 Generic initramfs'es are huge (usually over 10 megs in size uncompressed), but
12 should be able to automatically boot any bootable configuration with appropriate
13 boot flags (root device, network configuration information, etc.)