grub/conf
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
..
common.mk 2008-07-11 Robert Millan <rmh@aybabtu.com> 2008-07-11 20:09:14 +00:00
common.rmk 2008-07-11 Robert Millan <rmh@aybabtu.com> 2008-07-11 20:09:14 +00:00
i386-efi.mk 2008-07-02 Pavel Roskin <proski@gnu.org> 2008-07-02 19:03:23 +00:00
i386-efi.rmk 2008-06-19 Pavel Roskin <proski@gnu.org> 2008-06-19 05:14:16 +00:00
i386-ieee1275.mk 2008-07-02 Pavel Roskin <proski@gnu.org> 2008-07-02 19:03:23 +00:00
i386-ieee1275.rmk 2008-06-19 Pavel Roskin <proski@gnu.org> 2008-06-19 05:14:16 +00:00
i386-linuxbios.mk 2008-07-02 Pavel Roskin <proski@gnu.org> 2008-07-02 19:03:23 +00:00
i386-linuxbios.rmk 2008-06-19 Pavel Roskin <proski@gnu.org> 2008-06-19 05:14:16 +00:00
i386-pc.mk 2008-07-13 Bean <bean123ch@gmail.com> 2008-07-13 01:55:15 +00:00
i386-pc.rmk 2008-07-13 Bean <bean123ch@gmail.com> 2008-07-13 01:55:15 +00:00
powerpc-ieee1275.mk 2008-07-02 Pavel Roskin <proski@gnu.org> 2008-07-02 19:03:23 +00:00
powerpc-ieee1275.rmk 2008-06-19 Pavel Roskin <proski@gnu.org> 2008-06-19 05:14:16 +00:00
sparc64-ieee1275.mk 2008-07-02 Pavel Roskin <proski@gnu.org> 2008-07-02 19:03:23 +00:00
sparc64-ieee1275.rmk 2008-06-18 Pavel Roskin <proski@gnu.org> 2008-06-19 01:04:59 +00:00