diskimage-builder/elements/deploy-kexec
Chris Jones 5387b01af9 Make sorting of ramdisk init elements explicit.
We assemble the init script of ramdisks with the fragments from included
elements, alphabetically.
We now place leading numbers on all of the fragments we ship, to make it
more obvious to element authors and downstream users, how the process
works.

Closes-Bug: #1251706

Change-Id: I56b0d42971c8c462eddcfe1769f8124405e1233c
2013-11-15 17:18:34 +00: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 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 Add deploy-kexec element 2013-09-17 14:01:20 -07:00

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.