Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 1999 20:45:08 -0800
From:      Don Lewis <Don.Lewis@tsc.tdk.com>
To:        N <niels@bakker.net>, freebsd-stable@FreeBSD.ORG
Subject:   Re: Problem with "make release" - Solved
Message-ID:  <199904040445.UAA04821@salsa.gv.tsc.tdk.com>

next in thread | raw e-mail | index | archive | help
On Apr 2, 10:16pm, N wrote:
} Subject: Re: Problem with "make release" - Solved

}    (4)	Run cvsup.  A complete copy of the CVS tree currently is 615 MB.
} 	cvsup itself needs another 5 to store data for itself.  If you
} 	place this data somewhere else than the partition from step 1 you
} 	can substract the appropriate amount from the figure mentioned
} 	there.  Putting the CVS tree someplace else than where the build
} 	will end up is a nice performance boost as well.

In the past, I've just hacked the Makefile to make a copy of /usr/src instead
of extracting the source from CVS.

} or what to change to
} make some ports a default part of the system (like ssh, of course a unique
} host key should be generated during the install).

In the past I just added this sort of thing to my local /usr/src.  In the
future I may just create packages for these things and hack sysinstall to
automagically install these packages.

When sshd is started for the first time, it creates a unique host key.



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




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