summaryrefslogtreecommitdiff
path: root/devel/requirements/3_functional.xml
diff options
context:
space:
mode:
Diffstat (limited to 'devel/requirements/3_functional.xml')
-rw-r--r--devel/requirements/3_functional.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/devel/requirements/3_functional.xml b/devel/requirements/3_functional.xml
index 701b557..7b1ea6e 100644
--- a/devel/requirements/3_functional.xml
+++ b/devel/requirements/3_functional.xml
@@ -119,11 +119,50 @@
<listitem id="UIT-1"><para>A terminal.</para></listitem>
<listitem id="UIT-2"><para>An external partition editor.</para></listitem>
<listitem id="UIT-3"><para>A lightweight Web browser.</para></listitem>
+ <listitem id="UIT-4"><para>A chooser for Advanced Options, as described in</para></listitem>
</orderedlist>
</para>
</formalpara>
</section>
</section>
+ <section id="ui_advopts">
+ <title>Advanced Options</title>
+ <section id="ui_advopts_meta">
+ <title>Description / Priority</title>
+ <para>The system will allow the User to set certain advanced options, if desired. Priority: High.</para>
+ </section>
+ <section id="ui_advopts_req">
+ <title>Functional Requirements</title>
+ <formalpara id="UI.AdvOpts.OnlyWhenRequested">
+ <title>UI.AdvOpts.OnlyWhenRequested</title>
+ <para>The system shall only present the User with the Advanced Options screen if the user explicitly requests it to be shown.</para>
+ </formalpara>
+ <formalpara id="UI.AdvOpts.Repository">
+ <title>UI.AdvOpts.Repository</title>
+ <para>The system shall allow the User to override the default repository information.</para>
+ </formalpara>
+ <formalpara id="UI.AdvOpts.SigningKeys">
+ <title>UI.AdvOpts.SigningKeys</title>
+ <para>The system shall allow the User to override the default signing keys used to verify packages during installation.</para>
+ </formalpara>
+ <formalpara id="UI.AdvOpts.Arch">
+ <title>UI.AdvOpts.Arch</title>
+ <para>The system shall allow the User to override the target system's CPU architecture.</para>
+ </formalpara>
+ <formalpara id="UI.AdvOpts.Version">
+ <title>UI.AdvOpts.Version</title>
+ <para>The system shall allow the User to override the version of Adélie Linux being installed.</para>
+ </formalpara>
+ <formalpara id="UI.AdvOpts.Version.RepoAdmonish">
+ <title>UI.AdvOpts.Version.RepoAdmonish</title>
+ <para>The system shall warn the User that the Version key has no effect when the repository information is overridden.</para>
+ </formalpara>
+ <formalpara id="UI.AdvOpts.ExtraLines">
+ <title>UI.AdvOpts.ExtraLines</title>
+ <para>The system shall allow the User to enter additional lines to be appended to the end of the HorizonScript.</para>
+ </formalpara>
+ </section>
+ </section>
<section id="ui_input">
<title>Input Device Configuration</title>
<section id="ui_input_meta">