]> git.ipfire.org Git - thirdparty/dracut.git/blame_incremental - README.generic
dracut-install: fetch kernel modules from kmoddir
[thirdparty/dracut.git] / README.generic
... / ...
CommitLineData
1To 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
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.)