README.testsuite: reformat package list for easy copy&paste
parent
70598ac292
commit
64a69cb49f
|
@ -1,14 +1,16 @@
|
||||||
For the testsuite to work, you will have to install at least the following software packages:
|
For the testsuite to work, you will have to install at least the following software packages:
|
||||||
dash
|
dash \
|
||||||
asciidoc
|
asciidoc \
|
||||||
mdadm
|
mdadm \
|
||||||
lvm2
|
lvm2 \
|
||||||
cryptsetup
|
cryptsetup \
|
||||||
nfs-utils
|
nfs-utils \
|
||||||
netbsd-iscsi
|
netbsd-iscsi \
|
||||||
nbd
|
nbd \
|
||||||
dhcp (dhcp-server on openSUSE)
|
dhcp-server \
|
||||||
iscsi-initiator-utils
|
iscsi-initiator-utils
|
||||||
|
|
||||||
|
|
||||||
TEST-04-FULL-SYSTEMD: systemd >= 187
|
TEST-04-FULL-SYSTEMD: systemd >= 187
|
||||||
|
|
||||||
How to run the testsuite:
|
How to run the testsuite:
|
||||||
|
|
Loading…
Reference in New Issue