看板 DFBSD_commit 關於我們 聯絡資訊
commit f8e9b4ce5dec613cef7e95f4861791e46d0f509c Author: Matthew Dillon <dillon@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@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