From owner-freebsd-current@FreeBSD.ORG Fri Feb 13 03:39:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1F0816A4CE; Fri, 13 Feb 2004 03:39:14 -0800 (PST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B7FC43D1D; Fri, 13 Feb 2004 03:39:14 -0800 (PST) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.10/8.12.10) with ESMTP id i1DBdsEO013922; Fri, 13 Feb 2004 12:39:54 +0100 (CET) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.10/8.12.10/Submit) id i1DBdsUo013921; Fri, 13 Feb 2004 12:39:54 +0100 (CET) (envelope-from stijn) Date: Fri, 13 Feb 2004 12:39:53 +0100 From: Stijn Hoop To: Alex Dupre Message-ID: <20040213113953.GA693@pcwin002.win.tue.nl> References: <20040213122108.C613@korben.in.tern> <402CB595.3070007@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: <402CB595.3070007@FreeBSD.org> User-Agent: Mutt/1.4.1i X-Bright-Idea: Let's abolish HTML mail! cc: current@freebsd.org Subject: Re: New kernel resets immediately X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 11:39:15 -0000 --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 13, 2004 at 12:31:33PM +0100, Alex Dupre wrote: > Lukas Ertl wrote: >=20 > >Previous kernel was from Feb 6, and that one works fine. >=20 > 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=20 sys/boot/i386/btx/btxldr Makefile btxldr.S=20 sys/boot/i386/pxeldr Makefile pxeldr.S=20 Removed files: sys/boot/i386/btx/btx btx.s=20 sys/boot/i386/btx/btxldr btxldr.s=20 sys/boot/i386/pxeldr pxeldr.s=20 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.) =20 OK'ed by: jhb Repocopied by: joe =20 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) --=20 SIGSIG -- signature too long (core dumped) --gKMricLos+KVdGMg Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFALLeJY3r/tLQmfWcRAr9gAJ0aYOjcMw7cMV3PCivt1kqhqrTZjwCfbfYD 2N2fvoxrsfNXKMa4Exa+Ctc= =BT2I -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--