summaryrefslogtreecommitdiff
path: root/devel/requirements
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-05 15:45:24 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-10-05 15:45:24 -0500
commitec286f353858f197b4360dbc6975f8b065d237a5 (patch)
tree4ef3069ba9b20760f4c966a5ba7fd9feedf90ce8 /devel/requirements
parent5c53c41de646d2e83e5c5cfe71600c11caf9d9ad (diff)
downloadhorizon-ec286f353858f197b4360dbc6975f8b065d237a5.tar.gz
horizon-ec286f353858f197b4360dbc6975f8b065d237a5.tar.bz2
horizon-ec286f353858f197b4360dbc6975f8b065d237a5.tar.xz
horizon-ec286f353858f197b4360dbc6975f8b065d237a5.zip
req: Add UI.Partition.Runtime.FS.Type to resolve comment
Diffstat (limited to 'devel/requirements')
-rw-r--r--devel/requirements/3_functional.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/requirements/3_functional.xml b/devel/requirements/3_functional.xml
index aef557a..ad17a64 100644
--- a/devel/requirements/3_functional.xml
+++ b/devel/requirements/3_functional.xml
@@ -196,6 +196,10 @@
<title>UI.Partition.Runtime.FS</title>
<para>The system shall allow the User to choose to create new file systems on any named block device, including partitions that may not have been specified (since they may already exist on the block device).</para>
</formalpara>
+ <formalpara id="UI.Partition.Runtime.FS.Type">
+ <title>UI.Partition.Runtime.FS.Type</title>
+ <para>The system shall allow the User to choose which type of file system to create on the block device, and inform the User that Linux filesystems cannot be easily used from Windows or Mac OS.</para>
+ </formalpara>
<formalpara id="UI.Partition.Runtime.Mount">
<title>UI.Partition.Runtime.Mount</title>
<para>The system shall allow the User to choose what block devices to mount, and the mount point to use for each mounted block device.</para>