1. a56fb32 Add missing statement to start-onos.sh that was added to by Pavlin Radoslavov · 11 years ago
  2. 8709f48 Apply formatting of the JVM_OPTS argument. No functional changes. by Pavlin Radoslavov · 11 years ago
  3. 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
  4. 8b13e70 Adding Jacoco code coverage functionality to build and start-onos by timlindberg · 11 years ago
  5. 93bf605 fixed start-onos.sh to be able to run it from any dir by Masayoshi Kobayashi · 11 years ago
  6. 55f7f32 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Masayoshi Kobayashi · 11 years ago
  7. 9973090 script changes for development VM to work in multiple node environment by Masayoshi Kobayashi · 11 years ago
  8. f71f6cb Typo by Pankaj Berde · 11 years ago
  9. ff1fe03 Improve JVM OPTS for memory and thread management and open jmx port 7189 by Pankaj Berde · 11 years ago
  10. bbd3861 Index ports for faster search by Pankaj Berde · 11 years ago
  11. 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
  12. a8e3835 resolved conflict in start-onos.sh and start-onos-embedded.sh by Masayoshi Kobayashi · 11 years ago
  13. 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
  14. 88f3bf3 Download dependency when setup-local-maven.sh is run. by HIGUCHI Yuta · 11 years ago
  15. 49cf4d2 Main for ONOS by HIGUCHI Yuta · 11 years ago
  16. e7aa925 * Build and run using Maven by HIGUCHI Yuta · 11 years ago
  17. 05f9fc9 change in start-onos.sh to support start-if-stop' by Masayoshi Kobayashi · 11 years ago
  18. 77b5851 Port search improved by Pankaj Berde · 11 years ago
  19. 5fb2763 addPort fails occassionally...do better exception handling by Pankaj Berde · 11 years ago
  20. f756278 Enabled some options in start-onos.sh to improve ONOS performance by Jonathan Hart · 11 years ago
  21. b531d71 Removed unnecessary "sudo" in scripts start-cassandra.sh and start-onos.sh by Pavlin Radoslavov · 11 years ago
  22. e4997b9 Changes to build system to reduce build time by Jonathan Hart · 11 years ago
  23. 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
  24. 8849a66 stop doing tcpdump (due to disk full issue) by Masayoshi Kobayashi · 11 years ago
  25. 45dcdad change start-onos.sh to read properties file even if it is started not from ONOS dir by Masayoshi Kobayashi · 11 years ago
  26. e772c7c change onos start script by Masayoshi Kobayashi · 11 years ago
  27. cbd5e0a Changed startup scripts to Check if Cassandra is NOT running on local berkeley db by Masayoshi Kobayashi · 11 years ago
  28. 274c07d Added start-rest.sh and modified onos/casandra start script by Masayoshi Kobayashi · 11 years ago
  29. aea2a68 Added fabicon.ico by Ubuntu · 11 years ago
  30. 2a0bc44 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Ubuntu · 11 years ago
  31. 787c3ad modified start-onos.sh to fix starting tcpdump bug by Ubuntu · 11 years ago
  32. 6bdc999 Fixed start-onos.sh to not use classpath. It is causing Floodlight WebUI to not come up. by admin · 11 years ago
  33. 08edc7a made start-onos.sh more useful by Ubuntu · 11 years ago