From d569746e810b95e04356eb0b55811cc96eff06f1 Mon Sep 17 00:00:00 2001 From: Leif Liddy Date: Fri, 23 Dec 2022 21:32:21 +0100 Subject: [PATCH] create a minimal build profile this will: 1. allow developers to quickly test the build process 2. give users the option of installing a minimalistic environment --- config.xml | 1 + platforms/minimal.xml | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 platforms/minimal.xml diff --git a/config.xml b/config.xml index edbbf2f..e39c67f 100644 --- a/config.xml +++ b/config.xml @@ -21,6 +21,7 @@ + diff --git a/platforms/minimal.xml b/platforms/minimal.xml new file mode 100644 index 0000000..b58a1bd --- /dev/null +++ b/platforms/minimal.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + false + + + +