From 15a7bf9781b7f557c6c03531916d3bcc1598ef5b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 27 Sep 2019 05:30:22 -0500 Subject: req: Add script keys to UI.Partition section --- devel/requirements/3_functional.xml | 39 +++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/devel/requirements/3_functional.xml b/devel/requirements/3_functional.xml index d6f148c..0d92ec3 100644 --- a/devel/requirements/3_functional.xml +++ b/devel/requirements/3_functional.xml @@ -269,6 +269,45 @@ 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. +
+ HorizonScript Keys + + Script.Key.diskid + diskid — The identification strings of the disk(s). + + + Script.Key.disklabel + disklabel — Disklabels to create, if any. + + + Script.Key.partition + partition — Partitions to create, if any. + + + Script.Key.lvm_pv + lvm_pv — LVM PVs to create, if any. + + + Script.Key.lvm_vg + lvm_vg — LVM VGs to create, if any. + + + Script.Key.lvm_lv + lvm_lv — LVM LVs to create, if any. + + + Script.Key.encrypt + encrypt — Block devices to encrypt, if any. + + + Script.Key.fs + fs — File systems to create, if any. + + + Script.Key.mount + mount — File systems to mount, including block device and mountpoint. + +
Firmware Setup -- cgit v1.2.3-70-g09d2