From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JJqnv-0001bU-GQ for mharc-grub-devel@gnu.org; Tue, 29 Jan 2008 08:47:11 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JJqnt-0001Zr-TV for grub-devel@gnu.org; Tue, 29 Jan 2008 08:47:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JJqnr-0001X7-VW for grub-devel@gnu.org; Tue, 29 Jan 2008 08:47:09 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJqnr-0001Wp-RK for grub-devel@gnu.org; Tue, 29 Jan 2008 08:47:07 -0500 Received: from aybabtu.com ([69.60.117.155]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JJqnr-0007iQ-EJ for grub-devel@gnu.org; Tue, 29 Jan 2008 08:47:07 -0500 Received: from [192.168.10.6] (helo=thorin) by aybabtu.com with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1JJqnk-0001TT-VK for grub-devel@gnu.org; Tue, 29 Jan 2008 14:47:01 +0100 Received: from rmh by thorin with local (Exim 4.63) (envelope-from ) id 1JJqmI-0000UJ-Mv for grub-devel@gnu.org; Tue, 29 Jan 2008 14:45:30 +0100 Date: Tue, 29 Jan 2008 14:45:30 +0100 From: Robert Millan To: The development of GRUB 2 Message-ID: <20080129134530.GE27435@thorin> References: <20080105115220.GF19370@thorin> <20080128104516.GA323@thorin> <20080128172704.GB17624@thorin> <20080128181355.GA19336@thorin> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: free as in freedom X-Message-Flag: Worried about Outlook viruses? Switch to Thunderbird! www.mozilla.com/thunderbird X-Debbugs-No-Ack: true User-Agent: Mutt/1.5.13 (2006-08-11) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: grub-fstest: debug tool for filesystem driver X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 13:47:10 -0000 On Tue, Jan 29, 2008 at 06:18:35PM +0800, Bean wrote: > --- a/conf/i386-pc.rmk > +++ b/conf/i386-pc.rmk > @@ -61,6 +61,9 @@ sbin_UTILITIES = grub-setup grub-mkdevicemap grub-probe > ifeq ($(enable_grub_emu), yes) > sbin_UTILITIES += grub-emu > endif > +ifeq ($(enable_grub_fstest), yes) > +bin_UTILITIES += grub-fstest > +endif > > # For grub-mkimage. > grub_mkimage_SOURCES = util/i386/pc/grub-mkimage.c util/misc.c \ > @@ -139,6 +142,22 @@ grub_emu_SOURCES = commands/boot.c commands/cat.c > commands/cmp.c \ > > grub_emu_LDFLAGS = $(LIBCURSES) > > +# 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/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 > + Can this be in common.rmk ? -- Robert Millan I know my rights; I want my phone call! What use is a phone call… if you are unable to speak? (as seen on /.)