summaryrefslogtreecommitdiff
path: root/README.generic
blob: 780e0bdc2139e5eca82e8da5f43748324e818589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
To build a generic initramfs, you have to install the following software packages:
 * device-mapper
 * cryptsetup-luks
 * rpcbind nfs-utils 
 * lvm2
 * iscsi-initiator-utils
 * nbd
 * mdadm
 * net-tools iproute

Generic initramfs'es are huge (usually over 10 megs in size uncompressed), but
should be able to automatically boot any bootable configuration with appropriate
boot flags (root device, network configuration information, etc.)