ia64/xen-unstable
annotate docs/README.xen-bugtool @ 15896:42d4313b5fdd
[IA64] update .hgignore for xenitp
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
author | Alex Williamson <alex.williamson@hp.com> |
---|---|
date | Mon Sep 24 14:21:02 2007 -0600 (2007-09-24) |
parents | d5368f7fda5d |
children |
rev | line source |
---|---|
emellor@8103 | 1 xen-bugtool |
emellor@8103 | 2 =========== |
emellor@8103 | 3 |
emellor@8103 | 4 The xen-bugtool command line application will collate the Xen dmesg output, |
emellor@8103 | 5 details of the hardware configuration of your machine, information about the |
emellor@8103 | 6 build of Xen that you are using, plus, if you allow it, various logs. |
emellor@8103 | 7 |
emellor@8103 | 8 The information collated can either be posted to a Xen Bugzilla bug (this bug |
emellor@8103 | 9 must already exist in the system, and you must be a registered user there), or |
emellor@8103 | 10 it can be saved as a .tar.bz2 for sending or archiving. |
emellor@8103 | 11 |
emellor@8103 | 12 The collated logs may contain private information, and if you are at all |
emellor@8103 | 13 worried about that, you should not use this tool, or you should explicitly |
emellor@8103 | 14 exclude those logs from the archive. |
emellor@8103 | 15 |
emellor@8103 | 16 xen-bugtool is wholly interactive, so simply run it, and answer the questions. |