From: Richard W.M. Jones Date: Sun, 28 Feb 2016 20:20:07 +0000 (+0000) Subject: Document needs-external-kernel template option. X-Git-Url: http://git.annexia.org/?p=mclu.git;a=commitdiff_plain;h=97b5c2a2402eef41726e54ed6797e8b7d3336058 Document needs-external-kernel template option. Fixes commit 737ffdb932c89d8ec0b2c3d9731ca325da9d84f3. --- diff --git a/mclu.pod b/mclu.pod index e82f14c..63b9b20 100644 --- a/mclu.pod +++ b/mclu.pod @@ -322,6 +322,14 @@ guest. Abbreviations like C<1G> are supported. The template MAY print the minimum disk space required by this guest. Abbreviations like C<10G> are supported. +=item needs-external-kernel + +The template MAY print C or C<1>. If it does so then after the +guest has been built, L is run to extract the +kernel and initrd from the guest, and these are used to boot the guest +with an external kernel and initrd (ie. using the libvirt +CkernelE> and CinitrdE> directives). + =item network-model The template MAY print the network type supported by this guest.