NetBSD-Bugs archive

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

PR/38943 CVS commit: [netbsd-5] src/sys/arch/alpha/stand



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38943 CVS commit: [netbsd-5] src/sys/arch/alpha/stand
Date: Fri,  6 Feb 2009 02:09:05 +0000 (UTC)

 Module Name:   src
 Committed By:  snj
 Date:          Fri Feb  6 02:09:05 UTC 2009
 
 Modified Files:
        src/sys/arch/alpha/stand/common [netbsd-5]: boot.c
        src/sys/arch/alpha/stand/ustarboot [netbsd-5]: Makefile
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #418):
        sys/arch/alpha/stand/common/boot.c: revision 1.30
        sys/arch/alpha/stand/ustarboot/Makefile: revision 1.7
 Disable LOAD_NOTE on ustarboot to avoid backward seek on loading a kernel.
 Tested on DEC 3000/300 and AlphaPC 164, fixes PR install/38943 on alpha.
 XXX: should we enable LOAD_NOTE on ustarfs tape boot to load modules?
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.28.88.1 -r1.28.88.2 src/sys/arch/alpha/stand/common/boot.c
 cvs rdiff -r1.6 -r1.6.134.1 src/sys/arch/alpha/stand/ustarboot/Makefile
 
 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