blob: 3601eafd2100b5b1a9f513e2984a7c2d5f62da61 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
TODO for KVM-Manager
--------------------
(much) better documentation
file re-organization/restructuring
debian packaging?
more flexibility with networking (currently only supports
tun/tap-style bridging)
/usr/local/sbin is hard-coded in places (e.g. in the run and finish
scripts); it probably shouldn't be.
screen logging is still sub-par, and could potentially fill the host
disks if the kernel spew is immense -- rotate? filter through
svlogd somehow? same problem as cereal.
|