<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>3c61bbebc4166ca209b9becfd1529298bac6ed66 - Update rc.initdiskless, fix error handling of remount_optional</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#3c61bbebc4166ca209b9becfd1529298bac6ed66</link>
        <description>Update rc.initdiskless, fix error handling of remount_optionalchkerr() ignores the exit code of a preceding mount command in case afile ```remount_optional``` exists.  The check is performed and asubshell is launched to log the informational message and return.  Thereturn is executed in the context of the subshell, not the context ofthe chkerr() function, hence is a NOP.  The remount_optional check ishence ineffective.Change the code to if/then/fi, so the return is evaluated in the contextof the chkerr function, to make the check effective.Reviewed by: imp, emastePull Request: https://github.com/freebsd/freebsd-src/pull/1497

            List of files:
            /freebsd/libexec/rc/rc.initdiskless</description>
        <pubDate>Sun, 27 Oct 2024 14:09:24 +0100</pubDate>
        <dc:creator>Keve M&#252;ller &lt;kevemueller@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>088cc7d221bb0743fc5ec12de983559b812366bd - man filesystems: fix more xrefs after move to s4</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#088cc7d221bb0743fc5ec12de983559b812366bd</link>
        <description>man filesystems: fix more xrefs after move to s4Fixes: 1a720cbec513Reviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/1282

            List of files:
            /freebsd/libexec/rc/rc.initdiskless</description>
        <pubDate>Sat, 08 Jun 2024 10:30:51 +0200</pubDate>
        <dc:creator>Alexander Ziaee &lt;concussious@runbox.com&gt;</dc:creator>
    </item>
<item>
        <title>bb4116576f2edf466ada3885cf851599ce7a4792 - rc.initdiskless: Disable soft-updates in mdmfs (again)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#bb4116576f2edf466ada3885cf851599ce7a4792</link>
        <description>rc.initdiskless: Disable soft-updates in mdmfs (again)Re-apply the -S switch to disable soft-updates in memory disks (commit8b1292ac5219). This might be beneficial when tmpfs(5) is not present inthe kernel, as this can cause mdmfs(8)&apos;s auto keyword to fallback tousing md(4).PR:		85558MFC after:	1 weekReviewed by:	imp, emaste, brooksDifferential Revision:	https://reviews.freebsd.org/D43242

            List of files:
            /freebsd/libexec/rc/rc.initdiskless</description>
        <pubDate>Wed, 20 Mar 2024 05:54:18 +0100</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a04ca1c229195c7089b878a94fbe76505ea693b5 - rc.initdiskless: Remove bogus plus sign</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#a04ca1c229195c7089b878a94fbe76505ea693b5</link>
        <description>rc.initdiskless: Remove bogus plus signReviewed by:	imp, dabFixes:		Fixes: 93b7818226cf (&quot;libexec/rc/rc.initdiskless: make tar&apos;s path flexible&quot;)Differential Revision:	https://reviews.freebsd.org/D43241

            List of files:
            /freebsd/libexec/rc/rc.initdiskless</description>
        <pubDate>Sun, 31 Dec 2023 19:39:37 +0100</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>93b7818226cf5270646725805b4a8c17a1ad3761 - libexec/rc/rc.initdiskless: make tar&apos;s path flexible</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#93b7818226cf5270646725805b4a8c17a1ad3761</link>
        <description>libexec/rc/rc.initdiskless: make tar&apos;s path flexibleSummary:PR:		274977Reviewed by: rgrimes,impApproved by: rgrimesMFC after:      1 month

            List of files:
            /freebsd/libexec/rc/rc.initdiskless</description>
        <pubDate>Fri, 24 Nov 2023 16:47:18 +0100</pubDate>
        <dc:creator>Cheng Cui &lt;cc@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/libexec/rc/rc.initdiskless</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>30985d19b00da3ea3ba808b57e5a46ce6403b8d7 - rc.initdiskless: Fix a typo in a comment</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#30985d19b00da3ea3ba808b57e5a46ce6403b8d7</link>
        <description>rc.initdiskless: Fix a typo in a comment- s/attemping/attempting/MFC after:5 days

            List of files:
            /freebsd/libexec/rc/rc.initdiskless</description>
        <pubDate>Thu, 19 Jan 2023 14:17:37 +0100</pubDate>
        <dc:creator>Gordon Bergling &lt;gbe@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7648bc9fee8dec6cb3c4941e0165a930fbe8dcb0 - MFHead @347527</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#7648bc9fee8dec6cb3c4941e0165a930fbe8dcb0</link>
        <description>MFHead @347527Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/libexec/rc/rc.initdiskless</description>
        <pubDate>Mon, 13 May 2019 20:25:55 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>26e8ed624e352cef3f1ece73296c7c00fa6c7780 - Make mdmfs verbose if diskless boot is verbose.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#26e8ed624e352cef3f1ece73296c7c00fa6c7780</link>
        <description>Make mdmfs verbose if diskless boot is verbose.Approved by:	ian@Differential Revision:	D17104

            List of files:
            /freebsd/libexec/rc/rc.initdiskless</description>
        <pubDate>Fri, 26 Apr 2019 16:44:50 +0200</pubDate>
        <dc:creator>Lev A. Serebryakov &lt;lev@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6879c6c14eedbd060ba588a3129a6c60ebbe783 - Merge ^/head r339015 through r339669.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /freebsd/libexec/rc/rc.initdiskless</description>
        <pubDate>Tue, 23 Oct 2018 23:09:37 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>707a657cbf0bb8a061f89bad6f014020ac8b6751 - rc.initdiskless: fix commentary grammar after r339465</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#707a657cbf0bb8a061f89bad6f014020ac8b6751</link>
        <description>rc.initdiskless: fix commentary grammar after r339465MFC after:	1 month

            List of files:
            /freebsd/libexec/rc/rc.initdiskless</description>
        <pubDate>Sat, 20 Oct 2018 20:46:36 +0200</pubDate>
        <dc:creator>Eugene Grosbein &lt;eugen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d24263c25b996a8858d69ed21549ed958a7db3 - rc.initdiskless: add support for auxiliary NVRAM.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#b4d24263c25b996a8858d69ed21549ed958a7db3</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/libexec/rc/rc.initdiskless</description>
        <pubDate>Sat, 20 Oct 2018 20:13:51 +0200</pubDate>
        <dc:creator>Eugene Grosbein &lt;eugen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0696600c41600d80bcd993bfd8e675d0ae6951fe - Move the rc framework out of sbin/init into libexec/rc.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.initdiskless#0696600c41600d80bcd993bfd8e675d0ae6951fe</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/libexec/rc/rc.initdiskless</description>
        <pubDate>Wed, 17 Oct 2018 18:49:11 +0200</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
