diskimage-builder/elements/deploy-targetcli
Pino Toscano f7aefb1498 Create the dracut directory if not existing already
Make sure that the target directory for 50targetcli exists already, in
case there is no dracut installed at extra-data.d run time.

Change-Id: I85ade9e85e823b7564a5839c8b6181548a15ad41
2015-04-02 15:07:33 +02:00
..
binary-deps.d Refactor deploy ramdisk to allow use of targetcli 2015-03-18 11:42:00 -05:00
dracut-drivers.d Refactor deploy ramdisk to allow use of targetcli 2015-03-18 11:42:00 -05:00
extra-data.d Create the dracut directory if not existing already 2015-04-02 15:07:33 +02:00
element-deps Refactor deploy ramdisk to allow use of targetcli 2015-03-18 11:42:00 -05:00
package-installs.yaml Refactor deploy ramdisk to allow use of targetcli 2015-03-18 11:42:00 -05:00
README.md Refactor deploy ramdisk to allow use of targetcli 2015-03-18 11:42:00 -05:00

Use targetcli for the deploy ramdisk

Provides the necessary scripts and dependencies to use targetcli for exporting the iscsi target in the deploy ramdisk.

Implemented as a dracut module, so will only work with dracut-based ramdisks.