2009-09-19 Colin Watson <cjwatson@ubuntu.com>
* util/grub.d/30_os-prober.in: Don't throw away stderr from os-prober. Under normal operation, it does not print anything to stderr; if it does, we need to debug it, and throwing away stderr makes that excessively difficult.
This commit is contained in:
parent
be94a509bb
commit
a83d079b1e
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2009-09-19 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/grub.d/30_os-prober.in: Don't throw away stderr from
|
||||
os-prober. Under normal operation, it does not print anything to
|
||||
stderr; if it does, we need to debug it, and throwing away stderr
|
||||
makes that excessively difficult.
|
||||
|
||||
2009-09-16 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* mmap/mmap.c (grub_cmd_badram): Fix off-by-one error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue