diff options
Diffstat (limited to 'systems/README.md')
-rw-r--r-- | systems/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/systems/README.md b/systems/README.md new file mode 100644 index 00000000..d72aae65 --- /dev/null +++ b/systems/README.md @@ -0,0 +1,14 @@ +<!--- +This work is licensed under a Creative Commons Attribution 4.0 International License. +http://creativecommons.org/licenses/by/4.0 +--> + +This folder abstract out details among linux distros. + +One time setup: +--------------- + +On a freshly built system, run the following with a super user privilege +or with password less sudo access. + +./build_base_machine.sh |