diskimage-builder/elements/deploy-kexec
Victor Lowther 43b70ce224 /bin/bash all the things.
Since we are using bash syntax in some of the element fragments,
we should make sure we use bash for all of them, so that things don't
break on systems where /bin/sh != /bin/bash.

Change-Id: If2f043c57aa4e1492b7f9839213ef6123f683612
2013-11-17 16:59:31 -06: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 Add deploy-kexec element 2013-09-17 14:01:20 -07: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.