Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KVM web manager - kimchi?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
KAJINOFE
n00b
n00b


Joined: 14 Aug 2015
Posts: 5

PostPosted: Tue Sep 15, 2015 12:49 am    Post subject: KVM web manager - kimchi? Reply with quote

Hello!

I know there are lots of GUI managers for KVM, but I'm particularly interested in kimchi. I tried searching the gentoo site and tried emerge -s kimchi but didn't come up with any results. Does anyone know if there's going to be any portage support for this KVM manager?

By the way, brand new gentoo user here after hours of preparation, reading, note taking and practicing on VMs. I'm having lots of fun discovering gentoo and linux in general (around 4 months total usage time so far... :oops: ) Anyways, if anyone has any info about gentoo and kimchi support please let me know, thanks!
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Tue Sep 15, 2015 1:25 am    Post subject: Reply with quote

Hi,


welcome and enjoy your stay with Gentoo :)


if you haven't installed layman


Code:
emerge layman


Set up your overlays:

https://wiki.gentoo.org/wiki/Layman
https://wiki.gentoo.org/wiki/Overlay
https://wiki.gentoo.org/wiki/Project:Overlays/User_Guide
https://wiki.gentoo.org/wiki/Overlay/Local_overlay


Search via Google for kimchi and ebuild

Code:
gentoo kimchi ebuild


Discover, that it's in a "chaos" named overlay on github

Code:
layman -L

(list all overlays)


Code:
layman -a chaos


add the overlay

copy the ebuild from the overlay to your local overlay (www-apps/kimchi)


optional:
(it depends, if you trust and want to use the other ebuilds from the overlay

and/or that ebuilds in the official gentoo portage tree will be replaced by the ebuilds from the overlay added)

and remove the overlay

optional.

Code:
emerge kimchi


you might need to unmask it and keyword it

https://wiki.gentoo.org/wiki//etc/portage/package.accept_keywords
https://wiki.gentoo.org/wiki/Knowledge_Base:Accepting_a_keyword_for_a_single_package
https://wiki.gentoo.org/wiki/Knowledge_Base:Unmasking_a_package


Enjoy :D
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
KAJINOFE
n00b
n00b


Joined: 14 Aug 2015
Posts: 5

PostPosted: Tue Sep 15, 2015 6:31 pm    Post subject: Reply with quote

Nice!!! Thanks so much for the detailed reply, I'll check the links out and report back, might take some days since I'm a bit busy this week.

Thank you again kernelOfTruth!!
Back to top
View user's profile Send private message
KAJINOFE
n00b
n00b


Joined: 14 Aug 2015
Posts: 5

PostPosted: Fri Sep 18, 2015 9:39 pm    Post subject: Reply with quote

I was able to successfully install and bring up a VM through kimchi, thanks again I learned a lot through this exercise! :D
Back to top
View user's profile Send private message
maca
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jun 2003
Posts: 84
Location: Perth, Australia

PostPosted: Sun Sep 25, 2016 4:21 am    Post subject: kimchi setup Reply with quote

Old thread ...

I've setup a headless KVM box that I want to manage from my windows box..

Kimchi looks good ...

it does appear to be in the choas overlay -> what am I missing.

Can someone give me a how to ? Im having issues diguring out local overlay and copy given www-apps in choas doesnt have it.

Sorry to be so vague..
_________________
You can take nothing from me that I will more freely give, except my life

William Shakespeare
Hamlet
Back to top
View user's profile Send private message
samuelololol
n00b
n00b


Joined: 08 Sep 2009
Posts: 8

PostPosted: Sat Feb 18, 2017 2:57 pm    Post subject: Reply with quote

after i install kimchi using ebuild above
I even could not find the init.d scripts or bin folder for exectable
how you guys run it? 8O
Are there any tutorials??

Code:

$ equery f kimchi

/etc
/etc/kimchi
/etc/kimchi/distros.d
/etc/kimchi/distros.d/debian.json
/etc/kimchi/distros.d/fedora.json
/etc/kimchi/distros.d/gentoo.json
/etc/kimchi/distros.d/opensuse.json
/etc/kimchi/distros.d/ubuntu.json
/etc/kimchi/template.conf
/etc/wok
/etc/wok/plugins.d
/etc/wok/plugins.d/kimchi.conf
/usr
/usr/lib64
/usr/lib64/python2.7
/usr/lib64/python2.7/site-packages
/usr/lib64/python2.7/site-packages/wok
/usr/lib64/python2.7/site-packages/wok/plugins
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/API.json
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/__init__.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/__init__.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/__init__.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/config.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/config.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/config.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/__init__.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/__init__.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/__init__.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/config.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/config.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/config.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/cpuinfo.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/cpuinfo.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/cpuinfo.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/groups.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/groups.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/groups.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/host.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/host.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/host.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/interfaces.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/interfaces.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/interfaces.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/networks.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/networks.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/networks.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/ovsbridges.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/ovsbridges.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/ovsbridges.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/peers.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/peers.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/peers.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/storagepools.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/storagepools.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/storagepools.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/storageservers.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/storageservers.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/storageservers.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/storagevolumes.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/storagevolumes.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/storagevolumes.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/templates.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/templates.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/templates.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/users.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/users.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/users.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/__init__.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/__init__.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/__init__.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/hostdevs.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/hostdevs.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/hostdevs.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/ifaces.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/ifaces.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/ifaces.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/snapshots.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/snapshots.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/snapshots.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/storages.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/storages.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vm/storages.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vms.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vms.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/control/vms.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/distroloader.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/distroloader.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/distroloader.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/i18n.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/i18n.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/i18n.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/imageinfo.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/imageinfo.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/imageinfo.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/iscsi.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/iscsi.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/iscsi.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/isoinfo.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/isoinfo.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/isoinfo.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/kvmusertests.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/kvmusertests.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/kvmusertests.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/mockmodel.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/mockmodel.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/mockmodel.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/__init__.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/__init__.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/__init__.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/config.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/config.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/config.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/cpuinfo.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/cpuinfo.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/cpuinfo.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/diskutils.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/diskutils.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/diskutils.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/featuretests.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/featuretests.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/featuretests.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/groups.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/groups.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/groups.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/host.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/host.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/host.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/hostdev.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/hostdev.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/hostdev.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/interfaces.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/interfaces.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/interfaces.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/libvirtconnection.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/libvirtconnection.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/libvirtconnection.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/libvirtevents.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/libvirtevents.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/libvirtevents.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/libvirtstoragepool.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/libvirtstoragepool.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/libvirtstoragepool.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/model.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/model.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/model.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/networks.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/networks.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/networks.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/ovsbridges.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/ovsbridges.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/ovsbridges.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/peers.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/peers.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/peers.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storagepools.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storagepools.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storagepools.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storageservers.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storageservers.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storageservers.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storagetargets.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storagetargets.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storagetargets.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storagevolumes.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storagevolumes.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/storagevolumes.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/templates.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/templates.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/templates.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/users.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/users.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/users.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/utils.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/utils.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/utils.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/virtviewerfile.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/virtviewerfile.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/virtviewerfile.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmhostdevs.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmhostdevs.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmhostdevs.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmifaces.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmifaces.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmifaces.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vms.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vms.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vms.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmsnapshots.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmsnapshots.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmsnapshots.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmstorages.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmstorages.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/model/vmstorages.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/network.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/network.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/network.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/osinfo.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/osinfo.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/osinfo.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/root.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/root.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/root.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/scan.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/scan.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/scan.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/screenshot.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/screenshot.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/screenshot.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/serialconsole.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/serialconsole.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/serialconsole.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/utils.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/utils.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/utils.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/vmtemplate.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/vmtemplate.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/vmtemplate.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/websocket.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/websocket.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/websocket.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/__init__.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/__init__.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/__init__.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/bootorder.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/bootorder.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/bootorder.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/cpu.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/cpu.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/cpu.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/disk.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/disk.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/disk.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/graphics.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/graphics.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/graphics.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/interface.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/interface.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/interface.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/network.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/network.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/network.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/qemucmdline.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/qemucmdline.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/qemucmdline.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/serial.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/serial.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/serial.pyo
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/usb.py
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/usb.pyc
/usr/lib64/python2.7/site-packages/wok/plugins/kimchi/xmlutils/usb.pyo
/usr/share
/usr/share/kimchi
/usr/share/kimchi/doc
/usr/share/kimchi/doc/API.md
/usr/share/kimchi/doc/README-federation.md
/usr/share/kimchi/doc/README.md
/usr/share/kimchi/doc/fedora-deps.md
/usr/share/kimchi/doc/kimchi-guests.png
/usr/share/kimchi/doc/kimchi-templates.png
/usr/share/kimchi/doc/opensuse-deps.md
/usr/share/kimchi/doc/ubuntu-deps.md
/usr/share/kimchi/doc/wok-login.png
/usr/share/locale
/usr/share/locale/de_DE
/usr/share/locale/de_DE/LC_MESSAGES
/usr/share/locale/de_DE/LC_MESSAGES/kimchi.mo
/usr/share/locale/en_US
/usr/share/locale/en_US/LC_MESSAGES
/usr/share/locale/en_US/LC_MESSAGES/kimchi.mo
/usr/share/locale/es_ES
/usr/share/locale/es_ES/LC_MESSAGES
/usr/share/locale/es_ES/LC_MESSAGES/kimchi.mo
/usr/share/locale/fr_FR
/usr/share/locale/fr_FR/LC_MESSAGES
/usr/share/locale/fr_FR/LC_MESSAGES/kimchi.mo
/usr/share/locale/it_IT
/usr/share/locale/it_IT/LC_MESSAGES
/usr/share/locale/it_IT/LC_MESSAGES/kimchi.mo
/usr/share/locale/ja_JP
/usr/share/locale/ja_JP/LC_MESSAGES
/usr/share/locale/ja_JP/LC_MESSAGES/kimchi.mo
/usr/share/locale/ko_KR
/usr/share/locale/ko_KR/LC_MESSAGES
/usr/share/locale/ko_KR/LC_MESSAGES/kimchi.mo
/usr/share/locale/pt_BR
/usr/share/locale/pt_BR/LC_MESSAGES
/usr/share/locale/pt_BR/LC_MESSAGES/kimchi.mo
/usr/share/locale/ru_RU
/usr/share/locale/ru_RU/LC_MESSAGES
/usr/share/locale/ru_RU/LC_MESSAGES/kimchi.mo
/usr/share/locale/zh_CN
/usr/share/locale/zh_CN/LC_MESSAGES
/usr/share/locale/zh_CN/LC_MESSAGES/kimchi.mo
/usr/share/locale/zh_TW
/usr/share/locale/zh_TW/LC_MESSAGES
/usr/share/locale/zh_TW/LC_MESSAGES/kimchi.mo
/usr/share/wok
/usr/share/wok/plugins
/usr/share/wok/plugins/kimchi
/usr/share/wok/plugins/kimchi/ui
/usr/share/wok/plugins/kimchi/ui/config
/usr/share/wok/plugins/kimchi/ui/config/tab-ext.xml
/usr/share/wok/plugins/kimchi/ui/css
/usr/share/wok/plugins/kimchi/ui/css/kimchi.css
/usr/share/wok/plugins/kimchi/ui/images
/usr/share/wok/plugins/kimchi/ui/images/file-o-img.svg
/usr/share/wok/plugins/kimchi/ui/images/file-o-iso.svg
/usr/share/wok/plugins/kimchi/ui/images/icon-centos.png
/usr/share/wok/plugins/kimchi/ui/images/icon-debian.png
/usr/share/wok/plugins/kimchi/ui/images/icon-fedora.png
/usr/share/wok/plugins/kimchi/ui/images/icon-gentoo.png
/usr/share/wok/plugins/kimchi/ui/images/icon-opensuse.png
/usr/share/wok/plugins/kimchi/ui/images/icon-ubuntu.png
/usr/share/wok/plugins/kimchi/ui/images/icon-vm.png
/usr/share/wok/plugins/kimchi/ui/images/kimchi.svg
/usr/share/wok/plugins/kimchi/ui/js
/usr/share/wok/plugins/kimchi/ui/js/kimchi.min.js
/usr/share/wok/plugins/kimchi/ui/js/kimchi.peers.js
/usr/share/wok/plugins/kimchi/ui/pages
/usr/share/wok/plugins/kimchi/ui/pages/guest-add.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/guest-clone.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/guest-edit.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/guest-migration.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/guest-storage-add.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/guest.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/help
/usr/share/wok/plugins/kimchi/ui/pages/help/de_DE
/usr/share/wok/plugins/kimchi/ui/pages/help/de_DE/guests.html
/usr/share/wok/plugins/kimchi/ui/pages/help/de_DE/network.html
/usr/share/wok/plugins/kimchi/ui/pages/help/de_DE/storage.html
/usr/share/wok/plugins/kimchi/ui/pages/help/de_DE/templates.html
/usr/share/wok/plugins/kimchi/ui/pages/help/en_US
/usr/share/wok/plugins/kimchi/ui/pages/help/en_US/guests.html
/usr/share/wok/plugins/kimchi/ui/pages/help/en_US/network.html
/usr/share/wok/plugins/kimchi/ui/pages/help/en_US/storage.html
/usr/share/wok/plugins/kimchi/ui/pages/help/en_US/templates.html
/usr/share/wok/plugins/kimchi/ui/pages/help/es_ES
/usr/share/wok/plugins/kimchi/ui/pages/help/es_ES/guests.html
/usr/share/wok/plugins/kimchi/ui/pages/help/es_ES/network.html
/usr/share/wok/plugins/kimchi/ui/pages/help/es_ES/storage.html
/usr/share/wok/plugins/kimchi/ui/pages/help/es_ES/templates.html
/usr/share/wok/plugins/kimchi/ui/pages/help/fr_FR
/usr/share/wok/plugins/kimchi/ui/pages/help/fr_FR/guests.html
/usr/share/wok/plugins/kimchi/ui/pages/help/fr_FR/network.html
/usr/share/wok/plugins/kimchi/ui/pages/help/fr_FR/storage.html
/usr/share/wok/plugins/kimchi/ui/pages/help/fr_FR/templates.html
/usr/share/wok/plugins/kimchi/ui/pages/help/it_IT
/usr/share/wok/plugins/kimchi/ui/pages/help/it_IT/guests.html
/usr/share/wok/plugins/kimchi/ui/pages/help/it_IT/network.html
/usr/share/wok/plugins/kimchi/ui/pages/help/it_IT/storage.html
/usr/share/wok/plugins/kimchi/ui/pages/help/it_IT/templates.html
/usr/share/wok/plugins/kimchi/ui/pages/help/ja_JP
/usr/share/wok/plugins/kimchi/ui/pages/help/ja_JP/guests.html
/usr/share/wok/plugins/kimchi/ui/pages/help/ja_JP/network.html
/usr/share/wok/plugins/kimchi/ui/pages/help/ja_JP/storage.html
/usr/share/wok/plugins/kimchi/ui/pages/help/ja_JP/templates.html
/usr/share/wok/plugins/kimchi/ui/pages/help/kimchi.css
/usr/share/wok/plugins/kimchi/ui/pages/help/ko_KR
/usr/share/wok/plugins/kimchi/ui/pages/help/ko_KR/guests.html
/usr/share/wok/plugins/kimchi/ui/pages/help/ko_KR/network.html
/usr/share/wok/plugins/kimchi/ui/pages/help/ko_KR/storage.html
/usr/share/wok/plugins/kimchi/ui/pages/help/ko_KR/templates.html
/usr/share/wok/plugins/kimchi/ui/pages/help/pt_BR
/usr/share/wok/plugins/kimchi/ui/pages/help/pt_BR/guests.html
/usr/share/wok/plugins/kimchi/ui/pages/help/pt_BR/network.html
/usr/share/wok/plugins/kimchi/ui/pages/help/pt_BR/storage.html
/usr/share/wok/plugins/kimchi/ui/pages/help/pt_BR/templates.html
/usr/share/wok/plugins/kimchi/ui/pages/help/ru_RU
/usr/share/wok/plugins/kimchi/ui/pages/help/ru_RU/guests.html
/usr/share/wok/plugins/kimchi/ui/pages/help/ru_RU/network.html
/usr/share/wok/plugins/kimchi/ui/pages/help/ru_RU/storage.html
/usr/share/wok/plugins/kimchi/ui/pages/help/ru_RU/templates.html
/usr/share/wok/plugins/kimchi/ui/pages/help/zh_CN
/usr/share/wok/plugins/kimchi/ui/pages/help/zh_CN/guests.html
/usr/share/wok/plugins/kimchi/ui/pages/help/zh_CN/network.html
/usr/share/wok/plugins/kimchi/ui/pages/help/zh_CN/storage.html
/usr/share/wok/plugins/kimchi/ui/pages/help/zh_CN/templates.html
/usr/share/wok/plugins/kimchi/ui/pages/help/zh_TW
/usr/share/wok/plugins/kimchi/ui/pages/help/zh_TW/guests.html
/usr/share/wok/plugins/kimchi/ui/pages/help/zh_TW/network.html
/usr/share/wok/plugins/kimchi/ui/pages/help/zh_TW/storage.html
/usr/share/wok/plugins/kimchi/ui/pages/help/zh_TW/templates.html
/usr/share/wok/plugins/kimchi/ui/pages/i18n.json.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/network-add.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/network-edit.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/storagepool-add-volume.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/storagepool-add.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/storagepool-resize-volume.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/tabs
/usr/share/wok/plugins/kimchi/ui/pages/tabs/guests.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/tabs/network.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/tabs/storage.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/tabs/templates.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/template-add.html.tmpl
/usr/share/wok/plugins/kimchi/ui/pages/template-edit.html.tmpl
/usr/share/wok/plugins/kimchi/ui/serial
/usr/share/wok/plugins/kimchi/ui/serial/html
/usr/share/wok/plugins/kimchi/ui/serial/html/serial.html
/usr/share/wok/plugins/kimchi/ui/serial/libs
/usr/share/wok/plugins/kimchi/ui/serial/libs/term.js
/usr/share/wok/plugins/kimchi/ui/spice-html5
/usr/share/wok/plugins/kimchi/ui/spice-html5/pages
/usr/share/wok/plugins/kimchi/ui/spice-html5/pages/spice_auto.html
/var
/var/lib
/var/lib/kimchi
/var/lib/kimchi/.keep_www-apps_kimchi-0
/var/lib/kimchi/isos
/var/lib/kimchi/screenshots
/var/lib/kimchi/virtviewerfiles
/var/lib/kimchi/ws-tokens
/var/run
/var/run/kimchi
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum