From 8c5a8d49aa859db2c4f41011bd03a7da415d032e Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 24 Sep 2019 03:32:08 -0500 Subject: req: 3: maybe even finish UI.Partition.* --- devel/requirements/3_functional.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/requirements/3_functional.xml b/devel/requirements/3_functional.xml index 46d7f8c..5275249 100644 --- a/devel/requirements/3_functional.xml +++ b/devel/requirements/3_functional.xml @@ -246,7 +246,27 @@ UI.Partition.Install.UserPrompt.Unlabelled - If the block device contains no label, the system shall allow the User to choose an automatic disk label and partition layout based on the platform or specify their own partition layout. + If the block device contains no label, the system shall allow the User to choose an automatic disk label and partition layout based on the platform or to specify their own partition layout. + + + UI.Partition.Install.UserPrompt.LabelledWithSpace + If the block device contains a disklabel, and the disklabel has enough free space for a minimal installation based on the platform, the system shall allow the User to choose an automatic partition layout, to use the existing partition layout, to specify their own partition layout, or to remove the existing data and automatically label and partition the entire disk. + + + UI.Partition.Install.UserPrompt.LabelledAndFull + If the block device contains a disklabel, and the disklabel is either full or does not have enough free space for a minimal installation based on the platform, the system shall allow the User to choose to use the existing partition layout, to specify their own partition layout, or to remove the existing data and automatically label and partition the entire disk. + + + UI.Partition.Install.Automatic + If the User chooses to use an automatic disklabel and/or partition layout on the block device, the system shall create the necessary partition layout as defined by the platform of the computer. + + + UI.Partition.Install.Manual + If the User chooses to specify their own partition layout, the system shall allow the User to create partitions as desired. + + + UI.Partition.Install.Mount + If the User chooses to specify their own partition layout, or to use the existing partition layout on the disk, the system shall allow the User to choose the mount points for any extant partitions. -- cgit v1.2.3-70-g09d2