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

            List of files:
            /freebsd/libexec/rc/rc.d/growfs_fstab</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>eef9f9900f118b5efcabbd5864e7b8b993d09922 - growfs_fstab startup script: set dumpdev to AUTO</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/growfs_fstab#eef9f9900f118b5efcabbd5864e7b8b993d09922</link>
        <description>growfs_fstab startup script: set dumpdev to AUTOThe growfs_fstab script has been testing dumpdev, and if it is AUTO,enables dumps on the newly-added swap device for the initial boot.However, dumpdev defaults to AUTO on main, but NO on stable/13 andrelease branches.  On the other hand, bsdinstall adds dumpdev=&quot;AUTO&quot;by default (controlled by a menu item).  bsdinstall is not used whenbooting an SD card or other disk image.  Adopt the default frombsdinstall, and set dumpdev to AUTO in /etc/rc.conf in thegrowfs_fstab script if a swap partition has been added, along withthe explanatory comment added by bsdinstall.Differential Revision:	https://reviews.freebsd.org/D38751

            List of files:
            /freebsd/libexec/rc/rc.d/growfs_fstab</description>
        <pubDate>Tue, 28 Feb 2023 14:55:35 +0100</pubDate>
        <dc:creator>Mike Karels &lt;karels@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d670a8f7c596fd387823644c5cbf1ddee788eee4 - growfs_fstab: add new /etc/rc.d script to add swap to fstab</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/growfs_fstab#d670a8f7c596fd387823644c5cbf1ddee788eee4</link>
        <description>growfs_fstab: add new /etc/rc.d script to add swap to fstabThe growfs_fstab script is a helper for the growfs script to add anynew swap partition to /etc/fstab on first boot.  If growfs adds aswap partition, it sets growfs_swap_pdev in the kenv.   In this case,after the root file system is read/write, if there is no swap partitionin the fstab, growfs_fstab adds growfs_swap as a swap partition to thefstab.  Also, it runs dumpon to add the swap partition  (as thishappened earlier in the startup sequence).Discussed with:	cpercivaDifferential Revision:	https://reviews.freebsd.org/D37463

            List of files:
            /freebsd/libexec/rc/rc.d/growfs_fstab</description>
        <pubDate>Sat, 10 Dec 2022 20:39:59 +0100</pubDate>
        <dc:creator>Mike Karels &lt;karels@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
