You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
339 B
7 lines
339 B
-include ../Makefile.testdir |
|
|
|
ibft.table: Makefile ibft.pl |
|
perl ibft.pl \ |
|
--initiator iqn=iqn.1994-05.com.redhat:633114aacf2 \ |
|
--nic ip=192.168.50.101,prefix=24,gw=192.168.50.1,dns1=192.168.50.1,dhcp=192.168.50.1,mac=52:54:00:12:34:00,pci=00:03.0 \ |
|
--target nic=0,ip=192.168.50.1,port=3260,lun=1,name=iqn.2009-06.dracut:target0 >$@
|
|
|