mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
skeleton of iscsi target module
This commit is contained in:
@ -2,5 +2,5 @@ desc=iSCSI Server
|
||||
category=hardware
|
||||
os_support=*-linux freebsd
|
||||
depends=fdisk lvm raid init
|
||||
longdesc=Share disk devices across the network using the iSCSI protocol.
|
||||
longdesc=Share disk devices across the network using the iSCSI protocol with the netbsd-iscsi package.
|
||||
desc_de=iSCSI-Server
|
||||
|
BIN
iscsi-target/images/icon.gif
Executable file
BIN
iscsi-target/images/icon.gif
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
5
iscsi-target/module.info
Normal file
5
iscsi-target/module.info
Normal file
@ -0,0 +1,5 @@
|
||||
desc=iSCSI Target
|
||||
category=hardware
|
||||
os_support=*-linux
|
||||
depends=fdisk lvm raid init
|
||||
longdesc=Share disk devices across the network using the iSCSI protocol with the iscsitarget package.
|
Reference in New Issue
Block a user