git: build - Clarify instalkernel requirements when upgrading /boot
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Sep 24 00:20:12 PDT 2010
commit 73a018847418323af247ad2fdfc91c7d469de55c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Sep 24 00:16:06 2010 -0700
build - Clarify instalkernel requirements when upgrading /boot
* When upgrading a system from the old /boot format to the new /boot
format clarify the error message when someone tries to install a
new kernel onto an old /boot.
It now indicates specifically suggests doing a buildworld / installworld
sequence first.
Summary of changes:
sys/conf/kern.post.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/73a018847418323af247ad2fdfc91c7d469de55c
--
DragonFly BSD source repository
More information about the Commits
mailing list