Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2011 18:15:00 +0200
From:      Polytropon <freebsd@edvax.de>
To:        krad <kraduk@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: buildworld from FreeBSD 8.1 to FreeBSD 8.2
Message-ID:  <20110711181500.3bf479b7.freebsd@edvax.de>
In-Reply-To: <CALfReydoVzDePVe0VKL%2B_cOOsWwSZh1HAvsMrsDt=%2BuQ2tV29g@mail.gmail.com>
References:  <E1QgBDm-0000wr-00.hasanhasanli-mail-ru@f223.mail.ru> <1310389652.89169.9.camel@z6000.lenzicasa> <CALfReydoVzDePVe0VKL%2B_cOOsWwSZh1HAvsMrsDt=%2BuQ2tV29g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 Jul 2011 15:53:33 +0100, krad wrote:
> world should be done after the kernel and there should be a reboot inbetween
> the two as well. Also what about mergemaster?

There's a nice summary of steps in the comment section of /usr/src/Makefile.

# For individuals wanting to upgrade their sources (even if only a
# delta of a few days):
#
#  1.  `cd /usr/src'       (or to the directory containing your source tree).
#  2.  `make buildworld'
#  3.  `make buildkernel KERNCONF=YOUR_KERNEL_HERE'     (default is GENERIC).
#  4.  `make installkernel KERNCONF=YOUR_KERNEL_HERE'   (default is GENERIC).
#       [steps 3. & 4. can be combined by using the "kernel" target]
#  5.  `reboot'        (in single user mode: boot -s from the loader prompt).
#  6.  `mergemaster -p'
#  7.  `make installworld'
#  8.  `make delete-old'
#  9.  `mergemaster'                         (you may wish to use -U or -ai).
# 10.  `reboot'
# 11.  `make delete-old-libs' (in case no 3rd party program uses them anymore)
#
# See src/UPDATING `COMMON ITEMS' for more complete information.




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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