Entware / Entware-ng

Entware-ng
GNU General Public License v2.0
1.21k stars 152 forks source link

Package Request: vblade (AoE Target) #132

Closed lars18th closed 8 years ago

lars18th commented 8 years ago

Hi,

In the old days of optware, the VBLADE tool is present: http://manpages.ubuntu.com/manpages/oneiric/man8/vblade.8.html If you found AoE a quite old protocol think on this:

So, I found it very useful for HD recovery and other admin tasks.

I suggest to include it. All the info you need for creating the package is here:

So, I hope someone likes to create the package. Thank you!

PD: Additional info (not required by vblade, it's only for run the INITIATOR AoE):

zyxmon commented 8 years ago

Kernel drivers cannot be part of entware. Entware is device independent. Can vblade be launched without kernel driver?

lars18th commented 8 years ago

Sure! Vblade is completly kernel free. This is the reason for ask to include it in entware.

zyxmon commented 8 years ago

Why have you included sources to kernel module that cannot be part of Entware?

lars18th commented 8 years ago

Hi @zyxmon ,

Why have you included sources to kernel module that cannot be part of Entware?

To comment that if you like to use the INITIATOR side, then you can compile the kernel module if you don't have the module in your stock kernel. This is only additional information. The vBlade tool is the TARGET part of the tool, and it's completly standalone.

I feel you never have working with AoE. It's like iSCSI, but more simple. The vBlade tool is very powerful because is: user-level, don't need any kernel support, not depends on external libraries. Then is perfect to put in inside "entware".

Please, review the MAKEFILE for Optware. I feel will be easy for you to port it. Regards!

ryzhovau commented 8 years ago

Done.

lars18th commented 8 years ago

Thank you! ;)