[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] udf filesystem driver
From: |
Robert Millan |
Subject: |
Re: [PATCH] udf filesystem driver |
Date: |
Mon, 4 Feb 2008 23:31:10 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Tue, Feb 05, 2008 at 04:51:43AM +0800, Bean wrote:
> Hi,
>
> This patch add support for the udf filesystem.
Yay. :-)
> 2007-02-04 Bean <address@hidden>
>
> * conf/common.rmk (pkgdata_MODULES): Add udf.mod.
> (udf_mod_SOURCES): New variable.
> (udf_mod_CFLAGS): Likewise.
> (udf_mod_LDFLAGS): Likewise.
> (grub_setup_SOURCES): Add fs/udf.c.
> (grub_fstest_SOURCES): Likewise.
>
> * conf/i386-pc.rmk (grub_setup_SOURCES): Add fs/udf.c.
> (grub_emu_SOURCES): Likewise.
>
> * conf/i386-efi.rmk (grub_emu_SOURCES): Likewise.
>
> * conf/i386-ieee1275.rmk (grub_emu_SOURCES): Likewise.
>
> * conf/i386-linuxbios.rmk (grub_emu_SOURCES): Likewise.
>
> * conf/powerpc-ieee1275.rmk (grub_emu_SOURCES): Add fs/ntfs.c.
fs/ntfs.c ?
> +ifeq ($(enable_grub_fstest), yes)
> +bin_UTILITIES += grub-fstest
> +endif
> +
> +# For grub-fstest.
> +util/grub-fstest.c_DEPENDENCIES = grub_fstest_init.h
> +grub_fstest_SOURCES = util/grub-fstest.c util/hostfs.c util/misc.c \
> + kern/file.c kern/device.c kern/disk.c kern/err.c kern/misc.c \
> + disk/host.c disk/loopback.c normal/arg.c normal/misc.c \
> + io/gzio.c commands/hexdump.c commands/blocklist.c commands/ls.c \
> + \
> + fs/affs.c fs/cpio.c fs/ext2.c fs/fat.c fs/hfs.c \
> + fs/hfsplus.c fs/iso9660.c fs/udf.c fs/jfs.c fs/minix.c \
> + fs/ntfs.c fs/ntfscomp.c fs/reiserfs.c fs/sfs.c \
> + fs/ufs.c fs/xfs.c \
> + \
> + kern/partition.c partmap/pc.c partmap/apple.c partmap/gpt.c \
> + kern/fs.c kern/env.c fs/fshelp.c disk/lvm.c disk/raid.c \
> + grub_fstest_init.c
It seems your patch got accidentally mixed with other things. Please can you
re-send?
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)