2010-08-08 Robert Millan <rmh@gnu.org>

* util/grub.d/10_kfreebsd.in: When files required for ZFS do not
	exist, issue a proper error message (rely on `ls' for translated
	strings).
This commit is contained in:
Robert Millan 2010-08-08 16:27:58 +02:00
parent 55dd292477
commit 0d8286f328
2 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2010-08-08 Robert Millan <rmh@gnu.org>
* util/grub.d/10_kfreebsd.in: When files required for ZFS do not
exist, issue a proper error message (rely on `ls' for translated
strings).
2010-08-08 Robert Millan <rmh@gnu.org>
Fix grub-probe invocation.