Re: forum for discussing 'make release' issues

[ Available lists | Index of freebsd-hackers | Month of Jul 2002 | Week of 17 Jul 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Terry Lambert <tlambert2@mindspring.com>
Date
17 Jul 2002 11:41:00
Subject
Re: forum for discussing 'make release' issues
Message-ID
3D35BA01.144D3B39@mindspring.com

Referenced by

[ Hide this part ]
Brian Reichert wrote:
> What I had hoped to do was maintain a single build box, on
> which I could maintain the presence of several releases.
>
> I had explored trying to mirror various FTP archives, but I was
> finding difficult to gauge what I needed for diskspace, and how to
> selectively pare out what parts I didn't want or need. There doesn't
> seem to be a canonical description of how that gets laid out, WRT
> symlinks and whatnot...
>
> I found that it was easy enough to keep a mirror of the source tree,
> as I can extract whatever flavor of source I want. I had a fantasy
> that that would give me the stepping stone I needed.
>
> But, it seems not to be. Oh, well. It was only an experiment. :/

The "normal" way to do this, barring any gratuitous system call
changes(*), is to take the "DISC2" FS image, copy it into a
directory, chroot into the directory, and do the build in the
chroot'ed environment.


-- Terry
(*) *all* system call changes are, by definition, gratuitous; but
everyone believes they can improve "mount" at some point in
their naieve young lives, and so there are incompatabilities

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Elapsed time: 0.134 seconds