bean
a85cd5a0b5
2008-07-27 Bean <bean123ch@gmail.com>
* commands/crc.c: New file.
* lib/crc.c: Likewise.
* include/grub/lib/crc.h: Likewise.
* util/grub-fstest.c: grub/hexdump.h => grub/lib/hexdump.h.
* commands/hexdump.c: grub/hexdump.h => grub/lib/hexdump.h.
(hexdump): Move this function to ...
* lib/hexdump.c: ... here.
* include/grub/hexdump.h: Renamed to ...
* include/grub/lib/hexdump.h: ... this.
* commands/loadenv.c: grub/envblk.h => grub/lib/envblk.h
* util/grub-editenv.c: Likewise.
* include/envblk.h: Renamed to ...
* include/lib/envblk.h: ... this.
* util/envblk.c: Renamed to ...
* lib/envblk.c: ... this.
* conf/common.rmk (grub_fstest_SOURCES): commands/hexdump.c =>
lib/hexdump.c.
(grub_editenv_SOURCES): util/envblk.c => lib/envblk.c
(pkglib_MODULES): Add crc.mod.
(hexdump_mod_SOURCES): Add lib/hexdump.c.
(loadenv_mod_SOURCES): util/envblk.c => lib/envblk.c.
(crc_mod_SOURCES): New macro.
(crc_mod_CFLAGS): Likewise.
(crc_mod_LDFLAGS): Likewise.
* conf/i386-coreboot.rmk (grub_emu_SOURCES): Add lib/hexdump.c.
* conf/i386-efi.rmk (grub_emu_SOURCES): Likewise.
* conf/i386-pc.rmk (grub_emu_SOURCES): Likewise.
* conf/powerpc-ieee1275.rmk (grub_emu_SOURCES): Likewise.
* conf/x86_64-efi.rmk (grub_emu_SOURCES): Likewise.
2008-07-27 13:51:30 +00:00
..
2008-07-04 01:53:52 +00:00
2008-07-11 20:09:14 +00:00
2008-07-24 19:02:47 +00:00
2008-05-29 16:27:24 +00:00
2008-05-29 16:27:24 +00:00
2008-07-03 22:56:43 +00:00
2007-11-18 07:20:45 +00:00
2007-12-30 08:52:06 +00:00
2008-07-27 05:57:10 +00:00
2008-07-27 13:51:30 +00:00
2008-06-06 15:49:23 +00:00
2008-07-27 13:51:30 +00:00
2008-06-04 11:20:36 +00:00
2008-07-24 14:56:30 +00:00
2008-05-30 11:04:08 +00:00
2008-03-30 18:32:15 +00:00
2008-04-06 17:51:56 +00:00
2008-04-06 17:51:56 +00:00
2008-04-06 17:51:56 +00:00
2007-07-21 23:32:33 +00:00
2006-04-01 19:23:01 +00:00
2008-07-22 22:23:45 +00:00
2008-06-16 20:29:55 +00:00