Szymon Janc
c55f50180d
Remove crc.mod and move crc command to hashsum.mod.
Remove lib/crc.c - users updated to use gcrypt implementation.
* grub-core/commands/crc.c: Removed.
* grub-core/Makefile.core.def (crc): Module removed.
* grub-core/commands/hashsum.c (aliases[]): Add crc alias.
* grub-core/commands/hashsum.c (GRUB_MOD_INIT): Register crc command.
* grub-core/commands/hashsum.c (GRUB_MOD_FINI): Unregister crc command.
* grub-core/lib/crc.c: Removed.
* include/grub/lib/crc.h: Removed.
* Makefile.util.def (crc): Remove lib/crc.c
* grub-core/Makefile.core.def (libgrub.a): Remove grub-core/lib/crc.c.
* util/grub-fstest.c (cmd_crd): Use libgcrypt crc implementation.
* Makefile.util.def (libgrub.a): Add grub-core/lib/libgcrypt-grub/cipher/crc.c.
* Makefile.util.def (grub-fstest): Add CFLAGS_GCRY to cflags.
* Makefile.util.def (grub-fstest): Add CPPFLAGS_GCRY to cppflags.
* grub-core/efiemu/prepare.c (grub_efiemu_crc): Use libgcrypt crc implementation.
2010-09-20 01:40:58 +02:00
..
2010-09-01 09:34:09 +02:00
2010-09-19 01:15:44 +02:00
2010-05-06 11:34:04 +05:30
2010-07-13 00:43:28 +05:30
2010-09-19 00:04:31 +02:00
2010-09-13 20:29:15 +02:00
2010-09-05 13:05:36 +02:00
2010-05-06 11:34:04 +05:30
2010-09-19 01:01:35 +02:00
2010-09-05 13:05:36 +02:00
2010-05-06 11:34:04 +05:30
2010-05-06 11:34:04 +05:30
2010-09-14 23:30:06 +02:00
2010-09-14 23:06:01 +02:00
2010-06-08 09:36:44 +05:30
2010-05-06 11:34:04 +05:30
2010-09-20 01:40:58 +02:00
2010-09-14 23:06:01 +02:00
2010-09-14 23:06:01 +02:00
2010-09-14 23:06:01 +02:00
2010-09-14 23:06:01 +02:00
2010-08-31 14:03:29 +02:00
2010-09-19 01:01:35 +02:00
2010-09-15 13:51:02 +02:00
2010-09-14 23:06:01 +02:00
2010-09-16 14:13:48 +01:00
2010-09-14 23:06:01 +02:00
2010-09-04 17:10:10 +02:00
2010-09-14 23:06:01 +02:00
2010-09-14 23:06:01 +02:00
2010-09-19 01:01:35 +02:00
2010-09-14 22:21:35 +02:00
2010-09-15 21:48:24 +02:00
2010-05-06 11:34:04 +05:30
2010-09-12 01:07:41 +02:00
2010-09-14 23:06:01 +02:00
2010-07-13 00:43:28 +05:30
2010-05-06 11:34:04 +05:30
2010-09-14 23:06:01 +02:00
2010-05-06 11:34:04 +05:30
2010-05-06 11:34:04 +05:30
2010-05-06 11:34:04 +05:30
2010-09-14 23:06:01 +02:00
2010-09-13 12:16:22 +02:00
2010-09-14 23:06:01 +02:00
2010-09-19 01:01:35 +02:00
2010-08-22 21:00:22 +05:30
2010-09-05 13:05:36 +02:00
2010-09-05 16:40:41 +02:00
2010-05-06 11:34:04 +05:30
2010-08-22 21:00:22 +05:30
2010-09-15 14:37:28 +02:00
2010-09-12 02:18:14 +02:00
2010-09-12 20:15:30 +02:00
2010-05-06 11:34:04 +05:30