diskimage-builder/elements/deploy
Dan Prince 0ff82aff46 Make bash troubleshooting configurable
Adds a new 'troubleshooting' function which encapsulates
the things we might want to do when something bad happens.
Typically this is echo'ing a simple message and launching a
bash shell.

The new troubleshooting function also makes use of a new
'troubleshoot' kernel param which if specific will allow you to
hang the deployment process and interactively debug the deploy_ramdisk
via a bash shell on a console.

Troubleshoot is disabled by default.

Fixes LP Bug #1191043.

Change-Id: I2cba8a9674075ba7e420027d40ef8cbe756cf07e
2013-06-18 14:28:52 -04:00
..
root.d Add fedora support for ramdisk-image-create. 2013-05-31 15:37:31 +01:00
binary-deps Rename flavour to element. 2012-12-05 14:04:58 -08:00
init Make bash troubleshooting configurable 2013-06-18 14:28:52 -04:00
README.md Rename flavour to element. 2012-12-05 14:04:58 -08:00

A ramdisk that will expose the machine primary disk over iSCSI and reboot once baremetal-deploy-helper signals it is finished.