grub/conf
marco_g 502141992c 2005-12-25 Marco Gerards <marco@gnu.org>
Add support for Apple HFS+ filesystems.

	* fs/hfsplus.c: New file.

	* DISTLIST: Added `fs/hfsplus.c'.

	* conf/common.rmk (pkgdata_MODULES): Add `hfsplus.mod'.
	(hfsplus_mod_SOURCES): New variable.
	(hfsplus_mod_CFLAGS): Likewise.
	(hfsplus_mod_LDFLAGS): Likewise.
	* conf/i386-pc.rmk (grub_setup_SOURCES): Add `fs/hfsplus.c'.
	(grub_setup_SOURCES): Likewise.
	(grub_mkdevicemap_SOURCES): Likewise.
	(grub_emu_SOURCES): Likewise.
	* conf/powerpc-ieee1275.rmk (grub_emu_SOURCES): Likewise.

	* fs/fshelp.c (grub_fshelp_log2blksize): New function.

	* include/grub/fshelp.h (grub_fshelp_log2blksize): new prototype.
2005-12-25 15:59:50 +00:00
..
common.mk 2005-12-25 Marco Gerards <marco@gnu.org> 2005-12-25 15:59:50 +00:00
common.rmk 2005-12-25 Marco Gerards <marco@gnu.org> 2005-12-25 15:59:50 +00:00
i386-pc.mk 2005-12-25 Marco Gerards <marco@gnu.org> 2005-12-25 15:59:50 +00:00
i386-pc.rmk 2005-12-25 Marco Gerards <marco@gnu.org> 2005-12-25 15:59:50 +00:00
powerpc-ieee1275.mk 2005-12-25 Marco Gerards <marco@gnu.org> 2005-12-25 15:59:50 +00:00
powerpc-ieee1275.rmk 2005-12-25 Marco Gerards <marco@gnu.org> 2005-12-25 15:59:50 +00:00
sparc64-ieee1275.mk 2005-11-18 Timothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk> 2005-11-18 14:56:55 +00:00
sparc64-ieee1275.rmk 2005-11-18 Yoshinori K. Okuji <okuji@enbug.org> 2005-11-18 10:51:00 +00:00