diff options
author | Aihua Li <aihua.li@huawei.com> | 2015-03-27 05:49:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-03-27 05:49:11 +0000 |
commit | e4c9b12d6311142d6c9dd596e98e90bbf90000a8 (patch) | |
tree | 145cd17b23193b397f526ad5365b088cae955f92 /systems/README | |
parent | 1056320ef40a7d7111c2c304612f5b01dc62073a (diff) | |
parent | 8133d53b41d888e3583853412b9c1323ffcec3a4 (diff) |
Merge "complete build_base_machine for CentOS distro"
Diffstat (limited to 'systems/README')
-rw-r--r-- | systems/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/systems/README b/systems/README index 16ebc0c5..e9498600 100644 --- a/systems/README +++ b/systems/README @@ -1 +1,8 @@ This folder abstract out details among linux distros. + +One time setup: +--------------- + +On a freshly built system, run the following with a super user privilege + +./build_base_machine.sh |