Re: [PATCH] udf filesystem driver

2008-02-24 Thread Bean
Committed. -- Bean ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

Re: [PATCH] udf filesystem driver

2008-02-19 Thread Bean
Hi, Remake this patch so that it can be applied to current cvs head, also merge with the joliet extension patch for iso9660. If nobody objects, i would like to check it in. 2008-02-19 Bean <[EMAIL PROTECTED]> * fs/iso9660.c (GRUB_ISO9660_VOLDESC_BOOT): New macro. (GRUB_ISO9660

Re: [PATCH] udf filesystem driver

2008-02-05 Thread Bean
On Feb 6, 2008 7:01 AM, Pantelis Koukousoulas <[EMAIL PROTECTED]> wrote: > Hi! > > This small patch (on top of yours) makes grub2 compile for me > with --enable-grub-fstest > > > < util/grub-fstest.c_DEPENDENCIES = grub_fstest_init.h > --- > > util/grub-fstest.c_DEPENDENCIES = grub_fstest_init.h gr

Re:[PATCH] udf filesystem driver

2008-02-05 Thread Pantelis Koukousoulas
Hi! This small patch (on top of yours) makes grub2 compile for me with --enable-grub-fstest < util/grub-fstest.c_DEPENDENCIES = grub_fstest_init.h --- > util/grub-fstest.c_DEPENDENCIES = grub_fstest_init.h grub_script.tab.h Pantelis ___ Grub-devel mai

Re: [PATCH] udf filesystem driver

2008-02-04 Thread Bean
Hi, this new version fix the byte order problem. 2007-02-05 Bean <[EMAIL PROTECTED]> * 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

Re: [PATCH] udf filesystem driver

2008-02-04 Thread Bean
On Feb 5, 2008 6:31 AM, Robert Millan <[EMAIL PROTECTED]> wrote: > 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 <[EMAIL PROTECTED]> > > > > * conf/common.rmk (pkgdata_MODULES): Add ud

Re: [PATCH] udf filesystem driver

2008-02-04 Thread Robert Millan
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 <[EMAIL PROTECTED]> > > * conf/common.rmk (pkgdata_MODULES): Add udf.mod. > (udf_mod_SOURCES): New variable. > (udf_mod_CFLAGS): Likewis

[PATCH] udf filesystem driver

2008-02-04 Thread Bean
Hi, This patch add support for the udf filesystem. 2007-02-04 Bean <[EMAIL PROTECTED]> * 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 f