<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in savecore</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/savecore#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/savecore</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ccc806a0 - dumpdev: respect kenv for stable branches</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/savecore#ccc806a0</link>
        <description>dumpdev: respect kenv for stable branchesWe have somewhat twisted logic to determine actions for dumpdevconsidering three sources of information:* kenv &quot;dumpdev&quot; tunnable supposed to point to specific device;* /etc/defaults/rc.conf &quot;dumpdev&quot; variable;* /etc/rc.conf that may be unset or set to &quot;NO&quot;, &quot;AUTO&quot; or device name.For CURRENT without any setting in kenv or /etc/rc.confthe default is &quot;AUTO&quot;. For STABLE branches the default is &quot;NO&quot;.Current implementation breaks for STABLE branches if kenv pointsto specific device but /etc/rc.conf does not set &quot;dumpdev&quot; at all.Let us fix it commenting out &quot;dumpdev&quot; in /etc/defaults/rc.conffor STABLE branches and making the code to consult kenvif &quot;dumpdev&quot; is not set elsewhere.MFC-after:	1 month

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/savecore</description>
        <pubDate>Sun, 02 Jul 2023 07:54:57 +0000</pubDate>
        <dc:creator>Eugene Grosbein &lt;eugen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>325ebf37 - Introduce startmsg and use it in rc scripts</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/savecore#325ebf37</link>
        <description>Introduce startmsg and use it in rc scriptsstartmsg is a new rc.subr(8) function function to be used instead ofecho(1) when for boot messages. It replaces the often forgotten    check_startmsgs &amp;&amp; echo ...with    startmsg ...No functional change intended.I adjusted the commit message and did some final clean-ups of the patchbefore committing.PR:		255207Reported by:	Jose Luis Duran &lt;jlduran@gmail.com&gt;Reviewed by:	imp, 0mpApproved by:	imp (src)Differential Revision:	https://reviews.freebsd.org/D34514

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/savecore</description>
        <pubDate>Sun, 13 Mar 2022 17:48:06 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0696600c - Move the rc framework out of sbin/init into libexec/rc.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/savecore#0696600c</link>
        <description>Move the rc framework out of sbin/init into libexec/rc.The reasons for this are forward looking to pkgbase: * /sbin/init is a special binary; try not to replace it with   every package update because an rc script was touched.   (a follow-up commit will make init its own package) * having rc in its own place will allow more easy replacement   of the rc framework with alternatives, such as openrc.Discussed with:		brd (during BSDCam), kmooreRequested by:		cem, bzPR:			231522Approved by:		re (gjb)

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/savecore</description>
        <pubDate>Wed, 17 Oct 2018 16:49:11 +0000</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
