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

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/hostid</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>862aab62 - hostid: Generate random UUID by default</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/hostid#862aab62</link>
        <description>hostid: Generate random UUID by defaultThis way MAC addresses are no longer exposed.Discussed with:	baptMFC after:	3 days

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/hostid</description>
        <pubDate>Thu, 09 Mar 2023 09:02:45 +0000</pubDate>
        <dc:creator>Tijl Coosemans &lt;tijl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc495d3b - rc.d/hostid: Skip warning on systems w/o smbios</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/hostid#cc495d3b</link>
        <description>rc.d/hostid: Skip warning on systems w/o smbiosThe first time a FreeBSD system boots, it obtains a hostuuid and hostidfrom the smbios.system.uuid kernel environment variable.  If this valueis found to be invalid, a warning is printed and the boot pauses fortwo seconds to give the user a chance to read it.If the FreeBSD kernel is launched directly in a virtual machine ratherthan via the FreeBSD boot loader, the smbios.system.uuid environmentvariable might not be set; in this case, there&apos;s no need to alert theuser and delay the boot process since the lack of a &quot;hardware&quot; uuid isentirely expected.Distinguish between the cases of &quot;invalid UUID&quot; and &quot;no UUID&quot;, warningand delaying the boot only in the former case.  In both cases we stillgenerate a random UUID in software.Reviewed by:	delphijSponsored by:	https://www.patreon.com/cpercivaDifferential Revision:	https://reviews.freebsd.org/D36185

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/hostid</description>
        <pubDate>Fri, 12 Aug 2022 23:48:26 +0000</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11bd40d0 - rc.d/hostid: remove useless cat</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/hostid#11bd40d0</link>
        <description>rc.d/hostid: remove useless catWe&apos;ve already read it and validated it &#8210; re-reading is wastefulPR:		264376

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/hostid</description>
        <pubDate>Mon, 30 May 2022 23:18:12 +0000</pubDate>
        <dc:creator>&#1085;&#1072;&#1073; &lt;nabijaczleweli@nabijaczleweli.xyz&gt;</dc:creator>
    </item>
<item>
        <title>325ebf37 - Introduce startmsg and use it in rc scripts</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/hostid#325ebf37</link>
        <description>Introduce startmsg and use it in rc scriptsstartmsg is a new rc.subr(8) function function to be used instead ofecho(1) when for boot messages. It replaces the often forgotten    check_startmsgs &amp;&amp; echo ...with    startmsg ...No functional change intended.I adjusted the commit message and did some final clean-ups of the patchbefore committing.PR:		255207Reported by:	Jose Luis Duran &lt;jlduran@gmail.com&gt;Reviewed by:	imp, 0mpApproved by:	imp (src)Differential Revision:	https://reviews.freebsd.org/D34514

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/hostid</description>
        <pubDate>Sun, 13 Mar 2022 17:48:06 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@gmail.com&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/hostid#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/hostid</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>
