summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>