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

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/os-release</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>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/os-release#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/os-release</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>169e06fa - os-release: Quote variables as documented in the manual</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/os-release#169e06fa</link>
        <description>os-release: Quote variables as documented in the manualVariables must be quoted if they contain non-alphanumeric characters.Warner noted in the review that the lack of quoting causing problemshere is rather an edge case. I believe that it&apos;s worth adding the quoteshere anyway because this is what the specification says and there is nogood reason not to follow it.Reviewed by:	impApproved by:	imp (src)MFC after:	7 days

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/os-release</description>
        <pubDate>Tue, 23 Nov 2021 10:26:47 +0000</pubDate>
        <dc:creator>Mateusz Piotrowski &lt;0mp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2903606b - Add missing rcvar name for os-release.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/os-release#2903606b</link>
        <description>Add missing rcvar name for os-release.

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/os-release</description>
        <pubDate>Mon, 11 Jan 2021 16:36:37 +0000</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6467506b - Create /etc/os-release file.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/rc/rc.d/os-release#6467506b</link>
        <description>Create /etc/os-release file.Each boot, regenerate /var/run/os-release based on the currently runningsystem. Create a /etc/os-release symlink pointing to this file (so that thisdoesn&apos;t create a new reason /etc can not be mounted read-only).This is compatible with what other systems do and is what the sysutil/os-releaseport attempted to do, but in an incomplete way. Linux, Solaris and DragonFly allimplement this natively as well. The complete standard can be found athttps://www.freedesktop.org/software/systemd/man/os-release.htmlMoving this to the base solves both the non-standard location problem with theport, as well as the lack of update of this file on system update.Bump __FreeBSD_version to 1300060PR: 238953Differential Revision:  https://reviews.freebsd.org/D22271

            List of files:
            /freebsd-14.2/libexec/rc/rc.d/os-release</description>
        <pubDate>Wed, 20 Nov 2019 23:45:31 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
