From 52661635b4f04c356f0092e5b59f1261dd04b34f Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 29 Oct 2023 02:20:25 -0500 Subject: Qt UI: Add Advanced Options screen Allows the user to select arch, repository, signingkey, and version. Closes: #337 --- devel/requirements/3_functional.xml | 39 +++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'devel') 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 @@ A terminal. An external partition editor. A lightweight Web browser. + A chooser for Advanced Options, as described in +
+ Advanced Options +
+ Description / Priority + The system will allow the User to set certain advanced options, if desired. Priority: High. +
+
+ Functional Requirements + + UI.AdvOpts.OnlyWhenRequested + The system shall only present the User with the Advanced Options screen if the user explicitly requests it to be shown. + + + UI.AdvOpts.Repository + The system shall allow the User to override the default repository information. + + + UI.AdvOpts.SigningKeys + The system shall allow the User to override the default signing keys used to verify packages during installation. + + + UI.AdvOpts.Arch + The system shall allow the User to override the target system's CPU architecture. + + + UI.AdvOpts.Version + The system shall allow the User to override the version of Adélie Linux being installed. + + + UI.AdvOpts.Version.RepoAdmonish + The system shall warn the User that the Version key has no effect when the repository information is overridden. + + + UI.AdvOpts.ExtraLines + The system shall allow the User to enter additional lines to be appended to the end of the HorizonScript. + +
+
Input Device Configuration
-- cgit v1.2.3-70-g09d2