From 1261943a7f672b9a3ad224eaa30e9364ae18c331 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 27 Aug 2019 23:10:42 -0500 Subject: vision: Initial draft finished --- devel/vision/2_vision.xml | 1 + devel/vision/4_context.xml | 91 +++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 90 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/vision/2_vision.xml b/devel/vision/2_vision.xml index e60d0c0..790489f 100644 --- a/devel/vision/2_vision.xml +++ b/devel/vision/2_vision.xml @@ -25,6 +25,7 @@ Project Horizon will be the only official way to install Adélie Linux outside of manual (chroot-based) installation. Project Horizon will have exclusive control of the target system while it is committing to disk. No other user-facing applications will be allowed to run during this process. + The Horizon UI will run in a graphical display mode, not a text-only mode.
diff --git a/devel/vision/4_context.xml b/devel/vision/4_context.xml index b0f6a4d..b78306c 100644 --- a/devel/vision/4_context.xml +++ b/devel/vision/4_context.xml @@ -3,10 +3,97 @@ Project Context
Project Priorities - +
+ Quality + The features that are agreed on for 1.0 must be implemented reliably and well-tested. To that end, both automated and manual (user acceptance) testing shall be performed, and must cover at least 90% of all identified code paths. +
+
+ Schedule + Project Horizon 1.0 must ship with the Adélie Linux 1.0 distribution, which is scheduled to release on 2019-10-01. Overrun will not be well-tolerated. For proper testing procedures, Project Horizon should be feature complete by 2019-09-15. +
+
+ Team + A number of willing participants have been identified across all identified user classes for user acceptance testing. Additionally, some of the Adélie Linux packagers may be able to contribute some work to Horizon. +
Operating Environment - + Project Horizon has two major components: the Horizon UI, which allows users to configure their system, and the Horizon Runner, which performs the configuration requested. + The Horizon Runner must be able to run on all computers where Adélie Linux can run; this implies that the minimum operating environment for the Horizon Runner is equivalent to the minimum operating environment for Adélie Linux. At the time of this writing, this is: + + Minimum operating environment for Horizon Runner + + + + + + + + + + Requirement + 32-bit PPC + 64-bit PPC + 64-bit ARM + 32-bit x86 + 64-bit x86 + + + + + CPU + 300 MHz G3 or higher + 1.6 GHz 970 or higher + ARMv8 + 100 MHz Pentium MMX or higher + 615 MHz x86_64 + + + Memory + 48 MB + + + +
+ The Horizon UI will require the following minimum operating environment: + + Minimum operating environment for Horizon UI + + + + + + + + + + Requirement + 32-bit PPC + 64-bit PPC + 64-bit ARM + 32-bit x86 + 64-bit x86 + + + + + CPU + 500 MHz G3 or higher + 1.6 GHz 970 or higher + ARMv8 + 300 MHz Pentium II or higher + 615 MHz x86_64 + + + Memory + 128 MB + + + Graphics + SVGA 800x600 or better; X.Org support for graphics adaptor. + + + +
-- cgit v1.2.3-70-g09d2