Remove the debug mode from make-initramfs.sh.
[libguestfs.git] / BUGS
1 [guestfish] Built-in commands like 'alloc' and 'help' don't auto-complete.
2
3 [libguestfs] /tmp/libguestfs temporary directory is not cleaned up
4 sometimes.  This appears to happen (only?) if the main program
5 segfaults.
6
7 [libguestfs] qemu process not cleaned up occasionally.  This appears
8 to happen only if the main program or library segfaults, in which case
9 the atexit handler which would normally perform cleanup is not run.
10 sometimes.  This appears to happen (only?) if the main program
11 segfaults.
12
13 [kernel?] Kernel boot times are significantly slower for Fedora 11/12
14 than for Fedora 10, like 2-3 times slower.  This greatly affects the
15 time it takes to launch the subprocess (although it does still work).
16 [fixed - was a KVM bug]
17
18 [java] Java bindings documentation messed up.  See:
19 http://java.sun.com/j2se/javadoc/writingdoccomments/