On Mon, 17 Nov 2003, Garance A Drosihn wrote: > At 10:37 AM +0100 11/17/03, Dag-Erling Smørgrav wrote: > >Antoine Jacoutot <[EMAIL PROTECTED]> writes: > >> Here is what I did: > >> $ cvsup blablabla... > > > $ make buildkernel KERNCONF=MYKERNEL && > > > make install kernel KERNCONF=MYKERNEL > > > >There's not much point in 'make buildkernel' if you haven't > >done 'make buildworld' first. > > Uh. /usr/src/UPDATING explicitly says: > > 20031112: > [...] You should build and boot a new kernel BEFORE doing a > `make world' as the new kernel will know about binaries using > the old statfs structure, but an old kernel will not know > about the new system calls that support the new statfs > structure. > > We generally recommend doing a buildworld first, but it has > to be done in a different order for this upgrade.
Mmm. Indeed. I've just committed what I hope is a clarification to UPDATING to suggest buildworld buildkernel installkernel before installworld. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects [EMAIL PROTECTED] Network Associates Laboratories _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"