X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=BUGS;h=ced605f9c291bf59fdded9144e85222237fa14c2;hp=7acddb068e4021cbd55b8b4ecadd3f9c7402f211;hb=30a0b5cf1606c54cc527d758949422396763cbd3;hpb=ecee63de60a2419abf54eb1967dab04643234ed6 diff --git a/BUGS b/BUGS index 7acddb0..ced605f 100644 --- a/BUGS +++ b/BUGS @@ -1,8 +1,16 @@ -[guestfish] Built-in commands like 'alloc' and 'help' don't auto-complete. +Please note: This file used to contain a list of bugs. Bugs in +libguestfs are now tracked in Red Hat's Bugzilla. -[libguestfs] /tmp/libguestfs temporary directory is not cleaned up -(sometimes). +To get a list of bugs against libguestfs use this link: -[kernel?] Kernel boot times are significantly slower for Fedora 11/12 -than for Fedora 10, like 2-3 times slower. This greatly affects the -time it takes to launch the subprocess (although it does still work). +https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools + +To report a new bug against libguestfs use this link: + +https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools + +When reporting a bug, please check: + + - That the bug hasn't been reported already. + - That you are testing a recent version. + - Describe the bug accurately, and give a way to reproduce it.