File: README.generic

package info (click to toggle)
dracut 020-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,536 kB
  • sloc: sh: 11,827; ansic: 1,960; makefile: 183; python: 165; perl: 55
file content (13 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (7)
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.)