<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/etc/rc.d/savecore, branch release/7.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-03-21T01:30:13Z</updated>
<entry>
<title>Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.</title>
<updated>2010-03-21T01:30:13Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2010-03-21T01:30:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c4d1c1956ecb0a222fb2f4579c320391fb67f06'/>
<id>urn:sha1:9c4d1c1956ecb0a222fb2f4579c320391fb67f06</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.3-RELEASE image.
</content>
</entry>
<entry>
<title>This set of MFC's brings savecore closer to the trunk version.</title>
<updated>2009-09-05T18:44:36Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2009-09-05T18:44:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a2c00ea3f0a2f1ff24bd91269535539c9a15909c'/>
<id>urn:sha1:a2c00ea3f0a2f1ff24bd91269535539c9a15909c</id>
<content type='text'>
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".
</content>
</entry>
<entry>
<title>MFC r182460:</title>
<updated>2009-03-21T21:16:05Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2009-03-21T21:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7ef515853e6c0ad8b68c970e0fd8411f63383cbb'/>
<id>urn:sha1:7ef515853e6c0ad8b68c970e0fd8411f63383cbb</id>
<content type='text'>
Add the ability to run /usr/sbin/crashinfo on a new core dump automatically
during boot.  Right now this is disabled by default, but it can be enabled
by setting 'crashinfo_enable=YES' in rc.conf.
</content>
</entry>
<entry>
<title>MFC r180318:</title>
<updated>2009-03-21T21:12:16Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2009-03-21T21:12:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a90abeaf52246042b6fc26f57992f54737cf24e5'/>
<id>urn:sha1:a90abeaf52246042b6fc26f57992f54737cf24e5</id>
<content type='text'>
Remove the $DUMPDIR variable. It's redundant and the rest of the
script uses $dumpdir directly.
</content>
</entry>
<entry>
<title>MFC the purely cosmetic changes, including removal of $NetBSD$ Ids,</title>
<updated>2008-01-28T07:55:44Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2008-01-28T07:55:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d19f710f7fa0a35a99211279e15b62eec374506d'/>
<id>urn:sha1:d19f710f7fa0a35a99211279e15b62eec374506d</id>
<content type='text'>
a few spurious #'s, an empty REQUIRE, and a never-used KEYWORD.
</content>
</entry>
<entry>
<title>- use `realpath /dev/dumpdev` instead of just /dev/dumpdev so messages</title>
<updated>2004-10-24T13:04:09Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-10-24T13:04:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=82a21971a607f8c8afe576dd8f0749bf7d113a96'/>
<id>urn:sha1:82a21971a607f8c8afe576dd8f0749bf7d113a96</id>
<content type='text'>
  will show the real device name
- show different error messages for missing dump device and directory
</content>
</entry>
<entry>
<title>When dumpdev is set to 'auto', and a suitable swap device is found,</title>
<updated>2004-10-18T23:40:13Z</updated>
<author>
<name>Thomas Quinot</name>
<email>thomas@FreeBSD.org</email>
</author>
<published>2004-10-18T23:40:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e30c35ed0cab772f7ef0725111d361773adbd268'/>
<id>urn:sha1:e30c35ed0cab772f7ef0725111d361773adbd268</id>
<content type='text'>
create a symbolic link /dev/dumpdev designating that device so
savecore can find and save a previous kernel dump.
</content>
</entry>
<entry>
<title>Remove the requirement for the FreeBSD keyword as it no longer</title>
<updated>2004-10-07T13:55:26Z</updated>
<author>
<name>Mike Makonnen</name>
<email>mtm@FreeBSD.org</email>
</author>
<published>2004-10-07T13:55:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=337338ee009d6a396b8cd625d57f25f4269ed33d'/>
<id>urn:sha1:337338ee009d6a396b8cd625d57f25f4269ed33d</id>
<content type='text'>
makes any sense.

Discussed with: dougb, brooks
MFC after: 3 days
</content>
</entry>
<entry>
<title>Echo and pass dumpdev as the device argument to savecore.</title>
<updated>2004-03-18T15:18:20Z</updated>
<author>
<name>Chad David</name>
<email>davidc@FreeBSD.org</email>
</author>
<published>2004-03-18T15:18:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=450e8255a14ee0f120360687002e795fd419efa5'/>
<id>urn:sha1:450e8255a14ee0f120360687002e795fd419efa5</id>
<content type='text'>
PR: bin/51655
</content>
</entry>
<entry>
<title>Mark scripts as not usable inside a jail by adding keyword 'nojail'.</title>
<updated>2004-03-08T12:25:05Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2004-03-08T12:25:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bd57d5b0f5701e527b7d56d2bfaeeb9f408a0604'/>
<id>urn:sha1:bd57d5b0f5701e527b7d56d2bfaeeb9f408a0604</id>
<content type='text'>
Some suggestions from:	rwatson, Ruben de Groot &lt;mail25@bzerk.org&gt;
</content>
</entry>
</feed>
