aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--DEVELOP.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/DEVELOP.md b/DEVELOP.md
index 411f18a..72fce8c 100644
--- a/DEVELOP.md
+++ b/DEVELOP.md
@@ -42,3 +42,13 @@ Goal is to provide same configurability at runtime
as debian-installer provides at install time,
either executing boxer directly or using boxer-generated scripts,
and offer dynamic runtime-resolved equivalent of metapackages.
+
+
+## Features
+
+System functionalities are grouped in sets of "features"
+targeting different real-world puposes.
+
+Goal is for all functionalities to be sensibly covered by features
+and each feature contain a decent minimum documentation
+usable both standalone and coherently as a system documentation.