From 92b34f42dd998ba6e852e85089b642a20d5e9d80 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 13 Jun 2020 17:04:49 -0500 Subject: devel: req: Add bootloader/version, and make final --- devel/requirements/3b_runner.xml | 8 ++++++++ devel/requirements/requirements.xml | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/devel/requirements/3b_runner.xml b/devel/requirements/3b_runner.xml index 788238b..7660661 100644 --- a/devel/requirements/3b_runner.xml +++ b/devel/requirements/3b_runner.xml @@ -716,6 +716,10 @@ Runner.Execute.repository If one or more repository keys are specified in the HorizonScript, the system shall write the repository locations to the /etc/apk/repositories file in the target namespace; otherwise, the system shall write the default repository locations to the /etc/apk/repositories file in the target namespace. + + Runner.Execute.repository.Default + If a version key is specified in the HorizonScript, and no repository keys are specified in the HorizonScript, the system shall use the value of the version key as the version portion of the default repository location(s) written to the target namespace. + Runner.Execute.firmware If a firmware key is specified in the HorizonScript, and the system is compiled with firmware support enabled, and the value of the firmware key is true, the system shall add linux-firmware to the list of packages to install. @@ -816,6 +820,10 @@ Runner.Execute.timezone.Missing If the zoneinfo file for the specified timezone in the timezone key is missing in the target namespace, but present in the installation environment, the system shall copy the zoneinfo file from the installation environment to the /etc/localtime file in the target namespace. + + Runner.Execute.bootloader + If a bootloader key is specified in the HorizonScript, the system shall perform the requested bootloader configuration. + Runner.Execute.Finish The system shall notify the listening agent that the HorizonScript has executed successfully and that the target is installed. diff --git a/devel/requirements/requirements.xml b/devel/requirements/requirements.xml index c69b8f4..6ca6d81 100644 --- a/devel/requirements/requirements.xml +++ b/devel/requirements/requirements.xml @@ -20,13 +20,13 @@ LeeStarnes MaxRees SamuelHolland - LuisRessel + MiraRessel AlyxWolcott - Requirements for Horizon 1.0: Draft - 2019 + Requirements for Horizon 1.0 + 2020-06-13 - 2019 + 20192020 Adélie Linux -- cgit v1.2.3-70-g09d2