
+ <short>kimchid</short> + <description>Kimchid is a daemon service for kimchi whichi is a HTML5 based management tool for KVM. It is designed to make it as easy as possible to get started with KVM and create your first guest.</description>
Typo: whichi / which
Also, please, send the patch for "make install" or we can forget this piece. If it is going to take a while, you can create a ticket in github, so we can track progress :)
hi Rodrigo thanks for your kindly review. I will fix the typo. And I don't think there is any reason to add iptables rules when "make install": 1. make install is only used by developer, so they should be familiar with how to add a rule to open firewall port. 2. if some one run "make install" many times without "make uninstall", there will be a issue, the rules will get added many times in iptables rules, which is too bad. please let me know if you have any doubt. thanks Eli
+ <port protocol="tcp" port="8000"/> + <port protocol="tcp" port="8001"/> +</service>
-- Thanks Eli (Li Yong) Qiao (qiaoly@cn.ibm.com) CSTL-KVM Frobisher/RHEV-H