blob: 1496710791816d9ec4480c9d8ce5256e687b5552 (
plain)
1
2
3
4
5
6
7
8
9
|
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
|