diskimage-builder/elements/deploy-kexec
Jon-Paul Sullivan 0f12d45a50 Use provides to note an element provides deploy
Use "deploy" to denote that an element provides the deploy
capability for a ramdisk for tripleo installation purposes.

This will be a 3-part change to enable renaming deploy to
deploy-baremetal so that the generic "deploy" capability can
be used for the provides file, as a dependant change will have to
be made in tripleo-incubator.

The tripleo-incubator change is
I1ff4bb98c99dfe87ccc4fb19767b93e27707d3a7 and that swaps to using
deploy-baremetal in place of deploy for ramdisk creation when using
baremetal.

Change-Id: Ibb4026e8fc8ba6378061461c4796a91ab2fa991f
2014-04-18 20:10:46 +01:00
..
binary-deps.d Add deploy-kexec element 2013-09-17 14:01:20 -07:00
init.d Make sorting of ramdisk init elements explicit. 2013-11-15 17:18:34 +00:00
install.d /bin/bash all the things. 2013-11-17 16:59:31 -06:00
README.md Add deploy-kexec element 2013-09-17 14:01:20 -07:00
element-deps Use provides to note an element provides deploy 2014-04-18 20:10:46 +01:00

README.md

Boots into the new image once baremetal-deploy-helper signals it is finished by downloading the kernel and ramdisk via tftp, and using the kexec utilities.