From 96be574f9fbbbb9a8b28947fbec8bb9ed74d6fde Mon Sep 17 00:00:00 2001 From: Frank Brockners Date: Mon, 24 Aug 2015 01:33:30 -0700 Subject: Base templates and directory structure for Genesis Base templates to articulate requirements which are common and are to be followed by all installers participating in Genesis. Template provided: * Requirements for common system components * Requirements for a common user experience In additon, a high level directory structure is put in place - to allow for later easy migration of current BGS/Genesis common files. Change-Id: I219246ee33eefe3a5b1cec421223d00745f0f910 Signed-off-by: Frank Brockners --- common/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 common/README.md (limited to 'common') diff --git a/common/README.md b/common/README.md new file mode 100644 index 0000000..b988986 --- /dev/null +++ b/common/README.md @@ -0,0 +1,18 @@ + +# Common +This directory contains those files which are common across all deployment tools and as such are also used by all deployment tools (a.k.a. "installers"). + -- cgit 1.2.3-korg