diff mbox series

[10/11] ref-manual/kickstart.rst: remove note on available commands

Message ID 20260625-wic-migration-v1-10-fef8d481aecc@bootlin.com
State New
Headers show
Series Migrate WIC documentation | expand

Commit Message

Antonin Godard June 25, 2026, 9:33 a.m. UTC
This note makes for a strange introduction to this section. This is a
reference manual, so what is documented is also what is supported. Leave
the paragraph below as an introduction to this document.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/ref-manual/kickstart.rst | 10 ----------
 1 file changed, 10 deletions(-)
diff mbox series

Patch

diff --git a/documentation/ref-manual/kickstart.rst b/documentation/ref-manual/kickstart.rst
index 9ab806899..692ee2de0 100644
--- a/documentation/ref-manual/kickstart.rst
+++ b/documentation/ref-manual/kickstart.rst
@@ -9,16 +9,6 @@  OpenEmbedded Kickstart (``.wks``) Reference
 Introduction
 ============
 
-The current Wic implementation supports only the basic kickstart
-partitioning commands: ``partition`` (or ``part`` for short) and
-``bootloader``.
-
-.. note::
-
-   Future updates will implement more commands and options. If you use
-   anything that is not specifically supported, results can be
-   unpredictable.
-
 This chapter provides a reference on the available kickstart commands.
 The information lists the commands, their syntax, and meanings.
 Kickstart commands are based on the Fedora kickstart versions but with