summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-08-21 12:55:59 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-21 13:19:50 +0100
commitad6870102fc2c36b5b0949d10b3d2ad8847c4024 (patch)
treeaaa74600911dfc62aaf112b7c4a6576d2f841bbd /examples
parent87cf749cde7b9ecdfd95d0b4cac939a2be767fd7 (diff)
downloadlibguestfs-ad6870102fc2c36b5b0949d10b3d2ad8847c4024.tar.gz
libguestfs-ad6870102fc2c36b5b0949d10b3d2ad8847c4024.tar.xz
libguestfs-ad6870102fc2c36b5b0949d10b3d2ad8847c4024.zip
recipes: Mention virt-sysprep firstboot feature.
Diffstat (limited to 'examples')
-rw-r--r--examples/guestfs-recipes.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/guestfs-recipes.pod b/examples/guestfs-recipes.pod
index 188af635..0c8fe0fa 100644
--- a/examples/guestfs-recipes.pod
+++ b/examples/guestfs-recipes.pod
@@ -267,6 +267,9 @@ guest.
L<https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content>
+Since libguestfs 1.20, L<virt-sysprep(1)> has an option for installing
+firstboot scripts in Linux guests.
+
=head1 List applications installed in a VM
Save the following to a file C<list-apps.sh>: