On Jun 23, at 04:29 PM, Matthew Seaman wrote:
>
> On Mon, Jun 23, 2003 at 08:43:07AM -0500, D J Hawkey Jr wrote:
> >
> > What I'm stumped with is how to tell 'make [build|install][world|kernel]'
> > to do their thing from the OS in the slice I'm running (the newer), but
> > do the reads and write
On Mon, Jun 23, 2003 at 08:43:07AM -0500, D J Hawkey Jr wrote:
> What I'm stumped with is how to tell 'make [build|install][world|kernel]'
> to do their thing from the OS in the slice I'm running (the newer), but
> do the reads and writes on the other, older slice. Same conundrum with
> 'mergemast
Hello all.
I've got two similarly-sized, bootable, FBSD slices on a machine, one with
4.5 and the other with 4.2. My intention was/is to run the newer of the
two, and upgrade the older by 'cvsup' and 'make [build|install][world|kernel]'
_from_ the newer.
So, I'm running the newer installation now