diskimage-builder/elements/deploy-kexec
James Slagle 07c22185bd Use package-installs in more elements
Updates additional elements in diskimage-builder to use the declarative
package install support provided by the package-installs element.
package-installs does not yet support the pkg-map functionality, so
elements using pkg-map are not migrated. That support will come in the
near future.

Change-Id: I3d36adad317ba44326eabd95243d45807e2a8a16
2014-09-08 15:16:14 -04: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 Use package-installs in more elements 2014-09-08 15:16:14 -04:00
element-deps Use package-installs in more elements 2014-09-08 15:16:14 -04:00
README.md add some missing \n at end of file 2014-05-06 13:43:53 +02: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.