blob: d72aae651e9395c2ee532dd5a14af7e915b2c859 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
|