From 33b05d1cd93040883adc90cf07f84b742a2b0b93 Mon Sep 17 00:00:00 2001 From: ebner Date: Mon, 21 Nov 2022 09:28:21 +0100 Subject: [PATCH 1/3] 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 From c0f4af40309336b3b96bd4ac2a10770661745611 Mon Sep 17 00:00:00 2001 From: ebner Date: Mon, 21 Nov 2022 10:42:45 +0100 Subject: [PATCH 2/3] started doc on standard stack --- proposals/draft_standard_sw_stack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/draft_standard_sw_stack.md b/proposals/draft_standard_sw_stack.md index eb32344f..f17ef39a 100644 --- a/proposals/draft_standard_sw_stack.md +++ b/proposals/draft_standard_sw_stack.md @@ -4,4 +4,4 @@ The linux standard software stack consists of: * BASE OS Additional packages: -* openvmtool \ No newline at end of file +* open-vm-tools \ No newline at end of file From 663f83cdd4efa9ca189feab851690046875f5740 Mon Sep 17 00:00:00 2001 From: ebner Date: Mon, 21 Nov 2022 10:43:23 +0100 Subject: [PATCH 3/3] started doc on standard stack --- proposals/draft_standard_sw_stack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/draft_standard_sw_stack.md b/proposals/draft_standard_sw_stack.md index f17ef39a..21f07902 100644 --- a/proposals/draft_standard_sw_stack.md +++ b/proposals/draft_standard_sw_stack.md @@ -4,4 +4,4 @@ The linux standard software stack consists of: * BASE OS Additional packages: -* open-vm-tools \ No newline at end of file +* open-vm-tools [vm only] \ No newline at end of file