* grub-core/commands/hashsum.c (aliases): Add sha1sum alias.

(GRUB_MOD_INIT): Register sha1sum command.
(GRUB_MOD_FINI): Unregister sha1sum command.
This commit is contained in:
Colin Watson 2010-09-21 10:56:16 +01:00
parent a4c1d277c1
commit c4fe27a827
2 changed files with 14 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2010-09-21 Colin Watson <cjwatson@ubuntu.com>
* grub-core/commands/hashsum.c (aliases): Add sha1sum alias.
(GRUB_MOD_INIT): Register sha1sum command.
(GRUB_MOD_FINI): Unregister sha1sum command.
2010-09-21 Yves Blusseau <blusseau@zetam.org>
Keep boot and grub directory names in sync with utils scripts