git: build - separate out the rescue initrd

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 25 09:53:36 PDT 2014


commit 917662e5ee4841476eec4c24d2f40710ae9903cc
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/917662e5ee4841476eec4c24d2f40710ae9903cc


-- 
DragonFly BSD source repository


More information about the Commits mailing list