diskimage-builder/elements/ramdisk-base
Bob Ball b5794f3665 Add support for Xen PV disks
Xen paravirtualised disks (supported by most modern kernels) have the
"xvd" prefix (e.g. xvda0).  The functions to strip partitions need to
match on Xen PV disks otherwise the device name is discarded.

Change-Id: I5539d2afba3fae30d1ddb49dcbf077113d38bbf7
Closes-Bug: #1498576
2015-10-19 15:38:00 +01:00
..
cleanup.d Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
extra-data.d Add support for Xen PV disks 2015-10-19 15:38:00 +01:00
init.d Fallback to a boot_server kernel param if ip= not passed 2014-12-10 15:36:15 -08:00
post-install.d Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
udev.d Use labels for virtual media dev in Ironic ramdisk 2015-04-18 04:58:03 +00:00
README.rst Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00

README.rst

ramdisk-base

Shared functionality required by all of the different ramdisk elements.