git: DragonFly_RELEASE_3_8 build - separate out the rescue initrd
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Aug 25 09:54:26 PDT 2014
commit 3c47c28a3c543fade6e4345a572ea4bdaeda6728
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Aug 25 09:51:29 2014 -0700
build - separate out the rescue initrd
* Multiple issues with users crashing at the end of an installworld because
initrd kldloads an out-of-date vn device.
* Not a good idea to update the rescue image during an installworld anyway.
* Make it a manual target called 'rescue' and remind the user at the end
of the installworld that the target is available, but suggest
rebooting first.
Summary of changes:
Makefile | 3 ++-
Makefile.inc1 | 14 +++++++++++++-
2 files changed, 15 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3c47c28a3c543fade6e4345a572ea4bdaeda6728
--
DragonFly BSD source repository
More information about the Commits
mailing list