Fix ordering and tab indentation of NetBSD boot menu entries.

This commit is contained in:
Grégoire Sutre 2012-10-28 11:55:22 +01:00
parent a31b11bd96
commit 03711240c8
2 changed files with 11 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2012-10-28 Grégoire Sutre <gregoire.sutre@gmail.com>
* util/grub.d/10_netbsd.in: Fix tab indentation and make sure
that /netbsd appears first (when it exists).
2012-10-12 Christoph Junghans <ottxor@gentoo.org>
* grub-core/Makefile.am (moddep.lst): Use $(AWK) rather than awk.