<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>16a6da44 - nuageinit: add basic support for cloudinit.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#16a6da44</link>
        <description>nuageinit: add basic support for cloudinit.this is a very early script to support cloudinit, it does not intend tobe a full featured cloudinit client, but will support a good enoughsubset to be viable in most case.It support nocloud and openstack config-2 config drive mode (iso9660 ormsdosfs)The following features are currently supported:- adding users (including a default user named &apos;freebsd&apos; with password  &apos;freebsd&apos;- adding groups- adding ssh keys- static ipv4, static ipv6, dynamic ipv4With this one is able to use the &apos;bring your own image feature&quot; out ofbox.It is expected that the script grows the support of other cloudssupporting cloud-init, contributions are welcomed.It is designed to be only run once via the firstboot mecanism.Sponsored by:	OVHCloudDifferential Revision:	https://reviews.freebsd.org/D44141(cherry picked from commit a42d6f76018e4ed8324e319ab48aac904bda437c)(cherry picked from commit c051f22bce42d920abba61bd7cf4ef5b6a270ffa)(cherry picked from commit b8c053c9a612651d4909f7a323088f3e92485b7b)(cherry picked from commit 9eae9233fdcc946945f4191e1413f548adfa2943)

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Wed, 23 Nov 2022 19:00:39 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<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/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</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>ecad3f5c - rc.d: Generate machine-id from hostid_save</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#ecad3f5c</link>
        <description>rc.d: Generate machine-id from hostid_saverc.d/hostid_save saves a UUID generated by rc.d/hostid in /etc/hostid.Store the same UUID, without hyphens, in /etc/machine-id.  The hyp&#293;ensare removed with a shell function because hostid_save runs before filesystems are mounted so other tools may not be available yet.This eliminates some duplication between hostid and machine-id and forvirtual machines machine-id now contains the UUID configured in thehypervisor like it does on Linux.Reviewed by:	delphijDiscussed with:	baptMFC after:	3 daysDifferential Revision:	https://reviews.freebsd.org/D38811

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Wed, 15 Feb 2023 20:09:51 +0000</pubDate>
        <dc:creator>Tijl Coosemans &lt;tijl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cab549c7 - pkgbase: Create a FreeBSD-console-tools package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#cab549c7</link>
        <description>pkgbase: Create a FreeBSD-console-tools packageAnd put in it: - kbdcontrol - vidcontrol - moused - kbdmapThose aren&apos;t useful in a jail or for a modern desktop.While here, split the devd.conf part into some new files.Reviewed by:	baptSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D38321

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Wed, 01 Feb 2023 09:35:56 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc9b2b58 - Revert &quot;rc.d: Put growfs script in FreeBSD-ufs&quot;</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#cc9b2b58</link>
        <description>Revert &quot;rc.d: Put growfs script in FreeBSD-ufs&quot;The growfs script also support zfs.This reverts commit 36a7fa1e16a0b4446f2cb618fc84a6bc1a2cbf86.Reported by:	emaste, Mina Gali&#263;

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Fri, 27 Jan 2023 10:30:24 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a6a21bbe - rc.d: Put resolv script in FreeBSD-resolvconf</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#a6a21bbe</link>
        <description>rc.d: Put resolv script in FreeBSD-resolvconfDifferential Revision:	https://reviews.freebsd.org/D37190

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Fri, 28 Oct 2022 07:33:38 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>36a7fa1e - rc.d: Put growfs script in FreeBSD-ufs</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#36a7fa1e</link>
        <description>rc.d: Put growfs script in FreeBSD-ufsDifferential Revision:	https://reviews.freebsd.org/D37189

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Fri, 28 Oct 2022 07:33:20 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>91314ca2 - rc.d: Put ggated script in FreeBSD-ggate</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#91314ca2</link>
        <description>rc.d: Put ggated script in FreeBSD-ggateDifferential Revision:	https://reviews.freebsd.org/D37188

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Fri, 28 Oct 2022 07:33:02 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>81b18bea - rc.d: Put dhclient script in FreeBSD-dhclient</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#81b18bea</link>
        <description>rc.d: Put dhclient script in FreeBSD-dhclientDifferential Revision:	https://reviews.freebsd.org/D37187

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Fri, 28 Oct 2022 07:32:27 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d8799160 - rc.d: Put devmatch script in FreeBSD-devmatch</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#d8799160</link>
        <description>rc.d: Put devmatch script in FreeBSD-devmatchDifferential Revision:	https://reviews.freebsd.org/D37192

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Fri, 28 Oct 2022 07:31:59 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f0435696 - rc.d: Put devd script in FreeBSD-devd package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#f0435696</link>
        <description>rc.d: Put devd script in FreeBSD-devd packageDifferential Revision:	https://reviews.freebsd.org/D37186

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Fri, 28 Oct 2022 07:31:17 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c8a2578 - growfs script: fixes</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#4c8a2578</link>
        <description>growfs script: fixesCannot use single quote in comment in awk script;add growfs_fstab to MakefileFixes:		4a30d7bb373c,d670a8f7c596

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Mon, 26 Dec 2022 14:45:17 +0000</pubDate>
        <dc:creator>Mike Karels &lt;karels@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>62a149bf - Add new rc: machine_id to generate /etc/machine-id</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#62a149bf</link>
        <description>Add new rc: machine_id to generate /etc/machine-idThis new default-enabled rc will generate a /etc/machine-id file if itdoes not exist, and pre-fill it with a newly generated UUID of version 4[2].The file is generated in /var/db/machine-id and symlinked to/etc/machine-id to allow for read-only root partitions.This file is amongst other things used by libraries like GLib.Bump FreeBSD version 1400076 to be able to easily add support for olderversion of FreeBSD via a package.[1] Linux machine-id(5): https://www.man7.org/linux/man-pages/man5/machine-id.5.html[2] f176fe8e7f638e585afcd2f4dd52a522c4648f63Approved by:		baptMFC after:		1 weekDifferential Revision:	https://reviews.freebsd.org/D37722

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Sat, 17 Dec 2022 09:18:03 +0000</pubDate>
        <dc:creator>Tobias C. Berner &lt;tcberner@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ffc369a - Add dnctl rc.d service</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#1ffc369a</link>
        <description>Add dnctl rc.d serviceAs PF now also supports dummynet but can not configure it on its own,the service which configures pipes, queues and schedulers is needed.Reviewed by:	kpDifferential Revision:	https://reviews.freebsd.org/D37451

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Tue, 22 Nov 2022 09:46:19 +0000</pubDate>
        <dc:creator>Goran Mekic &lt;meka@tilda.center&gt;</dc:creator>
    </item>
<item>
        <title>616f32ea - othermta: remove leftover from 20 years ago</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#616f32ea</link>
        <description>othermta: remove leftover from 20 years agoothermta (along with mta_start_script configuration entry in rc.conf)was a mechanism used to be able to run another mta than sendmail(8) before&quot;rcng&quot; time 20 years ago.othermta has not been used since.

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Mon, 14 Nov 2022 08:06:10 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>72a1cb05 - rc(8): Add a zpoolupgrade rc.d script</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#72a1cb05</link>
        <description>rc(8): Add a zpoolupgrade rc.d scriptIf a zpool is created by makefs(8), its version is 5000, i.e., allfeature flags are off.  Introduce an rc script to run `zpool upgrade`over the assigned zpools on the first boot.  This is useful to theZFS based VM images built from release(7).Reviewed by:	imp, markj, mavSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D37282

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Mon, 07 Nov 2022 03:30:09 +0000</pubDate>
        <dc:creator>Li-Wen Hsu &lt;lwhsu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>27b9777c - libexec/rc: Add var_run rc script</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#27b9777c</link>
        <description>libexec/rc: Add var_run rc scriptUsers with a tmpfs /var/run will lose the directory tree state of/var/run at reboot. This rc script will optionally (by default)capture the state of the directory structure in /var/run prior toshutdown and recreate it at system boot.Alternatively a user can save the state of the /var/run directoriesmanually using service var_run save and disable the autosaving of/var/run state using the var_run_autosave variable, for thoseparanoid SSD users.PR:			259585, 259699Reported by:		freebsd@walstatt-de.de,Reviewed by:		philip, gbe (previous version)MFC after:		1 weekDifferential Revision:	https://reviews.freebsd.org/D36386

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Sun, 28 Aug 2022 12:48:25 +0000</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>227caacc - rc: Add a zpoolreguid rc.d script</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#227caacc</link>
        <description>rc: Add a zpoolreguid rc.d scriptIf one boots up multiple copies of a template VM image containing azpool, the pool GUIDs will be identical, making it impossible to, e.g.,share datasets between them.This diff introduces a simple workaround for the problem: one can usethe script to, upon first boot, assign a new GUID to one or more zpools.This will be useful when building ZFS-based VM images from release(7).Reviewed by:	mav, allanjude, asomersReviewed by:	Pau Amma (docs)MFC after:	1 monthSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D35336

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Mon, 30 May 2022 14:43:44 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c0686329 - Add ggated rc script</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#c0686329</link>
        <description>Add ggated rc scriptReviewed by:	asomers, peterjSubmitted by:	Johannes Totz &lt;jo@bruelltuete.com&gt;Differential Revision:	https://reviews.freebsd.org/D31709

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Mon, 28 Feb 2022 04:14:52 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>db0ac6de - Revert &quot;wpa: Import wpa_supplicant/hostapd commit 14ab4a816&quot;</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/Makefile#db0ac6de</link>
        <description>Revert &quot;wpa: Import wpa_supplicant/hostapd commit 14ab4a816&quot;This reverts commit 266f97b5e9a7958e365e78288616a459b40d924a, reversingchanges made to a10253cffea84c0c980a36ba6776b00ed96c3e3b.A mismerge of a merge to catch up to main resulted in files beingcommitted which should not have been.

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/Makefile</description>
        <pubDate>Thu, 02 Dec 2021 22:45:04 +0000</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
