Re: csup and build question

2011-01-01 Thread Chip Camden
Quoth per...@pluto.rain.com on Saturday, 01 January 2011: > Bruce Cran wrote: > > On Sat, 1 Jan 2011 20:44:01 +0100 > > Polytropon wrote: > > > If programs or other components of the world do have to > > > be in sync with kernel or system files (sys/*.h), then > > > I conclude that world also has

Re: csup and build question

2011-01-01 Thread perryh
Bruce Cran wrote: > On Sat, 1 Jan 2011 20:44:01 +0100 > Polytropon wrote: > > If programs or other components of the world do have to > > be in sync with kernel or system files (sys/*.h), then > > I conclude that world also has to be compiled. In this > > regards, it means a change of the kernel,

Re: csup and build question

2011-01-01 Thread Bruce Cran
On Sat, 1 Jan 2011 20:44:01 +0100 Polytropon wrote: > If programs or other components of the world do have to > be in sync with kernel or system files (sys/*.h), then > I conclude that world also has to be compiled. In this > regards, it means a change of the kernel, and if the > kernel did chang

Re: csup and build question

2011-01-01 Thread Polytropon
On Sat, 1 Jan 2011 11:23:11 -0800, Chip Camden wrote: > Quoth Polytropon on Saturday, 01 January 2011: > > On Sat, 1 Jan 2011 10:38:22 -0800, Chip Camden > > wrote: > > > At the risk of confirming my reputation for asking stupid questions: > > > > > > If a csup only pulls files in /usr/src/sys

Re: csup and build question

2011-01-01 Thread Chip Camden
Quoth Polytropon on Saturday, 01 January 2011: > On Sat, 1 Jan 2011 10:38:22 -0800, Chip Camden > wrote: > > At the risk of confirming my reputation for asking stupid questions: > > > > If a csup only pulls files in /usr/src/sys, is it safe to assume that the > > only rebuilding steps required a

Re: csup and build question

2011-01-01 Thread Polytropon
On Sat, 1 Jan 2011 10:38:22 -0800, Chip Camden wrote: > At the risk of confirming my reputation for asking stupid questions: > > If a csup only pulls files in /usr/src/sys, is it safe to assume that the > only rebuilding steps required are to rebuild and install the kernel? Or > is it possible

csup and build question

2011-01-01 Thread Chip Camden
At the risk of confirming my reputation for asking stupid questions: If a csup only pulls files in /usr/src/sys, is it safe to assume that the only rebuilding steps required are to rebuild and install the kernel? Or is it possible that world could require a rebuild to take advantage of some of th