Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2012 11:03:01 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        rank1seeker@gmail.com
Cc:        Roman Divacky <rdivacky@freebsd.org>, hackers@freebsd.org
Subject:   Re: BUG: 9.0 stage 2 boot (/boot/boot)
Message-ID:  <201203011103.01939.jhb@freebsd.org>
In-Reply-To: <20120301.154227.197.1@DOMY-PC>
References:  <20120217.074355.853.1@DOMY-PC> <201202291605.08267.jhb@freebsd.org> <20120301.154227.197.1@DOMY-PC>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, March 01, 2012 10:42:27 am rank1seeker@gmail.com wrote:
> > > Patch fails at 9.0 RELEASE: (Is this for 9 STABLE?)
> > 
> > Nope, patch was made against a 9.0 tree:
> > 
> > % svn info .
> > Path: .
> > URL: svn+ssh://svn.freebsd.org/base/releng/9.0/sys
> > Repository Root: svn+ssh://svn.freebsd.org/base
> > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
> > Revision: 232297
> > Node Kind: directory
> > Schedule: normal
> > Last Changed Author: kensmith
> > Last Changed Rev: 229283
> > Last Changed Date: 2012-01-02 09:45:30 -0500 (Mon, 02 Jan 2012)
> > 
> > % svn stat boot/i386/boot2
> > M       boot/i386/boot2/boot2.c
> > 
> > % svn diff boot/i386/boot2 | md5
> > 888f90f32bd20d1bf7e2d3277d9b697b
> > 
> > And the file I sent to you before:
> > 
> > % md5 ~/work/patches/boot2_test.patch 
> > MD5 (/home/jhb/work/patches/boot2_test.patch) = 
888f90f32bd20d1bf7e2d3277d9b697b
> 
> 
> File being patched:
> MD5 (/sys/boot/i386/boot2/boot2.c) = 2c3fe29ced282a6fccf84e9061bb3d68
> 
> Your patch received via attachment:
> MD5 (boot2_test.patch) = f750c1275f45aeded970c3014a50f333
> 
> And on your side it is: '888f90f32bd20d1bf7e2d3277d9b697b', which is a PATCH 
MISMATCH.
> 
> It is best to give me patches, as you did up to now, via url.

Hmm, I thought you asked for it to be an attachment previously.  I just saved 
the attachment out of my saved copy of the e-mail and it MD5'd correctly here, 
so I've no idea why it didn't show up correct on your end.  Perhaps something 
mangled it in the middle.  I will only send you URLs for the future.

http://www.FreeBSD.org/~jhb/patches/boot2_test.patch

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203011103.01939.jhb>