Subject: Re: CVS commit: src/usr.sbin/installboot
To: Izumi Tsutsui <tsutsui@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 02/02/2008 17:32:19
On Sat, Feb 02, 2008 at 05:01:03PM +0000, Izumi Tsutsui wrote:
> 
> Module Name:	src
> Committed By:	tsutsui
> Date:		Sat Feb  2 17:01:03 UTC 2008
> 
> Modified Files:
> 	src/usr.sbin/installboot: Makefile installboot.h
> Added Files:
> 	src/usr.sbin/installboot: ext2fs.c
> 
> Log Message:
> Add a findstage2 function (which returns block numbers where
> the secondary boot is stored to embed them into the primary bootxx)
> for ext2fs.
> 
> Currently disabled because there is no primary boot block
> which supports ext2fs, but it might help someone in some day.

Any bootxx_ext2fs for i386/amd64 wouldn't need the list of blocks since
it would read the fs data itself.

	David

-- 
David Laight: david@l8s.co.uk