<?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 rc.initdiskless</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>26e8ed62 - Make mdmfs verbose if diskless boot is verbose.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/rc/rc.initdiskless#26e8ed62</link>
        <description>Make mdmfs verbose if diskless boot is verbose.Approved by:	ian@Differential Revision:	D17104

            List of files:
            /freebsd-13.1/libexec/rc/rc.initdiskless</description>
        <pubDate>Fri, 26 Apr 2019 14:44:50 +0000</pubDate>
        <dc:creator>Lev A. Serebryakov &lt;lev@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>707a657c - rc.initdiskless: fix commentary grammar after r339465</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/rc/rc.initdiskless#707a657c</link>
        <description>rc.initdiskless: fix commentary grammar after r339465MFC after:	1 month

            List of files:
            /freebsd-13.1/libexec/rc/rc.initdiskless</description>
        <pubDate>Sat, 20 Oct 2018 18:46:36 +0000</pubDate>
        <dc:creator>Eugene Grosbein &lt;eugen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d24263 - rc.initdiskless: add support for auxiliary NVRAM.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/rc/rc.initdiskless#b4d24263</link>
        <description>rc.initdiskless: add support for auxiliary NVRAM.Currently, rc.inidiskless assumes that local system configurationchanges are kept in some mountable file system. For example,nanobsd uses dedicated partition mounted as /cfg for this.However, small embedded devices like MIPS routers may have no enough flashspace to keep full-blown file system but have only one or couplesmall flash blocks to keep persistent local configuration overrides.This change extends rc.initdiskless and introduces ability to run auxiliarycommand /conf/T/M/extract that is supposed to extract configuration overridesfrom such local storage.For example, the command /conf/default/etc/extract may contain something like:cd &quot;$1&quot; &amp;&amp; bsdcpio --quiet -idu &lt; /dev/map/cfgbsdcpio command extracts compressed archive from the storage to /etcassuming the storage is exposed by the kernel as /dev/map/cfg to userland.PR:		204215MFC after:	1 month

            List of files:
            /freebsd-13.1/libexec/rc/rc.initdiskless</description>
        <pubDate>Sat, 20 Oct 2018 18:13:51 +0000</pubDate>
        <dc:creator>Eugene Grosbein &lt;eugen@FreeBSD.org&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-13.1/libexec/rc/rc.initdiskless#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-13.1/libexec/rc/rc.initdiskless</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>
