<?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 hostid</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>bf847ea31ae25953d115a57c77ff556e9641cd26 - rc: ignore InsydeH2O UEFI BIOS UUID placeholder for hostid</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostid#bf847ea31ae25953d115a57c77ff556e9641cd26</link>
        <description>rc: ignore InsydeH2O UEFI BIOS UUID placeholder for hostidThis caused MAC addresses (e.g. bridge0) to clash on systemsrunning this particular BIOS.Reviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/1544

            List of files:
            /freebsd/libexec/rc/rc.d/hostid</description>
        <pubDate>Mon, 25 Nov 2024 15:00:23 +0100</pubDate>
        <dc:creator>Franco Fichtner &lt;franco@opnsense.org&gt;</dc:creator>
    </item>
<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/hostid#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/hostid</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/hostid#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/libexec/rc/rc.d/hostid</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>862aab6281a5e6b5dad89761ac17ca2a0e83ab32 - hostid: Generate random UUID by default</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostid#862aab6281a5e6b5dad89761ac17ca2a0e83ab32</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/libexec/rc/rc.d/hostid</description>
        <pubDate>Thu, 09 Mar 2023 10:02:45 +0100</pubDate>
        <dc:creator>Tijl Coosemans &lt;tijl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc495d3b679d32324d8914adb10e293e7deae82b - rc.d/hostid: Skip warning on systems w/o smbios</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostid#cc495d3b679d32324d8914adb10e293e7deae82b</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/libexec/rc/rc.d/hostid</description>
        <pubDate>Sat, 13 Aug 2022 01:48:26 +0200</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11bd40d04af59daa7ae7feea0518081a35f07053 - rc.d/hostid: remove useless cat</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostid#11bd40d04af59daa7ae7feea0518081a35f07053</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/libexec/rc/rc.d/hostid</description>
        <pubDate>Tue, 31 May 2022 01:18:12 +0200</pubDate>
        <dc:creator>&#1085;&#1072;&#1073; &lt;nabijaczleweli@nabijaczleweli.xyz&gt;</dc:creator>
    </item>
<item>
        <title>325ebf37d8efc6488754051fcc2b1aaa40cefd8b - Introduce startmsg and use it in rc scripts</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rc/rc.d/hostid#325ebf37d8efc6488754051fcc2b1aaa40cefd8b</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/libexec/rc/rc.d/hostid</description>
        <pubDate>Sun, 13 Mar 2022 18:48:06 +0100</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@gmail.com&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/hostid#c6879c6c14eedbd060ba588a3129a6c60ebbe783</link>
        <description>Merge ^/head r339015 through r339669.

            List of files:
            /freebsd/libexec/rc/rc.d/hostid</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/hostid#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/hostid</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>
