summaryrefslogtreecommitdiff
path: root/devel/requirements/4_interface.xml
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-01 07:19:14 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-01 07:19:14 -0500
commit91e75c5e60c2711f64bed0490d374fbf0c535742 (patch)
treec7f85e1c8a698f7c31e31cfdf3980d1c48c846c1 /devel/requirements/4_interface.xml
parent3c42afe674bd684283d6b8cc0b287b24689059b6 (diff)
downloadhorizon-91e75c5e60c2711f64bed0490d374fbf0c535742.tar.gz
horizon-91e75c5e60c2711f64bed0490d374fbf0c535742.tar.bz2
horizon-91e75c5e60c2711f64bed0490d374fbf0c535742.tar.xz
horizon-91e75c5e60c2711f64bed0490d374fbf0c535742.zip
req: UI.Packages.* done; UI.Network.Wireless.* done
Diffstat (limited to 'devel/requirements/4_interface.xml')
-rw-r--r--devel/requirements/4_interface.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/requirements/4_interface.xml b/devel/requirements/4_interface.xml
index a8de9d7..60cb3a7 100644
--- a/devel/requirements/4_interface.xml
+++ b/devel/requirements/4_interface.xml
@@ -86,6 +86,18 @@
<title>Iface.Comm.UI.UploadLog</title>
<para>Horizon UI shall support uploading of log files to an external service in the event of an installation failure.</para>
</formalpara>
+ <formalpara id="Iface.Comm.UI.Network.Wireless.SecTypes">
+ <title>Iface.Comm.UI.Network.Wireless.SecTypes</title>
+ <para>The system shall support the following security types for wireless networking access points:
+ <orderedlist id="SecTypeList">
+ <listitem><para>No Security</para></listitem>
+ <listitem><para>WEP Passphrase</para></listitem>
+ <listitem><para>WPA1 Personal</para></listitem>
+ <listitem><para>WPA2 Personal</para></listitem>
+ <listitem><para>WPA2 Enterprise: Name/Password</para></listitem>
+ </orderedlist>
+ </para>
+ </formalpara>
</section>
<section id="ui_runner">
<title>UI to Runner Interface</title>