Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2009 18:44:36 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/etc/rc.d savecore
Message-ID:  <200909051844.n85Iiojo021834@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rodrigc     2009-09-05 18:44:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    etc/rc.d             savecore 
  Log:
  SVN rev 196870 on 2009-09-05 18:44:36Z by rodrigc
  
  This set of MFC's brings savecore closer to the trunk version.
  Now, crashinfo will only be run if the following conditions are true:
  - savecore -C determines that a crash dump exists
  - crashinfo_enable="YES"
  
  MFC: 182460
  
     Add the ability to run /usr/sbin/crashinfo on a new core dump automatically
     during boot.
  
  MFC: 180318
  
     Remove the $DUMPDIR variable. It's redundant and the rest of the
     script uses $dumpdir directly.
  
  MFC: 180317
     Make checking for the availability of core dumps work in the case
     that $dumpdev is not set to "AUTO".
  
  Revision   Changes    Path
  1.10.10.4  +18 -3     src/etc/rc.d/savecore



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909051844.n85Iiojo021834>