summaryrefslogtreecommitdiff
path: root/devel/requirements
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-27 05:21:48 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-27 05:21:48 -0500
commit57b1819ccc4e9a24f2f908574107fbf3bf0d43fa (patch)
treee8e9753aa66653ebec91e0072b24082f2cad10e4 /devel/requirements
parentd667472478f2110b26e3a7afaeb3a313e1b475f3 (diff)
downloadhorizon-57b1819ccc4e9a24f2f908574107fbf3bf0d43fa.tar.gz
horizon-57b1819ccc4e9a24f2f908574107fbf3bf0d43fa.tar.bz2
horizon-57b1819ccc4e9a24f2f908574107fbf3bf0d43fa.tar.xz
horizon-57b1819ccc4e9a24f2f908574107fbf3bf0d43fa.zip
req: 2: Define environments; add Blowfish
Diffstat (limited to 'devel/requirements')
-rw-r--r--devel/requirements/2_description.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/requirements/2_description.xml b/devel/requirements/2_description.xml
index 8ddc1de..02a9463 100644
--- a/devel/requirements/2_description.xml
+++ b/devel/requirements/2_description.xml
@@ -47,6 +47,9 @@
</section>
<section id="environment">
<title>Operating Environment</title>
+ <formalpara id="OE-Defined">
+ <title>OE-Defined</title>
+ <para>In this document, the term "installation environment" refers to the Horizon UI or Horizon Runner executing on the target computer that will install Adélie Linux. The term "runtime environment" refers to the Horizon UI or Horizon Runner executing on a computer that is already running an existing OS.</para>
<formalpara id="OE-1">
<title>OE-1</title>
<para>Project Horizon shall run on any computer that is supported by the Easy Kernel and is using a Tier 1 supported CPU architecture as defined at <xref linkend="REF-2"/>.</para>
@@ -72,7 +75,7 @@
</formalpara>
<formalpara id="IC-3">
<title>IC-3</title>
- <para>The system shall use the Modular Crypt Format as described in <xref linkend="REF-3"/> and as implemented in the musl C library to encrypt passwords with the SHA-512 algorithm.</para>
+ <para>The system shall use the Modular Crypt Format as described in <xref linkend="REF-3"/> and as implemented in the musl C library to encrypt passwords with the SHA-512 and/or Blowfish algorithms.</para>
</formalpara>
<formalpara id="IC-4">
<title>IC-4</title>