NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42202 CVS commit: src/sys/arch/i386/stand/boot



The following reply was made to PR install/42202; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42202 CVS commit: src/sys/arch/i386/stand/boot
Date: Sat, 11 Sep 2010 12:43:54 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Sat Sep 11 12:43:54 UTC 2010
 
 Modified Files:
        src/sys/arch/i386/stand/boot: Makefile.boot
 
 Log Message:
 Enable SUPPORT_EXT2FS. Tested on i386 that has root on ext2fs
 with 128 byte and 256 byte inode sizes on QEMU.
 
 Note for netbsd-5, this also requires HEAP_START=0x30000
 as applied in rev 1.37, and this might also get another limit
 on cdboot as described in PR install/42202.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.44 -r1.45 src/sys/arch/i386/stand/boot/Makefile.boot
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index