New kernel resets immediately
Stijn Hoop
stijn at win.tue.nl
Fri Feb 13 03:39:15 PST 2004
On Fri, Feb 13, 2004 at 12:31:33PM +0100, Alex Dupre wrote:
> Lukas Ertl wrote:
>
> >Previous kernel was from Feb 6, and that one works fine.
>
> I confirm the problem. My old working kernel is dated Feb 9.
"Me too"
A kernel built from sources just before the commit by ru@ (see below) still
boots, I'm in the process of building one with only those commits added
(cvs co -D "2004/02/11 09:30:00 GMT" I believe). Will post an update if
that commit is the culprit, otherwise I'll binary search for the broken
code.
BTW I suspect this one because it's the most recent loader change I could
find.
--Stijn
ru 2004/02/11 00:42:38 PST
FreeBSD src repository
Modified files:
sys/boot/i386/btx/btx Makefile btx.S
sys/boot/i386/btx/btxldr Makefile btxldr.S
sys/boot/i386/pxeldr Makefile pxeldr.S
Removed files:
sys/boot/i386/btx/btx btx.s
sys/boot/i386/btx/btxldr btxldr.s
sys/boot/i386/pxeldr pxeldr.s
Log:
Get rid of unnecessary use of m4(1) by using cpp(1) instead.
(John tells me there were problems when trying this before,
but it appears to be safe these day.)
OK'ed by: jhb
Repocopied by: joe
Revision Changes Path
1.15 +5 -11 src/sys/boot/i386/btx/btx/Makefile
1.34 +14 -14 src/sys/boot/i386/btx/btx/btx.S
1.34 +0 -1173 src/sys/boot/i386/btx/btx/btx.s (dead)
1.14 +3 -8 src/sys/boot/i386/btx/btxldr/Makefile
1.14 +24 -24 src/sys/boot/i386/btx/btxldr/btxldr.S
1.14 +0 -396 src/sys/boot/i386/btx/btxldr/btxldr.s (dead)
1.13 +3 -8 src/sys/boot/i386/pxeldr/Makefile
1.10 +4 -4 src/sys/boot/i386/pxeldr/pxeldr.S
1.10 +0 -287 src/sys/boot/i386/pxeldr/pxeldr.s (dead)
--
SIGSIG -- signature too long (core dumped)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040213/b1435aa5/attachment.bin
More information about the freebsd-current
mailing list