Can you tell me is there a way to have a bundle automatically load at runtime when pelix.shell is launched. I am trying to avoid using the command install <bundle-name>. If there is a path I can place the bundles in to have them automatically load that would be fine as well.
As an example when launching pelix.shell pelix the following automatically load without user interaction. I know these bundles are necessary for ipopo to run but I was hoping I can do the same with own bundles.
+----+-----------------------------------+--------+---------+
| ID | Name | State | Version |
+====+===================================+========+=========+
| 0 | pelix.framework | ACTIVE | 0.6.4 |
+----+-----------------------------------+--------+---------+
| 1 | pelix.ipopo.core | ACTIVE | 0.6.4 |
+----+-----------------------------------+--------+---------+
| 2 | pelix.shell.core | ACTIVE | 0.6.4 |
+----+-----------------------------------+--------+---------+
| 3 | pelix.shell.console | ACTIVE | 0.6.4 |
+----+-----------------------------------+--------+---------+
| 4 | pelix.shell.ipopo | ACTIVE | 0.6.4 |
+----+-----------------------------------+--------+---------+
| 5 | pelix.ipopo.handlers.properties | ACTIVE | 0.6.4 |
+----+-----------------------------------+--------+---------+
| 6 | pelix.ipopo.handlers.provides | ACTIVE | 0.6.4 |
+----+-----------------------------------+--------+---------+
| 7 | pelix.ipopo.handlers.requires | ACTIVE | 0.6.4 |
+----+-----------------------------------+--------+---------+
| 8 | pelix.ipopo.handlers.requiresbest | ACTIVE | 0.6.4 |
+----+-----------------------------------+--------+---------+
| 9 | pelix.ipopo.handlers.requiresmap | ACTIVE | 0.6.4 |
+----+-----------------------------------+--------+---------+
| 10 | pelix.ipopo.handlers.temporal | ACTIVE | 0.6.4