Commit Graph

43 Commits

Author SHA1 Message Date
Ben Hutchings cf4020e229 bug script: Warn if the running kernel matches the ABI name of the package but is not the installed version
svn path=/dists/sid/linux/; revision=22032
2014-11-04 01:22:49 +00:00
Ben Hutchings 4911e738a3 bug script: Remove suggestion to mount pstore, as this is now automatic
systemd has mounted it since version 198.
sysvinit has mounted it since version 2.88dsf-44.

svn path=/dists/sid/linux/; revision=21995
2014-10-31 02:10:47 +00:00
Ben Hutchings a496fd6c8a ppc64el: bug: bug/include-model
Add 'ppc64le' (uname output) to the powerpc list.

Signed-off-by: Mauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>

svn path=/dists/sid/linux/; revision=21428
2014-06-12 20:55:38 +00:00
Ben Hutchings 9681a7adac bug script: Prompt to include crash logs from pstore
svn path=/dists/sid/linux/; revision=20578
2013-09-08 19:46:30 +00:00
Ben Hutchings 57e763173a bug script: Remove broken sound functions (Closes: #705619)
svn path=/dists/sid/linux/; revision=20023
2013-05-04 20:42:18 +00:00
Ben Hutchings d9e88d6a69 Rename linux-2.6 to linux
svn path=/dists/sid/linux/; revision=19065
2012-06-03 15:55:11 +00:00
Ben Hutchings cf5327ce3c linux-image: Change package name for bugs to src:linux-2.6 (Closes: #644198)
svn path=/dists/sid/linux-2.6/; revision=19062
2012-06-03 15:22:33 +00:00
Ben Hutchings 076b043045 Refresh list of related firmware packages for bug script
svn path=/dists/trunk/linux-2.6/; revision=18566
2012-01-18 15:31:42 +00:00
Ben Hutchings fc0c481b24 Avoid introducing null bytes in module list in bug reports
Since the module taint string includes parentheses if is non-empty, I
originally set cut to use an empty output delimiter so that this
string would immediately follow the module name.  But currently this
results in a null byte between them, which unsurprisingly has led to
some slightly mangled bug reports.  For now, use sed to delete the
space.

svn path=/dists/trunk/linux-2.6/; revision=18512
2012-01-13 00:24:24 +00:00
Ben Hutchings b476ae2bc6 Include module taint flags in bug reports
svn path=/dists/sid/linux-2.6/; revision=18316
2011-11-24 08:33:38 +00:00
Ben Hutchings c7e36cd4fe Make bug script accept failure of lspci (Closes: #639439)
svn path=/dists/sid/linux-2.6/; revision=18028
2011-08-28 16:10:03 +00:00
Ben Hutchings 9a7f011f20 Remove net device features from bug reports (Closes: #638956)
svn path=/dists/sid/linux-2.6/; revision=17989
2011-08-23 12:59:26 +00:00
Ben Hutchings 3ecf275cd9 Enable BOOT_PRINTK_DELAY and suggest use of boot_delay in bug presubj
svn path=/dists/sid/linux-2.6/; revision=17107
2011-03-24 05:23:39 +00:00
Ben Hutchings 99be663773 module,bug: Add TAINT_OOT_MODULE flag for modules that weren't built in-tree
Also decode this new flag in the bug script.

svn path=/dists/trunk/linux-2.6/; revision=16914
2011-02-19 02:38:21 +00:00
Ben Hutchings f849dfc060 Decode new taint flag TAINT_FIRMWARE_WORKAROUND
svn path=/dists/trunk/linux-2.6/; revision=16913
2011-02-18 23:25:34 +00:00
Moritz Muehlenhoff 1a90511019 add support for sh4
svn path=/dists/sid/linux-2.6/; revision=15467
2010-04-01 22:44:03 +00:00
Ian Campbell d330957536 Include Xen hypervisor in reportbug "related to" list.
svn path=/dists/sid/linux-2.6/; revision=15453
2010-03-27 08:15:45 +00:00
Ben Hutchings bff850f9b2 Scrub /etc/network/interfaces whether or not the running kernel matches
svn path=/dists/sid/linux-2.6/; revision=15406
2010-03-16 22:02:27 +00:00
Ben Hutchings 50a54703bd Ignore failure of lsusb when gathering information for bug reports (Closes: #569725)
svn path=/dists/trunk/linux-2.6/; revision=15161
2010-02-16 02:42:05 +00:00
Martin Michlmayr 4c41a6dfc8 Report model information on armel when filing a bug.
svn path=/dists/trunk/linux-2.6/; revision=14836
2009-12-30 16:53:56 +00:00
Ben Hutchings b2e6a82217 Hide WPA authentication parameters and comments when including network configuration in bug reports (bug #555680)
svn path=/dists/trunk/linux-2.6/; revision=14660
2009-11-21 18:22:26 +00:00
Ben Hutchings b575145097 Merge /dists/sid/linux-2.6.
This should include all changes up to 2.6.31-2, except patches merged upstream.
Fix up ARM patches to apply to 2.6.32.

svn path=/dists/trunk/linux-2.6/; revision=14642
2009-11-17 01:18:56 +00:00
Bastian Blank 4b18a52544 debian/templates/image.plain.bug/include-1tainted:
Fix missing newline on output.

svn path=/dists/sid/linux-2.6/; revision=14535
2009-11-03 23:34:39 +00:00
Ben Hutchings e2520b9603 Include USB device list in bug reports
svn path=/dists/trunk/linux-2.6/; revision=14332
2009-10-04 20:01:29 +00:00
Ben Hutchings 54998d8ce3 Optionally include network configuration and status in bug reports
svn path=/dists/trunk/linux-2.6/; revision=14331
2009-10-04 19:43:48 +00:00
Ben Hutchings 401243c9f8 Set $PATH to include /sbin and /usr/sbin
svn path=/dists/trunk/linux-2.6/; revision=14330
2009-10-04 19:19:58 +00:00
Ben Hutchings 371152a87b Ask whether bug affects the system used for reporting before including its model and PCI information
svn path=/dists/trunk/linux-2.6/; revision=14329
2009-10-04 19:07:23 +00:00
Ben Hutchings fc5a6eed98 Include firmware package status in bug reports
svn path=/dists/trunk/linux-2.6/; revision=14328
2009-10-04 18:55:39 +00:00
Ben Hutchings 08ee7482bb Include model information in bug reports
svn path=/dists/trunk/linux-2.6/; revision=14327
2009-10-04 18:49:10 +00:00
Ben Hutchings dc0a9993ac Include PCI device list in bug reports even if the running kernel doesn't match
svn path=/dists/trunk/linux-2.6/; revision=14324
2009-10-04 17:07:54 +00:00
Ben Hutchings 02eed2eef7 Prompt bug reporters to run the kernel version they're reporting on or otherwise record boot messages
svn path=/dists/trunk/linux-2.6/; revision=14322
2009-10-04 16:55:31 +00:00
Bastian Blank 86b0dcfe84 debian/templates/image.plain.bug/include-1tainted:
Produce long text for taint check.

svn path=/dists/trunk/linux-2.6/; revision=14205
2009-09-02 15:11:38 +00:00
Bastian Blank 59d0e2d840 * debian/changelog: Update.
* debian/templates/image.plain.bug/control: Add Submit-As: linux-2.6.

svn path=/dists/trunk/linux-2.6/; revision=14204
2009-09-02 10:25:19 +00:00
Bastian Blank 4c070f4513 debian/templates/image.plain.bug/include-1tainted: Add TAINT_CRAP.
svn path=/dists/trunk/linux-2.6/; revision=14203
2009-09-02 09:42:35 +00:00
Bastian Blank 1aa710396d debian/templates/image.plain.bug/include-1tainted
- Use bit positions for calculation.
- Remove spaces from output.

svn path=/dists/trunk/linux-2.6/; revision=14202
2009-09-02 09:39:20 +00:00
Bastian Blank d76593b85d debian/templates/image.plain.bug/include-1tainted: Add new taint types.
svn path=/dists/trunk/linux-2.6/; revision=11812
2008-07-09 07:31:27 +00:00
Maximilian Attems 2aa6a9db2a bug reports add valuable soundcard /proc info
later we might want to add amixer output,
but that is very verbose so kept out for now.

fix changelog for removed atl1 drivers too.

svn path=/dists/trunk/linux-2.6/; revision=11427
2008-05-20 20:30:07 +00:00
Bastian Blank fef0503b3b debian/templates/image.plain.bug/include-1cmdline: Don't use abbreviation.
svn path=/dists/trunk/linux-2.6/; revision=10185
2008-01-25 08:51:30 +00:00
Bastian Blank 2e97b26332 debian/templates/image.plain.bug/include-1cmdline: Ouput trailing newline.
svn path=/dists/trunk/linux-2.6/; revision=10184
2008-01-25 08:50:00 +00:00
Bastian Blank 8b73e8befb Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=9529
2007-09-16 10:29:09 +00:00
Maximilian Attems f1334993b2 add /proc/cmdline to bugreport against linux-image
svn path=/dists/trunk/linux-2.6/; revision=9312
2007-08-17 18:10:27 +00:00
Maximilian Attems a2a539dfc5 bugscript: put header on it's on own line,
better readable


svn path=/dists/trunk/linux-2.6/; revision=8689
2007-05-21 20:54:58 +00:00
Bastian Blank 19a2e4c99b Add reportbug scripts.
* debian/rules.real: Install bug files.
* debian/templates/image.plain.bug: Add.

svn path=/dists/trunk/linux-2.6/; revision=8352
2007-03-11 13:25:35 +00:00