I understand, and I appreciate the help. I was planning on doing exactly what you suggest, I just wanted to see if you had encountered that same problem when building 2007.0, in which case I would use the solution that you already implemented. =)
Thanks again! John On 3/26/07, Chris Gianelloni <[EMAIL PROTECTED]> wrote:
On Mon, 2007-03-26 at 11:14 -0400, John Eckhart wrote: > Thanks guys, that worked and I have successfully built a few stage2 > images for multiple platforms. I am moving on to building stage 3 and > hit a snag when building busybox-1.4.1. Again, I can see a few ways > around the problem, but since I guess you may have hit this while > building 2007.0 I figured I would ask what you did to solve it (update > the ebuild, fix the seed stage, etc)? We aren't using that version of busybox, but rather an earlier one without that restriction. Currently, we have no real fix. You could hack up your stage2's /etc/conf.d/clock and set the TIMEZONE="UTC" prior to starting stage3. That should cause tzdata to create /etc/localtime properly, I think. Either that, or set the file yourself. By the way, it usually helps to just read what the ebuild says and do it. That's all we do when release building. -- Chris Gianelloni Release Engineering Strategic Lead Alpha/AMD64/x86 Architecture Teams Games Developer/Council Member/Foundation Trustee Gentoo Foundation
