From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryusuke Konishi Subject: Re: grub nilfs2 module Date: Thu, 04 Feb 2010 10:02:28 +0900 (JST) Message-ID: <20100204.100228.02802641.ryusuke@osrg.net> References: <87vdeea3r1.wl%jir@sekiba.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87vdeea3r1.wl%jir-27yqGEOhnJbQT0dZR+AlfA@public.gmane.org> Sender: linux-nilfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: Text/Plain; charset="us-ascii" To: jir-hfpbi5WX9J54Eiagz67IpQ@public.gmane.org Cc: linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Hi, On Wed, 03 Feb 2010 21:43:46 +0900, Jiro SEKIBA wrote: > Hi, > > I've written nilfs2 module for grub2 boot loader. > > Here is the patch and mail I'v sent to grub-devel ML. > http://lists.gnu.org/archive/html/grub-devel/2010-02/msg00025.html Great! The patch looks fine to me except some work, for instance, rollforwarding and checksum based log validation is needed. But meanwhile, this prototype seems enough to load kernels and initrds. I'd like to try it for my laptop. > It may not be mature yet, but I was able to boot kernel > from nilfs2 partition and mount it as rootfs. > So you are able to boot the system that has only nilfs2 partition. > > The patch is against bazaar repository top, but actual code is > just a fs/nilfs2.c. Other patches are against makefiles. > So I think you can able to compile it in stable release with > slight modification. > > It would be very nice of you if you try and give me feed backs > to improve the module. > > thank you very much in advance! > -- > Jiro SEKIBA > -- > To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html It would be nice if you could tell us belief usage of the patch. Thank you, Ryusuke Konishi -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html