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"