Hi Ken,

You can start with Karaf standard distribution and remove org.apache.karaf.shell.commands bundle from system folder and etc/startup.properties.

The issue is that removing this bundle will remove a bunch of commands (like more, grep, etc). To "filter" the commands, you can create your own commands bundle removing the help and logout commands.

Regards
JB

On 11/01/2013 10:23 PM, ken wrote:
Hi All,

I am trying to make a custom distribution and I don't know if it's even
possible or not.  I want to make a distribution with the following features;
* hot deployment
* dynamic configuration
* logging
* provisioning
* console

For the console, I do not want any commands aside from the "help" and
"logout" as I'll be providing other set of commands.  How would I go about
achieving this?

Thanks,

Ken



--
View this message in context: 
http://karaf.922171.n3.nabble.com/custom-distribution-tp4030171.html
Sent from the Karaf - User mailing list archive at Nabble.com.


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to