commit | 0ecf4c46a3d74a4ed82665a6c307bb2ae2643f60 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Thu Dec 11 15:11:44 2014 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Thu Dec 11 15:11:44 2014 -0800 |
tree | 4b51b2ec0f1634014a3f2d965a80a2a92d35a324 | |
parent | 7dcc33fb1081513c10358eb2c2de341e922b08cf [diff] [blame] |
add extra mem, apt-get clean ; clone byon
diff --git a/dist-setup.sh b/dist-setup.sh index 8e3c88c..0b94c20 100644 --- a/dist-setup.sh +++ b/dist-setup.sh
@@ -51,6 +51,7 @@ # -------------- Download ONOS ---------------- +git clone https://github.com/bocon13/onos-byon.git git clone https://gerrit.onosproject.org/onos cd onos git checkout 1.0.0 @@ -197,6 +198,8 @@ cd - +sudo apt-get clean + # ------------- Zero Unused Blocks ------------- #TODO investigate zerofree echo "Zeroing unused blocks"