git: system boot - Fix savecore when swapdev != dumpdev

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Apr 15 10:38:46 PDT 2010


commit f8e9b4ce5dec613cef7e95f4861791e46d0f509c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Apr 15 10:36:40 2010 -0700

    system boot - Fix savecore when swapdev != dumpdev
    
    * Specify the dumpdev on the savecore line.  Fixed issues when the swapdev
      is not the same as the dumpdev.
    
    Reported-by: Alexander Polakov <polachok at gmail.com>

Summary of changes:
 etc/rc.d/savecore        |    2 +-
 share/man/man5/rc.conf.5 |    4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f8e9b4ce5dec613cef7e95f4861791e46d0f509c


-- 
DragonFly BSD source repository





More information about the Commits mailing list