1. f89714c Clarify $ONOS_PROPS and restore missing $JMX_PORT by Bob Lantz · 11 years ago
  2. 2061252 restore default mvn -o by Bob Lantz · 11 years ago
  3. c7c0540 onos.py (Mininet custom file) and minor changes to support it by Bob Lantz · 11 years ago
  4. 4fb214c Cosmetic fix on startup script comment by Yuta HIGUCHI · 11 years ago
  5. 4a828f2 get back the missing agents by mininet · 11 years ago
  6. a56fb32 Add missing statement to start-onos.sh that was added to by Pavlin Radoslavov · 11 years ago
  7. 8709f48 Apply formatting of the JVM_OPTS argument. No functional changes. by Pavlin Radoslavov · 11 years ago
  8. b5ad461 Changed start-onos.sh to only write a new logback.xml if there isn't an existing one. This allows users to override our default logback config. Also added a logback.xml example for long-term deployments which rolls logfiles daily and cleans up old logs by Jonathan Hart · 11 years ago
  9. 8b13e70 Adding Jacoco code coverage functionality to build and start-onos by timlindberg · 11 years ago
  10. 93bf605 fixed start-onos.sh to be able to run it from any dir by Masayoshi Kobayashi · 11 years ago
  11. 55f7f32 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Masayoshi Kobayashi · 11 years ago
  12. 9973090 script changes for development VM to work in multiple node environment by Masayoshi Kobayashi · 11 years ago
  13. f71f6cb Typo by Pankaj Berde · 11 years ago
  14. ff1fe03 Improve JVM OPTS for memory and thread management and open jmx port 7189 by Pankaj Berde · 11 years ago
  15. bbd3861 Index ports for faster search by Pankaj Berde · 11 years ago
  16. 9d06fc5 fix for ONOS-147: ONOS starting script (start-onos.sh and start-onos-embedded.sh) can run at any directory by Masayoshi Kobayashi · 11 years ago
  17. a8e3835 resolved conflict in start-onos.sh and start-onos-embedded.sh by Masayoshi Kobayashi · 11 years ago
  18. 7ee83b3 cleaned up dir setting on start-onos.sh and Changed Java VM params (decreased memory from 2G -> 1G and Change GC from ParallelGC to ConcMarkSweepGC by Masayoshi Kobayashi · 11 years ago
  19. 88f3bf3 Download dependency when setup-local-maven.sh is run. by HIGUCHI Yuta · 11 years ago
  20. 49cf4d2 Main for ONOS by HIGUCHI Yuta · 11 years ago
  21. e7aa925 * Build and run using Maven by HIGUCHI Yuta · 11 years ago
  22. 05f9fc9 change in start-onos.sh to support start-if-stop' by Masayoshi Kobayashi · 11 years ago
  23. 77b5851 Port search improved by Pankaj Berde · 11 years ago
  24. 5fb2763 addPort fails occassionally...do better exception handling by Pankaj Berde · 11 years ago
  25. f756278 Enabled some options in start-onos.sh to improve ONOS performance by Jonathan Hart · 11 years ago
  26. b531d71 Removed unnecessary "sudo" in scripts start-cassandra.sh and start-onos.sh by Pavlin Radoslavov · 11 years ago
  27. e4997b9 Changes to build system to reduce build time by Jonathan Hart · 11 years ago
  28. 0ae2777 Changed start-onos.sh so logback.xml is only written if we are actually starting ONOS. Previously logback.xml would be written when the status command was run and this was causing the log file location to change in the middle of a run on the hardware testbed by Jonathan Hart · 11 years ago
  29. 8849a66 stop doing tcpdump (due to disk full issue) by Masayoshi Kobayashi · 11 years ago
  30. 45dcdad change start-onos.sh to read properties file even if it is started not from ONOS dir by Masayoshi Kobayashi · 11 years ago
  31. e772c7c change onos start script by Masayoshi Kobayashi · 11 years ago
  32. cbd5e0a Changed startup scripts to Check if Cassandra is NOT running on local berkeley db by Masayoshi Kobayashi · 11 years ago
  33. 274c07d Added start-rest.sh and modified onos/casandra start script by Masayoshi Kobayashi · 11 years ago
  34. aea2a68 Added fabicon.ico by Ubuntu · 11 years ago
  35. 2a0bc44 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Ubuntu · 11 years ago
  36. 787c3ad modified start-onos.sh to fix starting tcpdump bug by Ubuntu · 11 years ago
  37. 6bdc999 Fixed start-onos.sh to not use classpath. It is causing Floodlight WebUI to not come up. by admin · 11 years ago
  38. 08edc7a made start-onos.sh more useful by Ubuntu · 11 years ago