From c2a34d6de370d68af3cee244404976ba4964817c Mon Sep 17 00:00:00 2001 From: Luke Short Date: Tue, 4 Jun 2024 15:41:08 -0600 Subject: [PATCH] [virtualization][virtual_machines] ostreecontainer How to use this in the Kickstart file to deploy an OSTree container image for the file system. --- src/virtualization/virtual_machines.rst | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/virtualization/virtual_machines.rst b/src/virtualization/virtual_machines.rst index 8faecb0..0f2867d 100644 --- a/src/virtualization/virtual_machines.rst +++ b/src/virtualization/virtual_machines.rst @@ -1005,7 +1005,7 @@ Common commands: - **lang** = The primary language to use. - mount = Manually specify a partition to mount. - network = Configure the network settings. -- **ostreesetup** = Required for Fedora Silverblue to install the file system. A ``reboot`` is required after this step. The Kickstart installation will continue where it left off. +- **ostreesetup** = Required for Fedora Atomic Desktop to install the file system from an OSTree repository. A ``reboot`` is required after this step. The Kickstart installation will continue where it left off. - --osname = Default: "fedora". - --remote = Default: "fedora". @@ -1016,6 +1016,14 @@ Common commands: - --nogpg = Do not verify the GPG signature of the OCI image. +- **ostreecontainer** = Use an OSTree container instead of an OSTree repository for the install. A ``reboot`` is required after this step. The Kickstart installation will continue where it left off. [92][93] + + - --no-signature-verification = Do not verify the GPG signature of the container image. + - --remote = The OSTree remote name. + - --stateroot = Default: "default". The operating system name. + - --transport = Default: "registry". How to obtain the image. Valid options are: oci, oci-archive, or registry. + - --url = Specify the ``//: