]> git.ipfire.org Git - thirdparty/dracut.git/blame - README.generic
modules.d: Add a module for handling additional depmod kernel module directories
[thirdparty/dracut.git] / README.generic
CommitLineData
e48e0ae3
HH
1To build a generic initramfs, you have to install the following software packages:
2 * device-mapper
3 * cryptsetup-luks
3b403b32 4 * rpcbind nfs-utils
e48e0ae3
HH
5 * lvm2
6 * iscsi-initiator-utils
7 * nbd
8 * mdadm
9 * net-tools iproute
10
8d04a128
VL
11Generic initramfs'es are huge (usually over 10 megs in size uncompressed), but
12should be able to automatically boot any bootable configuration with appropriate
13boot flags (root device, network configuration information, etc.)