* 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:
parent
a4c1d277c1
commit
c4fe27a827
2 changed files with 14 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue