diff options
author | Harald Hoyer <harald@redhat.com> | 2012-06-01 18:51:47 +0200 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2012-06-01 18:51:47 +0200 |
commit | fcd65d2418ec637ed22cb7d574ccd3e51f95398f (patch) | |
tree | 9f70d0f60251b93e5c145cef585d440478f87c74 | |
parent | 9073ff54c12f4f8e4802cb46d7124f5aac7933fe (diff) | |
download | dracut-fcd65d2418ec637ed22cb7d574ccd3e51f95398f.tar.gz dracut-fcd65d2418ec637ed22cb7d574ccd3e51f95398f.tar.bz2 dracut-fcd65d2418ec637ed22cb7d574ccd3e51f95398f.zip |
add README.testsuite
-rw-r--r-- | README.testsuite | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.testsuite b/README.testsuite new file mode 100644 index 00000000..62fe5032 --- /dev/null +++ b/README.testsuite @@ -0,0 +1,11 @@ +For the testsuite to work, you will have to install at least the following software packages: +dash +asciidoc +mdadm +lvm2 +cryptsetup +nfs-utils +netbsd-iscsi +nbd +dhcp +iscsi-initiator-utils |