<?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 statd</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/statd#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/statd</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>f72926ea - mountd: Delay starting mountd until after mountlate</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/statd#f72926ea</link>
        <description>mountd: Delay starting mountd until after mountlatePR#254282 reports a problem where nullfs mounts cannot beexported via mountd for FreeBSD 13.0.The problem seems to be that, to do the nullfs mounts in/etc/fstab, they require the &quot;late&quot; mount option, so that theunderlying filesystem is mounted (ZFS for the PR).Adding &quot;mountlate&quot; to the REQUIRE list in /etc/rc.d/mountdfixes the problem, but that results in a dependency cyclebecause /etc/rc.d/lockd specifies:REQUIRE: nfsdBEFORE: DAEMON--&gt; which forces mountd to preceed DAEMON.This patch removes &quot;nfsd&quot; from REQUIRE for lockd and statd,then adds mountlate to REQUIRE for mountd, to fix thisproblem.  Having lockd REQUIRE nfsd was done in the NetBSDcode when it was pulled into FreeBSD and there does notseem to be a need for this.In case this causes problems, a long MFC has been specified.PR:	254282Differential Revision:	https://reviews.freebsd.org/D33256MFC after:	3 months

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/statd</description>
        <pubDate>Sun, 23 Jan 2022 22:17:40 +0000</pubDate>
        <dc:creator>Rick Macklem &lt;rmacklem@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-14.2/libexec/rc/rc.d/statd#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/statd</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>
