<?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 mountcritremote</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f99f0ee14e3af81c23150a6a340259ca8a33d01a - rc.d: add a service jails config to all base system services</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/mountcritremote#f99f0ee14e3af81c23150a6a340259ca8a33d01a</link>
        <description>rc.d: add a service jails config to all base system servicesThis gives more permissions to services (e.g. network access toservices which require this) when they are started as an automaticservice jail.The sshd patch is important for the sshd-related functionality asdescribed in the man-page in the service jails part.The location of the added env vars is supposed to allow overriding themin rc.conf, and to hard-disable the use of svcj for some parts where itdoesn&apos;t make sense or will not work.Only a subset of all of the services are fully tested (I&apos;m running thissince more than a year with various services started as service jails).The untested parts should be most of the time ok, in some edge-casesmore permissions are needed inside the service jail.Differential Revision:	https://reviews.freebsd.org/D40371

            List of files:
            /freebsd/libexec/rc/rc.d/mountcritremote</description>
        <pubDate>Wed, 22 May 2024 15:31:47 +0200</pubDate>
        <dc:creator>Alexander Leidinger &lt;netchild@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.d/mountcritremote#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/libexec/rc/rc.d/mountcritremote</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>31b29217abc4da8504df959794d43428712f2666 - Make mountcritremote dependent upon nfscbd.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/mountcritremote#31b29217abc4da8504df959794d43428712f2666</link>
        <description>Make mountcritremote dependent upon nfscbd.Although it is not often needed, the nfscbd(8) should be running whenNFSv4 mounts are done if callback functionality is required.Callback functionality is required for the NFSv4 server to issuedelegations or pNFS layouts.This patch adds nfscbd to the mountcritremote&apos;s REQUIRED lineto ensure it is started before NFS mounts specified in /etc/fstabare done.Reviewed by:	0mpDifferential Revision:	https://reviews.freebsd.org/D27506

            List of files:
            /freebsd/libexec/rc/rc.d/mountcritremote</description>
        <pubDate>Thu, 17 Dec 2020 01:20:57 +0100</pubDate>
        <dc:creator>Rick Macklem &lt;rmacklem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b11974c250671368e1eb869ca8ce2ed70622917f - Revert r346017 pending compiled-in zfs fix</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/mountcritremote#b11974c250671368e1eb869ca8ce2ed70622917f</link>
        <description>Revert r346017 pending compiled-in zfs fixPR:		237172Approved by:	jillesDifferential Revision:	https://reviews.freebsd.org/D18670

            List of files:
            /freebsd/libexec/rc/rc.d/mountcritremote</description>
        <pubDate>Wed, 10 Apr 2019 09:51:13 +0200</pubDate>
        <dc:creator>Chris Rees &lt;crees@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f5dfe75da5ba2937f8766792f625f32fc3ef4757 - Remove now unnecessary kldstat check before attempting to load modules.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/mountcritremote#f5dfe75da5ba2937f8766792f625f32fc3ef4757</link>
        <description>Remove now unnecessary kldstat check before attempting to load modules.Since r233109, kldload has the -n option, which silently ignores optionsthat are already loaded.https://lists.freebsd.org/pipermail/freebsd-rc/2018-December/003899.htmlNote that this script no longer reports if the module is already loaded,but it could be argued this wasn&apos;t particularly useful information.PR:			docs/234248Reviewed by:		bcr (docs), kib, rgrimes (visual)Approved by:		jillesDifferential Revision:	https://reviews.freebsd.org/D18670

            List of files:
            /freebsd/libexec/rc/rc.d/mountcritremote</description>
        <pubDate>Sun, 07 Apr 2019 20:31:45 +0200</pubDate>
        <dc:creator>Chris Rees &lt;crees@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.d/mountcritremote#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /freebsd/libexec/rc/rc.d/mountcritremote</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>0696600c41600d80bcd993bfd8e675d0ae6951fe - Move the rc framework out of sbin/init into libexec/rc.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/mountcritremote#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.d/mountcritremote</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>
