Colin Watson
|
0d13d45581
|
Add /proc/mdstat, LVM information, and listings of /dev/disk/by-id/ and
/dev/disk/by-uuid/ to bug reports, by request of upstream.
|
2011-03-28 23:49:42 +01:00 |
|
Colin Watson
|
9e6dbc107f
|
Use 'set -e' rather than '#! /bin/sh -e' or '#! /bin/bash -e', to avoid
accidents when debugging with 'sh -x'.
|
2010-06-30 13:40:29 +01:00 |
|
rmh
|
f95f0bfaaa
|
- Same grub-mkrescue for grub-pc and grub-coreboot, used by
grub-rescue-pc during postinst now.
|
2009-11-14 21:25:41 +00:00 |
|
fzielcke-guest
|
52d199039e
|
Use `su' in the bug reporting script to read grub.cfg in case the user
is not allowed to read it.
|
2009-09-10 19:46:27 +00:00 |
|
fzielcke-guest
|
8140e1507b
|
Check that the files are actually readable in our bug reporting
script.
|
2009-09-10 19:18:06 +00:00 |
|
fzielcke-guest
|
eedfe04601
|
Include /etc/default/grub in bug reports.
|
2009-09-06 19:47:07 +00:00 |
|
fzielcke-guest
|
a9ce958534
|
Remove password lines in bug script.
|
2009-09-04 21:46:10 +00:00 |
|
fzielcke-guest
|
598e609aeb
|
fix wrong linebreak in debian/script
|
2009-03-04 12:25:13 +00:00 |
|
fzielcke-guest
|
89dc99a9bb
|
* Detect when grub-setup leaves core.img in filesystem, and include that
info in bug report templates.
- debian/patches/07_core_in_fs.diff
- debian/script
|
2009-02-05 17:53:41 +00:00 |
|
rmh
|
6182eec42b
|
Fix minor output error
|
2008-04-07 16:03:18 +00:00 |
|
rmh
|
56eb26775e
|
script: For /proc/mounts, only report lines that start with /dev/.
|
2008-02-10 23:06:34 +00:00 |
|
rmh
|
80c59d6043
|
* Install the reportbug scripts for grub2 too, since users might still use
it for bugfiling.
- grub2.dirs
- grub2.install
|
2007-05-15 19:52:26 +00:00 |
|