I've created a simple shell script that will help in a bug fixing. It is 
called omv-bug-report.

To install it please run:
urpmi omv-bug-report

This will install in /usr/bin/omv-bug-report.sh a simple shell script that 
gathers informationf form:
1. various config files in /etc/* 
2. various /proc entries
3. grub configuration
4. lspcidrake output
5. lsusb output
6. dmidecode output
7. systemd --failed
8. journalctl -b
9. rpm -qa
10. gcc version

and pack it into omv-bug-report.log.xz. This file should be attached to any 
bugreport, just to speed up things and do not wait for a response of 
bugreporter to provide more detailed information.

I've spec a few minutes on this and adapted nvidia-bug-report.sh to OMV 
specific environment. Feel free to adjust it more.

-- 
Cheers
TPG

Reply via email to