On Tue, Jun 09, 2015 at 11:58:26AM +0200, Pino Toscano wrote: > Document basic information about them for Linux and Windows guests. > --- > builder/virt-builder.pod | 36 ++++++++++++++++++++++++++++++++++++ > generator/customize.ml | 6 ++++++ > 2 files changed, 42 insertions(+) > > diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod > index b68845b..f44c165 100644 > --- a/builder/virt-builder.pod > +++ b/builder/virt-builder.pod > @@ -805,6 +805,42 @@ In any case, the C<~USER/.ssh> directory and the > C<~USER/.ssh/authorized_keys> file will be created if not existing > already. > > +=head2 FIRST BOOT SCRIPTS > + > +The I<--firstboot> and I<--firstboot-command> options allow to execute
.. allow you to execute .. [...] > +F<rhsrvany.exe> is copied from the location pointed to by the > +C<VIRT_TOOLS_DATA_DIR> environment variable; if not set, a compiled-in > +default will be used (something like "/usr/share/virt-tools"). Probably best to put C<> or F<> instead of quotes around this string. ACK. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
