* util/grub.d/20_linux_xen.in: Bail out early if linux_list is
empty, since in that case we can only generate either nothing or a syntactically invalid configuration file. Reported by: Michal Suchanek. Fixes Debian bug #612898.
This commit is contained in:
parent
97286eb547
commit
fee7cdd4e1
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2011-02-11 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/grub.d/20_linux_xen.in: Bail out early if linux_list is
|
||||
empty, since in that case we can only generate either nothing or a
|
||||
syntactically invalid configuration file.
|
||||
Reported by: Michal Suchanek. Fixes Debian bug #612898.
|
||||
|
||||
2011-02-09 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* docs/grub.texi (Kernel): Add reference to grub-mkrescue.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue