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