bean
aa24b516a2
2008-07-13 Bean <bean123ch@gmail.com>
* Makefile.in (enable_lzo): New rule.
* conf/i386-pc.rmk (grub_mkimage_SOURCES): New test with enable_lzo.
* configure.ac (ENABLE_LZO): New option --enable-lzo.
* boot/i386/pc/lnxboot.S: #include <config.h>.
* include/grub/i386/pc/kernel.h (GRUB_KERNEL_MACHINE_RAW_SIZE): Change
its value accordding to the compression algorithm used, lzo or lzma.
* util/i386/pc/grub-mkimage.c (compress_kernel): Use different
compression algorithm according to configure macro.
* kern/i386/pc/startup.S (codestart): Likewise.
* kern/i386/pc/lzma_decode.S: New file.
* include/grub/lib/LzFind.h: Likewise.
* include/grub/lib/LzHash.h: Likewise.
* include/grub/lib/LzmaDec.h: Likewise.
* include/grub/lib/LzmaEnc.h: Likewise.
* include/grub/lib/LzmaTypes.h: Likewise.
* lib/LzFind.c: Likewise.
* lib/LzmaDec.c: Likewise.
* lib/LzmaEnc.c: Likewise.
2008-07-13 01:55:15 +00:00
..
2008-02-12 23:47:07 +00:00
2008-07-13 01:55:15 +00:00
2008-07-04 03:01:55 +00:00
2008-04-18 15:53:20 +00:00
2008-01-15 16:14:33 +00:00
2008-07-03 22:56:43 +00:00
2008-06-26 14:26:07 +00:00
2008-01-26 20:34:58 +00:00
2008-02-19 16:40:45 +00:00
2008-04-13 14:58:42 +00:00
2007-07-21 23:32:33 +00:00
2008-01-25 20:57:40 +00:00
2007-07-21 23:32:33 +00:00
2007-07-21 23:32:33 +00:00
2008-06-19 20:08:57 +00:00
2008-06-16 00:42:48 +00:00
2008-01-23 14:57:40 +00:00
2007-07-21 23:32:33 +00:00
2008-07-03 22:56:43 +00:00
2008-02-19 19:52:42 +00:00
2007-12-25 11:10:47 +00:00