Re: bootparamd fix for RELENG_7_0?



Rink Springer wrote:
Hi Mike,

On Thu, Jan 24, 2008 at 11:32:12PM -0500, Mike Shuey wrote:
I just spent several evenings finding out that FreeBSD's bootparamd
isn't 64-bit clean. Turns out, I'm not the only one; in April, 2007,
Tyler Spivey filed PR 112163 about this. He also included a simple
patch, to clear up most of the problems (replacing long with ip_addr_t
in several key places).

Yes, I've encounted the same problem on amd64 as well while trying to
netboot a Netra from a FreeBSD/amd64 server. I recall the problem of
using long's.

I'm booting a SparcStation IPC from an amd64 RELENG_7_0 server. Same
deal (though I suspect you have the luxury of a working NVRAM battery).

What's the likelihood that his patch could be applied before 7.0 is
fully released? The patch I'm talking about is his second shot,
attached to his problem report here:

http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/112163


I'll see what I can do. Thanks for the pointer.

That'd be wonderful, thanks.

--
Mike "No .sig for you" Shuey
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: atapicam cd error
    ... Wish me luck. ... I have two systems running ... One is i386 and the other amd64. ... I updated the i386 on May 4th and the patch was no longer needed but I ...
    (freebsd-stable)
  • Re: SoC: strange magic with objcopy and module builds
    ... I am working on SoC linuxolator and I found strange thing I dont know how to ... I made a patch which enables module build of linuxolator on amd64 but it ... Amd64 version uses only .ko, so this step doesnt exist there so those symbols ...
    (freebsd-hackers)
  • Re: Formatting bug in C++ iostreams when running i386 binary on amd64
    ... deployment box is amd64, as we aren't 100% sure that our code is 64 bit ... The patch isn't quite to my liking, as it also changes how gdtoa_dtoa.c ... include that additional target rule when cross-compiling the lib32 ... I will update the PRs with my patch as well, but it is small enough to ...
    (freebsd-stable)
  • Re: panic: sbdrop
    ... On Wed, 28 Feb 2007, Paulius Bulotas wrote: ... I've handed this patch off to Kris to test but as you've no doubt seen from the lists, he's being kept well out of trouble with all the scalability work, so I've not had a definitive answer as to whether it resolves the issues for him. ...
    (freebsd-current)
  • Re: Synaptics
    ... things should be better with the attached patch. ... able to fully test the resulting Synaptics driver, ... Fix compilation at amd64 by overriding the ARCH variable properly. ... ifeq,x86_64) ...
    (freebsd-hackers)