From 2b455b9516eeeea3c258ba889d82a1e2ebdf4285 Mon Sep 17 00:00:00 2001 From: "Justin C. Sherrill" Date: Wed, 20 Nov 2013 00:01:21 -0500 Subject: [PATCH] Add note about reboot before 'make upgrade' step. Based on: http://lists.dragonflybsd.org/pipermail/users/2013-September/090163.html (cherry picked from commit 43f7fa4fcaec7f2308a0442cf485b180de7b3c1a) --- UPDATING | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/UPDATING b/UPDATING index b52cd3473b..c313cdce77 100644 --- a/UPDATING +++ b/UPDATING @@ -12,6 +12,22 @@ + UPGRADING DRAGONFLY FROM 3.4 to later versions + +-----------------------------------------------------------------------+ +UPDATING FROM 3.4 TO 3.6 +------------------------ + +This only applies for this specific upgrade due to locale changes; it is +not needed for upgrades after 3.6. Please update in this order: + +make buildworld +make buildkernel +make installworld +make installkernel +*reboot* +make upgrade + +See this mailing list post for details: +http://lists.dragonflybsd.org/pipermail/users/2013-September/090163.html + CYRIX OPTIONS REMOVED --------------------- -- 2.41.0