From 4c926d7a4b2dc5ac5eaee443f1a901f9e3ad99d4 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 5 May 2026 12:18:51 +0100 Subject: [PATCH] customize, sysprep: Move firstboot docs from sysprep -> customize As a first step towards consolidating all firstboot documentation in one place, move the "FIRSTBOOT VS SCRIPTS" documentation from virt-sysprep(1) to virt-customize(1). This section will later be reworked and expanded, but in this commit it's just a straight move. (cherry picked from commit 0a148a87541ed5f5b934103e2a1bc7f701d89833) --- customize/virt-customize.pod | 26 ++++++++++++++++++++++++++ sysprep/virt-sysprep.pod | 26 -------------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/customize/virt-customize.pod b/customize/virt-customize.pod index 9fee64ebc..e72e35fac 100644 --- a/customize/virt-customize.pod +++ b/customize/virt-customize.pod @@ -240,6 +240,32 @@ Enable tracing of libguestfs API calls. __CUSTOMIZE_OPTIONS__ +=head1 FIRSTBOOT + +The two options I<--firstboot> and I<--script> both supply shell +scripts that are run against the guest. However these two options are +significantly different. + +I<--firstboot script> uploads the file C