]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
add README.generic
authorHarald Hoyer <harald@redhat.com>
Fri, 19 Jun 2009 11:41:55 +0000 (13:41 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 19 Jun 2009 11:59:06 +0000 (13:59 +0200)
README.generic [new file with mode: 0644]

diff --git a/README.generic b/README.generic
new file mode 100644 (file)
index 0000000..f393e9f
--- /dev/null
@@ -0,0 +1,10 @@
+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
+