From 0449dbe11ce3413914ba49b1b8974d2241bad6e4 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 13 Jun 2020 15:52:16 -0500 Subject: devel: script: Document the 'version' key --- devel/script/2_keys.xml | 31 +++++++++++++++++++++++++++++++ devel/script/script.xml | 10 +++++----- 2 files changed, 36 insertions(+), 5 deletions(-) diff --git a/devel/script/2_keys.xml b/devel/script/2_keys.xml index c37ecc1..42290ea 100644 --- a/devel/script/2_keys.xml +++ b/devel/script/2_keys.xml @@ -510,6 +510,37 @@ timezone Africa/Nairobi +
+ <literal>version</literal> + + Name + version + + + Purpose + The version key specifies the version of Adélie Linux being installed. The value of this key is used if repository is not specified to determine the repositories to use by default. If repository is provided, this key has no effect. + + + Format + The version key is a string value which describes a version of Adélie Linux. + + + Default + If the version key is not specified, the system will proceed as if the key had been specified with the value "stable". + + + Example + + + The <literal>version</literal> Key + +version 1.1 + + This configures the target computer to install version 1.1 of Adélie Linux. + + + +
<literal>repository</literal> diff --git a/devel/script/script.xml b/devel/script/script.xml index 56eba3a..f8c1a65 100644 --- a/devel/script/script.xml +++ b/devel/script/script.xml @@ -11,15 +11,15 @@ A.WilcoxAdélie Linux - Specification for HorizonScript (Horizon release 1.0): Draft - 2019 + Specification for HorizonScript (Horizon release 1.0) + 2020-06-13 - 2019 + 20192020 Adélie Linux - Development documentation for Project Horizon is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. - You should have received a copy of the license along with this work. If not, see the Creative Commons Web site. + Development documentation for Project Horizon is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. + You should have received a copy of the license along with this work. If not, see the Creative Commons Web site. This document describes the file format of HorizonScript. HorizonScript is the input file used for Project Horizon, the installation system for Adélie Linux. -- cgit v1.2.3-60-g2f50