15 Commits

Author SHA1 Message Date
maximilian attems
7824546d05 bug script: detect any MODULES=dep setting
The #605824 missed the useful /sys/block listing, fix it.

Signed-off-by: maximilian attems <max@stro.at>
2010-12-03 22:49:39 +01:00
maximilian attems
bfb074294e reportbug: list force loaded modules
some user do so without really knowing what they are doing,
better have the info upfront.

Signed-off-by: maximilian attems <max@stro.at>
2010-09-15 15:13:40 +02:00
maximilian attems
be710159d2 reportbug: list the mkinitramfs hook scripts of reporting box
It is interesting to see which are installed,
may help to pindown some bugs earlier.

Signed-off-by: maximilian attems <maks@debian.org>
2010-06-22 11:33:49 +02:00
Michael Prokop
7afab22b3d debian/script: append /proc/mdstat (iff present) to bugreports
Signed-off-by: Michael Prokop <mika@grml.org>
2010-06-15 18:22:15 +02:00
maximilian attems
a8a5ce4030 script: Add update-initramfs.conf to bug report
we see lately unbound variables from there,
so it's nice to have it.

Signed-off-by: maximilian attems <maks@debian.org>
2010-06-13 20:43:04 +02:00
maximilian attems
845edd0e39 debian/script: add generated resume param to bug
/etc/initramfs-tools/conf.d/resume is often to be seen.

Signed-off-by: maximilian attems <maks@debian.org>
2010-04-08 03:07:48 +02:00
maximilian attems
497c367625 bug script: include sizes of generated initramfs
usually gives a good indications when things go wrong.
2010-04-07 20:10:43 +02:00
maximilian attems
c559ab5d60 debian/script: Fix syntax of MODULES=dep block.
thanks madduck for reporting the error:
[: 39: -q: unexpected operator
2007-09-07 15:11:13 +02:00
maximilian attems
665af22852 debian/script: add list of /sys/block on MODULES=dep
a find might be a bit to verbose, so be happy for now with a q&d list.
2007-08-08 01:24:01 +02:00
maximilian attems
0b7e1a0bf6 debian/scripts: Add /etc/crypttab to reportbug script
a big share of bugreports concern encrypted usage,
that output is useful for /etc/fstab parsing.
2007-08-08 01:19:23 +02:00
David Härdeman
b9e2f8e2aa Remove stray comment 2007-04-16 02:08:07 +02:00
David Härdeman
27d1b93ad3 Also print settings from initramfs.conf in reportbug script (thanks to Maik Zumstrull for the suggestion) 2007-04-15 22:58:08 +02:00
maximilian attems
c4343742b3 first prerelease 0.86 + merge 0.85f
* kick mdrun script
* update control for lenny + ubuntu
* add _all_ ide, block and drivers
* use MODPROBE_OPTIONS and kill any modprobed arg
* small doc + whitespace fixes
2007-04-02 13:29:25 +02:00
maximilian attems
8ae9783215 - fix destination of the mdrun.conf for partial sarge upgrades
- checkout if /sbin/lilo is really there
- guard more dirs against creation
- add /etc/kernel-img.conf to reportbug output
2006-09-01 16:18:29 +02:00
maximilian attems
7b658ecdda - rename debian/bug to debian/script
fix according install target
  gets the info really added by reportbug
2006-07-14 00:34:42 +02:00