1. bec79b9 Starting to switch aliases and some convenience scripts from Buck to Bazel. by Thomas Vachuska · 6 years ago
  2. 0a8417e Workaround for feature group failing during built. by Yuta HIGUCHI · 6 years ago
  3. 7f2a356 Creating build of a small bundle of remote administrative tools that by Thomas Vachuska · 6 years ago
  4. 2f39b54 Fix shellcheck detected errors by Yuta HIGUCHI · 7 years ago
  5. 5af2e4f Eliminating use of Apache Karaf CLI client and of ONOS_USE_SSH env. variable. by Thomas Vachuska · 7 years ago
  6. 6066dff Migrating convenience aliases to Buck usage by Thomas Vachuska · 7 years ago
  7. 1314f8c Revert "Updating bin/karaf to fix ^D" by Brian O'Connor · 8 years ago
  8. a84637c Updating bin/karaf to fix ^D by Brian O'Connor · 8 years ago
  9. a68e6f9 ONOS-4439 bug fixes for security mode init scripts by Changhoon Yoon · 8 years ago
  10. 68498e2 Updating onos-package to display error when karaf-assembly fails. by Brian O'Connor · 8 years ago
  11. 37c486f Adding maven.repo.local arg to onos-package by Brian O'Connor · 8 years ago
  12. dfe13c8 onos-package updates for sm-onos by Brian O'Connor · 9 years ago
  13. eca5bbc Updating onos-package to stage onos-features by Brian O'Connor · 8 years ago
  14. 8208205 Fixing onos-package to include automatic karaf-assembly stage; by Thomas Vachuska · 8 years ago
  15. 8c9ee81 Preparing assembly of Karaf and ONOS artifacts for off-line deployments. by Thomas Vachuska · 8 years ago
  16. 08ab6a6 Changed the method for increasing log file size. by Thomas Vachuska · 9 years ago
  17. 588fde3 Only include current version's pom and feature.xml files in the package by Jonathan Hart · 9 years ago
  18. ac32244 ONOS-2895 Updating onos-package for rpm creation by Brian O'Connor · 9 years ago
  19. 8a0c20e Updating onos-package for debian packaging by Brian O'Connor · 9 years ago
  20. 0eed29e ONOS-2894 Renaming tools/package/debian to tools/package/init by Brian O'Connor · 9 years ago
  21. f5d9363 Adding set -e to build commands by Brian O'Connor · 9 years ago
  22. f2049d1 Adding rpm generation functionalities in onos-package by Luca Prete · 9 years ago
  23. e618375 Adding debian packaging. by Luca Prete · 9 years ago
  24. 12bf445 Introducing optional ability to secure the ONOS karaf shell and to use raw ssh client. by Thomas Vachuska · 9 years ago
  25. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  26. 97a7033 Fixed onos-package and put hazelcast back into features for now. by Thomas Vachuska · 9 years ago
  27. aab3559 Allowing suppression of onos*.zip generation form onos-package; mostly for speed in dev. by Thomas Vachuska · 9 years ago
  28. 8eb12a2 Excluding snapshot downloads from packaging. by Thomas Vachuska · 9 years ago
  29. 014e221 onos-package improvement by Brian O'Connor · 9 years ago
  30. b23fad2 Making onos-package more selective to curb the size of the distributable. by Thomas Vachuska · 9 years ago
  31. 82e60a9 Adding onos-form-cluster & onos-config to the packaged runtime tools to allow installation and cluster configuration w/o any of the test or dev tools. by Thomas Vachuska · 9 years ago
  32. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  33. 785f581 ONOS-1328 Converted ONOS features to apps. by Thomas Vachuska · 9 years ago
  34. 84ca6e7 Fixed Apache Karaf fetch URL to use onosproject.org. by Thomas Vachuska · 9 years ago
  35. 734b749 Fixing onos-package not to be sensitive to cell settings and instead allowing onos-config (used from onos-install) to be fully sensitive to cell settings. by Thomas Vachuska · 9 years ago
  36. ebf5e54 ONOS-542 Added ability for app bundle to carry it's own artifacts, including feature repo. Fixed onos-package script. Added JSON output to CLI. by Thomas Vachuska · 9 years ago
  37. fc7f22d Adding archetype for onos-bundle and onos-cli projects. by Thomas Vachuska · 9 years ago
  38. 5283776 Changing which argument to -a to be compatible with ubuntu by andrew@onlab.us · 9 years ago
  39. 045c01d Adding packaging on onos*.zip file. by Thomas Vachuska · 9 years ago
  40. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  41. b105fd4 Tweaked packaging and related assets in preparation for Karaf 3.0.2 by Thomas Vachuska · 10 years ago
  42. 9141379 Minor cleanup in some of the shell scripts in the "tools" directory. by Pavlin Radoslavov · 10 years ago
  43. 61e317d Modified envSetup to differentiate between ONOS_POM_VERSION and ONOS_VERSION, where the latter uses build number or user name & time. by tom · 10 years ago
  44. c5a5abc Added time-stamping to the unofficial version number. by tom · 10 years ago
  45. 53efab5 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. by tom · 10 years ago
  46. e797a5d Adding customizable features for cell-specific packaging. by tom · 10 years ago
  47. a1376e4 Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  48. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  49. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  50. 82d6bde Fixing test scripts. by tom · 10 years ago
  51. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  52. 2d7acb7 Added a number of test tools. by tom · 10 years ago
  53. 0eaa97f Fixing remote install; now starting as upstart daemon. by tom · 10 years ago
  54. ecd0fbd Tweaking onos-* test scripts. by tom · 10 years ago
  55. 1f3805d Tweaking onos-* test scripts. by tom · 10 years ago
  56. 5a18e80 onos-package now patches the hazelcast.xml with proper interface for use by the test VMs. by tom · 10 years ago
  57. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  58. 5c25570 Sketching cluster related stuff with Madan.. by tom · 10 years ago[Renamed (65%) from tools/package/package]
  59. 73d6d1e Sketching cluster related stuff with Madan.. by tom · 10 years ago
  60. a56d5fe Added a few todos. by tom · 10 years ago
  61. 4d0c663 Adding packaging script. Added display of raw DPID and IPs or MACs for hosts. by tom · 10 years ago