]> git.ipfire.org Git - thirdparty/dracut.git/blob - README.generic
add DRACUT_NO_XATTR global environment variable
[thirdparty/dracut.git] / README.generic
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
10
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.)