Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2005 17:21:05 +0000
From:      Joseph Koshy <joseph.koshy@gmail.com>
To:        Jay Shampur <shampurj@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Kernel compile problems
Message-ID:  <84dead7205022509212f5ba02c@mail.gmail.com>
In-Reply-To: <6d2a982f05022508564ca521d7@mail.gmail.com>
References:  <6d2a982f05022507565bebcc50@mail.gmail.com> <20050225162401.GB13053@gargantuan.com> <6d2a982f050225083047197bc8@mail.gmail.com> <20050225163733.GC13053@gargantuan.com> <6d2a982f05022508564ca521d7@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Thank you - if I understand the process, this is what I need to do?
> 
> make buildworld
> make installworld
> 
> make buildkernel KERNCONF=GENERIC
> make installkernel KERNCONF=GENERIC

/usr/src/UPDATING is your friend.

(look for the text after "COMMON ITEMS")

Using config(8) alone (the traditional way) will generally
work withing a -stable branch.  The canonical (i.e., supported)
way to upgrade a kernel or world is via the procedure
spelled out in /usr/src/UPDATING.


-- 
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy



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