From 33b05d1cd93040883adc90cf07f84b742a2b0b93 Mon Sep 17 00:00:00 2001 From: ebner Date: Mon, 21 Nov 2022 09:28:21 +0100 Subject: [PATCH] start documentation standard SW stack --- proposals/draft_standard_sw_stack.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 proposals/draft_standard_sw_stack.md diff --git a/proposals/draft_standard_sw_stack.md b/proposals/draft_standard_sw_stack.md new file mode 100644 index 00000000..eb32344f --- /dev/null +++ b/proposals/draft_standard_sw_stack.md @@ -0,0 +1,7 @@ +# (DRAFT) Definition Standard Software Stack + +The linux standard software stack consists of: +* BASE OS + +Additional packages: +* openvmtool \ No newline at end of file