9c27fae1e4
The targetcli element was triggering a bunch of errors from dracut when we installed all of Python. It turns out this is because there were filenames with spaces in the find output and the loop didn't handle that properly. This switches to a while loop that can handle odd filenames. Change-Id: Iacbf16f26f2bc9991840250dc8ae7990db54d811 |
||
---|---|---|
.. | ||
binary-deps.d | ||
dracut-drivers.d | ||
extra-data.d | ||
element-deps | ||
package-installs.yaml | ||
README.md |
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.