Restructure directory, add 'pkgs' folder now

This commit is contained in:
Harshavardhana
2014-11-24 15:10:25 -08:00
parent a1aafb9648
commit 3cefaf5ad8
128 changed files with 50 additions and 7 deletions

View File

@@ -0,0 +1,11 @@
- Install 'build-essential'
~~~
# apt-get install build-essential -y
~~~
- Install 'yasm'
~~~
# apt-get install yasm -y
~~~